> For the complete documentation index, see [llms.txt](/llms.txt).

The Rootstock Explorer is the block explorer for Rootstock mainnet and testnet. Use these guides to search the chain, read transactions, add networks and tokens to MetaMask, submit a dApp, and verify contract source.

- **Navigating the Rootstock Explorer**: Navigate the explorer: search, switch networks, view blocks and transactions, tokens, addresses, dApps, and statistics. [Navigate Explorer](/dev-tools/explorers/rootstock-explorer/intro-to-explorer/)
- **How to Read a Transaction in the Rootstock Explorer**: Learn what a Rootstock transaction is, how to find it in the explorer, and how to interpret the main fields on a transaction page. [Understanding Transactions](/dev-tools/explorers/rootstock-explorer/understanding-transactions/)
- **Add a Token to MetaMask**: Import ERC-20 tokens into MetaMask from a token page by clicking the MetaMask icon so the explorer sends the token’s contract address, symbol, and decimals. [Add Token to MetaMask](/dev-tools/explorers/rootstock-explorer/add-token-to-metamask/)
- **Use the Advanced Transactions Filter**: Filter the transaction list by type, status, block, date, from and to addresses, and AND/OR address logic. [Advanced Transactions Filter](/dev-tools/explorers/rootstock-explorer/advanced-transactions-filter/)
- **Add the Rootstock Network to MetaMask**: Add Rootstock mainnet or testnet to MetaMask from the explorer with Add Rootstock to MetaMask so RPC URL, chain ID, and symbol are prefilled. [Add Rootstock Network](/dev-tools/explorers/rootstock-explorer/add-rootstock-network-to-metamask/)
- **Submit a dApp to the Rootstock Explorer**: Add your dApp to the explorer so others can discover it. Covers the submission flow and required info. [Submit dApps](/dev-tools/explorers/rootstock-explorer/submit-your-dapps/)
- **Verify a smart contract on the Rootstock Explorer**: Verify and publish contract source code on the explorer so users can read and interact with it. [View Guide](/developers/smart-contracts/verify-smart-contracts/rootstock-explorer/)
