Explorers
This article will consider TON explorers and their capabilities and features from the user's perspective.
What is an explorer
An explorer is a website that allows you to view information in a blockchain, such as the account balance, transaction history, and blocks.
Which explorers exist
Among TON explorers, you can distinguish several categories:
- For everyday use
- With extended information for developers
- Specialized
This division into categories is mainly conditional, and one explorer can belong to several categories simultaneously. So let's not pay too much attention to this.
General functionality
Blockchain explorers allow you to view and search the blockchain, similarly to how you might use a banking app to check transaction history and account balances. They provide a user-friendly interface to access real-time data about blockchain transactions, blocks, and addresses.
Just as you use a banking app to track where your money goes, who sends you payments, and when transactions occur, blockchain explorers let you see this information for digital assets on the blockchain. They are essential for transparency, allowing anyone to verify transactions independently, see the flow of cryptocurrency, and analyze the activity on the blockchain.
Typically, an explorer allows you to find a transaction or an account by its identifier. Some explorers also support DNS extensions or their own address book, which adds a human-readable label to a specific account. Example: TON Foundation.
Native explorers
Tonviewer
It is a good explorer for everyday use with a balanced UI for users and developers.
- Mainnet: tonviewer.com
- Testnet: testnet.tonviewer.com
Tonscan.org
It is a good explorer for everyday use. It provides a comprehensive view of the TON Blockchain, allowing users to search for transactions, addresses, blocks, and more.
- Mainnet: tonscan.org
- Testnet: testnet.tonscan.org
Features
- Convenient for everyday use and developers
- Advanced jetton and nominator pools pages for users
- Contract types and disassembler
- User-friendly search uses DNS and address book labels.
Features
- Convenient for everyday use and developers
- Advanced information for developers with traces
- Contract types and disassembler
- User-friendly search uses DNS and tonkeeper/ton-assets labels.
Tonscan.com
- Mainnet: tonscan.com
Features
- Transaction aggregation analytics
- Transaction traces
Features
- Convenient for developers
- Extended information about the computation phase
- Contract types and disassembler
Address alias in explorers
Make your service address more user-friendly by using an address alias. Create Pull Requests (PRs) according to the provided guidelines:
- tonkeeper/ton-assets - Tonviewer.com alias
- catchain/address-book- Tonscan.org alias
- ton-labels - Public dataset of labeled TON blockchain addresses