# Block Explorer

<mark style="color:green;">**Integrate**</mark> [<mark style="color:green;">**TraceHawk**</mark>](https://tracehawk.io/) <mark style="color:green;">**with your&#x20;blockchain**</mark>

Here are the key features of the block explorer component available with Cogitus Avalanche L1 setup:

* **Dedicated Block Explorer for Avalanche L1 Networks**\
  Each deployed Avalanche L1 network comes integrated with the Tracehawk explorer, providing real-time access to blocks, transactions, tokens, logs, and smart contract data.
* **Multi-Chain Explorer Experience**\
  Easily navigate across devnet, testnet, and mainnet environments through a unified, user-friendly interface designed for cross-network exploration.
* **White-Label Customization**\
  The explorer supports full white-labeling, allowing for branding personalization, display of custom tokens, contract verification, and comprehensive search functionality by address, transaction hash, or block number.
* **Faucet Integration for Testnet**\
  Built-in faucet functionality enables users to seamlessly acquire test tokens directly from the explorer interface—ideal for developer onboarding and smart contract testing.

<figure><img src="/files/zVOoVzyqvwRxVSFWcMix" alt=""><figcaption><p>Explorer</p></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.cogitus.io/getting-started/managing-l1-devnet-testnet/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.
