Compare chains

Side-by-side comparisons of block explorers and chain ecosystems across 50 supported chains.

  • Arbitrum One vs Base block explorers - Arbiscan vs BaseScan: two Ethereum L2s sharing the EVM address format, different rollup tech, and how tx.taxi routes lookups to each.
  • Arbitrum One vs Ethereum block explorers - Arbiscan vs Etherscan: identical address format, separate chains, and how tx.taxi routes Arbitrum One and Ethereum lookups to the right explorer.
  • Base vs Ethereum block explorers - BaseScan vs Etherscan compared: shared EVM address format, separate chain IDs, and how tx.taxi disambiguates lookups between Ethereum and Base.
  • Bitcoin vs Ethereum block explorers - mempool.space vs Etherscan: UTXO vs account model, address formats, and how tx.taxi auto-detects Bitcoin and Ethereum values for direct routing.
  • Bitcoin vs Litecoin block explorers - mempool.space vs Litecoin Space and Blockchair: two UTXO chains with similar address shapes, separate networks, and how tx.taxi routes between them.
  • Ethereum vs Polygon block explorers - Etherscan vs PolygonScan: shared EVM address format, different chains and gas tokens, and how tx.taxi routes Ethereum and Polygon lookups.
  • Ethereum vs Solana block explorers - Etherscan vs Solscan compared: address formats, transaction signatures, and how tx.taxi routes lookups for Ethereum and Solana automatically.
  • Solana vs Sui block explorers - Solscan vs SuiVision: two high-throughput non-EVM chains with different object models, address shapes, and how tx.taxi routes lookups for each.