> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abs.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Block Explorers

> Learn how to view transactions, blocks, batches, and more on Abstract block explorers.

The block explorer allows you to:

* View, verify, and interact with smart contract source code.
* View transaction, block, and batch information.
* Track the finality status of transactions as they reach Ethereum.

<CardGroup>
  <Card title="Mainnet Explorer" icon="cubes" href="https://abscan.org/">
    Go to the Abstract mainnet explorer to view transactions, blocks, and more.
  </Card>

  <Card title="Testnet Explorer" icon="cubes" href="https://sepolia.abscan.org/">
    Go to the Abstract testnet explorer to view transactions, blocks, and more.
  </Card>
</CardGroup>
