# 什么是区块浏览器？

**什么是区块浏览器？**

区块链浏览器，是一种搜索工具，也是一个网站，专门为用户提供浏览和查询区块链上信息。 因为区块链公开透明的特质，它需要一个媒介让用户看到链上的情况，区块链浏览器就是这个媒介。 在区块链浏览器中，只需要输入某笔交易的哈希值，钱包地址或合约地址等，即可查询它们的详细信息。

**常见的区块浏览器有：**

BTC: <https://blockchair.com/bitcoin>

BSC: <https://www.bscscan.com/>

ETH: [https://etherscan.io/ ](https://etherscan.io/)

zkSync Era ∎ : <https://explorer.zksync.io/>

Polygon（Matic）: <https://polygonscan.com/>

TRON: <https://tronscan.org/#/>

Optimism: [https://optimistic.etherscan.io/ ](https://optimistic.etherscan.io/)

Heco: <https://www.hecoinfo.com/>

OKXChain: <https://www.oklink.com/okc>

Aptos: [https://explorer.aptoslabs.com/ ](https://explorer.aptoslabs.com/)

Arbitrum: <https://arbiscan.io/>

Fantom: [https://ftmscan.com/ ](https://ftmscan.com/)

Avalanche C-Chain: [https://avascan.info/ ](https://avascan.info/)

Polkadot: [https://explorer.polkascan.io/polkadot ](https://explorer.polkascan.io/polkadot)

Aurora: [https://explorer.aurora.dev/ ](https://explorer.aurora.dev/)

Moonbeam: [https://moonbeam.moonscan.io/ ](https://moonbeam.moonscan.io/)

Conflux: [https://www.confluxscan.net/ ](https://evm.confluxscan.net/)

ETC: [https://etcblockexplorer.com/ ](https://etcblockexplorer.com/)

Cosmos: [https://atomscan.com/ ](https://atomscan.com/)

EOS: [https://bloks.io/ ](https://bloks.io/)

Klaytn: <https://scope.klaytn.com/>

Wax: <https://wax.bloks.io/>

IOST: <https://explorer.iost.io/>

Gnosis Chain: <https://explorer.poa.network/xdai/mainnet/>

Dogecoin: <https://dogechain.info/>

PlatON: [https://scan.platon.network/ ](https://scan.platon.network/)

Kusama: [https://kusama.polkastats.io/ ](https://kusama.polkastats.io/)

Nova: [https://nova.arbiscan.io/ ](https://nova.arbiscan.io/)

Harmony: [https://explorer.harmony.one/ ](https://explorer.harmony.one/)

BTTC: <https://bttcscan.com/>

KCC: <https://explorer.kcc.io/>

HALO: <https://browser.halo.land/>

Filecoin FVM: <https://filscan.io/>

HAQQ Network：<https://explorer.haqq.network/>

Core DAO：<https://scan.coredao.org/>

ZetaChain：<https://explorer.zetachain.com/>

Polygon zkEVM：<https://zkevm.polygonscan.com/>

Scroll: <https://blockscout.scroll.io/>


---

# 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://help.tokenpocket.pro/cn/wallet-management/blockchain-explorer-tutorial/what-is-blockchain-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.
