# Unizen Explore

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

Unizen Explore is a powerful omni-chain enabled block explorer that provides users with easy access to on-chain data across multiple blockchains in the Unizen ecosystem. Powered by the Unizen Omni-Chain Data Pool, Unizen Explore provides deep integration with eight blockchains and eliminates the need for users to rely on external block explorers.&#x20;

<figure><img src="/files/UgXYVVqGx34uz6b6BmWy" alt=""><figcaption><p>Unizen explorer search</p></figcaption></figure>

Unizen Explore allows users to search and explore various types of on-chain data with an intuitive user interface. Users can easily track cross-chain trades and bridge operations across all supported blockchains, providing a complete view of their cross-chain activity. Here are some example of queries that can be made.

* [Wallets](https://zcx.com/explorer/address/0xaf951f7a4aa4e2a033b034af0897273ed553e8c3/)
* [Smart Contracts](https://zcx.com/explorer/contract/0x078f188810ad3f2506a4fd76a982f281f4df15f2/137)
* [Transactions](https://zcx.com/explorer/transaction/0x44c8a8b3f607298c3c6b986041bf3fe6b9dac5cb3699540b5a2b0214fda66265/1)
* [Block numbers](https://zcx.com/explorer/block/25947989/56)
* [Single](https://zcx.com/explorer/transaction/0x1d8e1470d24f20d9cdc21c82838de0b183047c1aaebdf42575ec29f48b78c39a/1) & [cross-chain trades](https://zcx.com/explorer/transaction/0x9e8ba069fd7084ea8fda8ff8d4f5a65b1f1161b9de9e78476b9379d5a77291c6/250)
* [NFTs](https://zcx.com/explorer/nft/0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d/contract_address=0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d\&chainID=eth-main\&tokenID=1004\&exchange=opensea) & [NFT collections](https://zcx.com/explorer/nft_collection/0x9e4cea1ba3f1fdc80dd2b6ceb20628d03a1b1aea/contract_address=0x9e4cea1ba3f1fdc80dd2b6ceb20628d03a1b1aea\&exchange=opensea\&key=anatomy-pudgy-penguins\&chainId=1)
* [ERC-20](https://zcx.com/explorer/token/0xc52c326331e9ce41f04484d3b5e5648158028804/1) & [BEP-20 tokens](https://zcx.com/explorer/token/0xb8c77482e45f1f44de1745f52c74426c631bdd52/1)

One of the unique benefits of Unizen Explore is its deep integration with the [Unizen Omni-Chain Data Pool](/introduction-to-unizen/unizen-explore/unizen-omni-chain-data-pool.md), which eliminates cut paper trails and makes on-chain data easily accessible at all times across the entire ecosystem. Users no longer need to rely on third-party block explorers, which streamlines the process of interacting with multiple blockchains.&#x20;

Unizen Explore provides a streamlined and efficient experience for users, making it a valuable tool for those interacting with decentralized applications through Unizen.&#x20;

Overall, Unizen Explore is a powerful tool for exploring on-chain data across multiple blockchains in the Unizen ecosystem, with deep integration, streamlined accessibility, and powerful search capabilities.


---

# 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.unizen.io/introduction-to-unizen/unizen-explore.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.
