Ethereum's Layer 2 Networks Are Now Processing More Transactions Than the Base Chain

Ethereum mainnet — once the only place to run smart contracts at meaningful scale — is no longer where most Ethereum activity actually happens. For the first time in the network's history, Layer 2 rollup networks collectively process more daily transactions than the base chain. In some weeks, Layer 2 volume exceeds mainnet by a factor of five or more.
This isn't a minor technical footnote. It's a structural shift in how the Ethereum ecosystem operates, who captures value from it, and what the next phase of decentralized finance looks like.
What Layer 2 Networks Actually Do
Layer 2 networks are separate blockchains that inherit Ethereum's security guarantees while processing transactions off the main chain. Instead of executing every transaction on Ethereum directly, Layer 2s batch hundreds or thousands of transactions together and submit compressed proofs or data to Ethereum mainnet, settling there periodically.
The result is dramatic: transactions on Layer 2s cost a fraction of a cent, compared to $5-20 for an equivalent Ethereum mainnet transaction during congested periods. Speed improves too — finality on Layer 2s typically takes seconds rather than the 12-second block time plus waiting periods of mainnet.
Two main approaches dominate: Optimistic Rollups assume transactions are valid and allow a challenge window (7 days for full withdrawal), while ZK Rollups use cryptographic proofs to verify batches instantly. Each has tradeoffs in complexity, cost, and finality speed.
The Major Players and Where They Stand
Arbitrum, built by Offchain Labs, holds the largest share of Layer 2 total value locked (TVL) — consistently above $15 billion. Its Arbitrum One chain has become the default home for DeFi protocols migrating off mainnet, hosting Uniswap, Aave, Curve, and GMX deployments that each see billions in monthly volume.
Base — Coinbase's Layer 2, built on the OP Stack — has emerged as the fastest-growing network by transaction count. Coinbase's user base gave Base an immediate distribution advantage that pure crypto-native L2s couldn't match, and it now regularly tops weekly transaction charts. Base's growth has been particularly driven by consumer apps, gaming, and social protocols.
Optimism's OP Mainnet and its Superchain vision — a network of interoperable OP Stack chains — have attracted Coinbase (Base), Binance's opBNB, and dozens of application-specific chains. The Superchain model treats composability and shared infrastructure as a competitive moat.
zkSync Era and StarkNet represent the ZK Rollup camp, with cryptographically verified proofs that enable faster finality. ZK technology has historically been computationally expensive, but hardware acceleration and better proving algorithms have made it increasingly practical. Polygon's AggLayer initiative is building ZK-based aggregation across multiple chains.
What EIP-4844 Changed
The most significant technical event for Layer 2 economics was EIP-4844, implemented in the Dencun upgrade in March 2024. It introduced blobs — a dedicated data lane for Layer 2s to post transaction data to Ethereum at dramatically lower cost than using regular calldata.
The immediate effect was striking. Layer 2 fees fell by 80-95% overnight. Transactions that previously cost a few cents now cost fractions of a cent. Base, which was already growing quickly, saw transaction volumes explode as user-facing fees approached zero for simple transfers.
Dencun essentially completed the economic case for Layer 2s: security anchored to Ethereum mainnet, fees that enable micro-transactions, and throughput that supports consumer applications at real scale.
The Fragmentation Problem
The success of multiple competing Layer 2s has created a new problem: liquidity and users are fragmented across dozens of chains that don't naturally talk to each other. A token on Arbitrum is not directly usable on Base without bridging — an operation that requires time, gas fees, and introduces smart contract risk.
Bridges have become both critical infrastructure and a major attack surface. The Ronin Bridge hack ($625M), Wormhole ($320M), and Nomad ($190M) exploits demonstrated how catastrophically bridge vulnerabilities can be exploited. Even well-designed bridges introduce trust assumptions that undermine the trustless appeal of the underlying chains.
The ecosystem is working toward better solutions: cross-chain messaging standards, shared liquidity protocols, and the ZK-based aggregation approaches that Polygon and StarkNet are pursuing. But as of mid-2026, fragmentation remains the dominant UX challenge for multi-chain DeFi.
Who Captures the Value
Ethereum mainnet validators earn fees from both direct transactions and Layer 2 data posting (blob fees). Layer 2 sequencers — the entities that order transactions on each rollup — earn the spread between what users pay and what they spend settling to mainnet. For the major L2s, sequencer revenue runs into tens of millions of dollars monthly.
The centralization of sequencers is a real concern. Most major Layer 2s currently run a single centralized sequencer operated by the founding team. This creates censorship risk, single points of failure, and value capture that doesn't flow to token holders or the broader ecosystem. Decentralized sequencer networks — where anyone can participate in ordering transactions — are on every major L2's roadmap, but implementation is technically complex and progress has been slow.
The question of which Layer 2 ecosystems compound into sustainable platforms — versus which consolidate, fork, or fade — will define Ethereum's competitive position in the broader smart contract landscape for the next several years. What's already clear is that the base chain's role has fundamentally changed: it's becoming the settlement and security layer, not the execution layer. That's a different Ethereum than the one that shipped in 2015 — and arguably a more resilient one.