What Are Ethereum Layer 2s? Why Gas Fees Drop So Much

CryptoRebateHub Editorial Team

How rollups scale Ethereum, the Optimistic vs ZK paths, and how major L2s differ

Direct answer: A Layer 2 (L2) is a scaling solution built on top of Ethereum mainnet (L1). It "batches" large numbers of transactions off-chain and submits only the compressed result back to mainnet — inheriting Ethereum's security while cutting gas fees 10-100x. Arbitrum, Optimism, and Base are leading L2s.

Why Layer 2 is needed

Ethereum mainnet processes only ~15 transactions per second; when demand spikes, gas fees soar (a transfer could cost tens of dollars at bull-market peaks). Scaling mainnet directly would sacrifice decentralization, so the community chose the "L2 scaling" path: mainnet handles security and final settlement, L2s handle fast, cheap daily transactions.

How rollups scale

Major L2s are rollups: they execute hundreds or thousands of transactions on the L2, compress them into a "summary," and post it to Ethereum mainnet. Mainnet doesn't re-execute every transaction — it just verifies the summary — so the per-transaction cost is shared across hundreds, and gas drops sharply.

Two technical paths

  1. Optimistic Rollup: Assumes all transactions are valid, with a "challenge period" (usually 7 days) to report fraud. Pros: strong compatibility, mature ecosystem. Cons: withdrawing to mainnet waits out the challenge period. Examples: Arbitrum, Optimism, Base.
  2. ZK Rollup: Uses cryptographic proofs of each batch's validity — mainnet just verifies the proof, no challenge period. Pros: fast withdrawals, theoretically stronger security. Cons: technically complex, smaller early ecosystems. Examples: zkSync, Starknet, Linea.

How major L2s differ

  • Arbitrum: The largest ecosystem and richest DeFi among Optimistic Rollups.
  • Optimism / Base: Base, launched by Coinbase, is growing fast and beginner-friendly.
  • zkSync / Starknet: ZK-path leaders with fast withdrawals and cutting-edge tech.

Which to pick depends mostly on where the apps you want live, and bridge costs.

The details people miss

A few cautions with L2s: bridging assets carries risk (bridges have historically been hacker magnets — prefer official bridges); each L2 is a separate network, so assets don't automatically flow between chains; and ETH mainnet upgrades (like Dencun's blobs, which slashed L2 costs) directly affect L2 fees.

Whatever chain you trade on, centralized exchange spot/futures fees are still the bulk — minimize them with Fee Comparison and the Rebate Calculator.

Educational content only. Not financial advice.