> For the complete documentation index, see [llms.txt](https://help.tpwallet.io/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial.md).

# 区块浏览器使用教程

- [什么是区块浏览器？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/what-is-blockchain-explorer.md)
- [什么是哈希值（交易哈希）？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/what-is-tx-hash.md)
- [BSC浏览器使用教程](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial.md)
- [如何在BSC区块浏览器查询交易记录？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/inquire-the-transfer-record-bsc.md)
- [如何在BSC区块浏览器查询资产？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/inquire-wallet-address-bsc.md)
- [如何在BSC区块浏览器查询代币信息？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/inquire-token-info-bsc.md)
- [TRON浏览器使用教程](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial.md)
- [如何查看地址多签状态](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/status-check.md)
- [如何在TRON区块浏览器查询交易记录？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/inquire-the-transfer-record-tron.md)
- [如何在TRON区块浏览器查询资产？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/inquire-wallet-address-tron.md)
- [如何在TRON区块浏览器查询代币信息？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/inquire-token-info-tron.md)
- [ETH浏览器使用教程](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial.md)
- [如何在ETH区块浏览器查询交易记录？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/inquire-the-transfer-record-eth.md)
- [如何在ETH区块浏览器查询资产？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/inquire-wallet-address-eth.md)
- [如何在ETH区块浏览器查询代币信息？](https://help.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/inquire-token-info-eth.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tpwallet.io/cn/wallet-management/blockchain-explorer-tutorial.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.
