# Block Explorer

A **block explorer** is a tool that allows users to view detailed information about blockchain transactions, blocks, addresses, and other network activity.

Connect your wallet with the explorer[ ](https://bnry.testnet.explorer.zeeve.net/)to see all your smart contracts and transactions made on on the Binary Sepolia Network.&#x20;

**Link to explorer:**  <https://explorer-binaryholdings.cogitus.io/>

[](<https://faucet.sepolia.thebinaryholdings.com&#xD;&#xA;>)

<figure><img src="/files/XB1uJzt5gBCZqudCEabA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ufZ2KMOl3nno8LJpqHre" alt=""><figcaption></figcaption></figure>

Approve it in your MetaMask and you are now connected to the explorer!

<figure><img src="/files/tejNmPKZced2fkgjxUOo" alt=""><figcaption></figcaption></figure>

You can also view, verify and interact with your smart contract there.

<figure><img src="/files/9XnQbPcTINZCYysKmxVI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/TMpBmMwIwkFMDEXvPs2a" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.thebinaryholdings.com/developers-corner/block-explorer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
