L2 Gas Tracker

Answers

The questions readers actually ask about Base, Arbitrum, and Ethereum Layer 2 — a short, citable answer first, then the workings, with sources and links to the full guides.

Base basics

Bridging

Concepts

What Is the Difference Between Base and Ethereum?
Ethereum mainnet is the secure, expensive base blockchain; Base is a Layer 2 rollup that runs the same transactions for under a cent and settles compressed batches of them back on Ethereum for security. They share addresses, wallets, and the ETH asset — the differences are fees (sub-cent vs dollars), speed (2-second blocks), and the roughly 7-day wait to withdraw through the official bridge.
What Happens If the Base Sequencer Goes Down?
A Base sequencer outage temporarily stops new transactions from being ordered and confirmed, and there have been short incidents in the network's history. It is an availability problem, not a fund-safety one: assets remain controlled by your keys, users can force transactions through the Ethereum-side contracts, and because Base is an L2BEAT Stage 1 rollup, funds are exit-able even if the operator never comes back.
What Is the Superchain?
The Superchain is a proposed and partially live network of blockchains built on the OP Stack — including Optimism, Base, Unichain, and others — that share upgrades and can move assets and messages between each other through common bridges instead of third-party protocols. In 2026 the shared technology and parts of the bridging are real; the full "one click between every member chain" vision is still being rolled out. Ordinary users rarely need to think about it; it mostly explains why Base and Optimism upgrade together.
What Is an Optimistic Rollup?
An optimistic rollup is a Layer 2 that executes transactions on its own fast network, then posts compressed batches of the results to Ethereum, assuming they are valid unless someone submits a fraud proof during a challenge window — about 7 days. Base, Arbitrum, and Optimism all work this way. The design gives L2s Ethereum-level security with sub-cent fees; the trade-off is the delay (and 7-day official withdrawal) that the challenge window requires. ZK rollups use cryptographic proofs instead and avoid that wait.

Market data

Stablecoins

Troubleshooting