# Bullchain Explorer

The goal of Bullchain Explorer is to create transparency for Bull Chain by allowing users to check all information in a clear and transparent way.&#x20;

**Explorer:** [**https://explorer.bullchain.org/**](https://explorer.bullchain.org/)

You can also use Bullchain Explorer to:

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

* Look up transactions and check their progress.&#x20;
* View the latest blocks added to the blockchain.&#x20;
* Check your wallet balance and any executed wallet transactions.&#x20;
* Search, read, and interact with smart contracts deployed on Bullchain.&#x20;
* Research the supply of tokens and other tokens.


---

# 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://bullchain-bulldoginu.gitbook.io/bulldog-inu-whitepaper/bulldog-inu-ecosystem/bullchain-memechain/bullchain-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.
