Last week, Arbitrum processed over 8 million transactions. Sequencer latency? Sub-second. But here's the catch: that sequencer is a single node operated by one company in one jurisdiction.
I've been watching this since 2021. The narrative says L2s are the future of Ethereum scaling. The reality? Most are running on infrastructure that would fail a basic enterprise audit. Let me walk through the data.
Context: The Architecture That Works—Until It Doesn't
Every major rollup—Arbitrum, Optimism, Base, zkSync—uses a sequencer. It's the gatekeeper: it orders transactions, builds blocks, and submits them to L1. In theory, the sequencer is a service that any participant could run. In practice, it's run by the project team.
Consider Ethereum's own validator set: ~900,000 validators, distributed globally. Now look at Arbitrum: one sequencer. Optimism: one sequencer (operated by OP Labs). Base: one sequencer (Coinbase). The risk isn't hypothetical—it's structural.
Core: The Data You Haven't Seen
Over the past 12 months, I audited the transaction ordering mechanisms of four major L2s. Here's what the on-chain data reveals:
- Arbitrum's sequencer has zero competitors. Anyone can propose a batch to L1, but the sequencer's batches are guaranteed to be included first. The 'forced inclusion' mechanism exists but takes 7 days.
- Optimism's sequencer has failed multiple times. In October 2024, the Optimism sequencer stopped producing blocks for 2 hours due to a node update error. During that time, the network was effectively dead. No transactions could be included.
- zkSync Era's sequencer has a private mempool. I traced the pre-sequencing queue: the sequencer sees all pending transactions before they are included. This is MEV centralization at its worst.
- Base's sequencer shares infrastructure with Coinbase's internal systems. A single cloud provider (AWS) hosts both. If AWS goes down, Base goes down.
The core insight: Every L2 today is a federated system at best. The 'decentralized sequencing' roadmap is still just a PDF.
Contrarian: The Hidden Cost of Consolidation
The optimist narrative says centralization is fine because L1 settlement provides finality. But that misses a critical point: sequencer centralization creates a single point of failure for liveness, not just censorship.
Consider the MEV implications. With a single sequencer, the operator can reorder transactions at will. In practice, Arbitrum and Optimism have not abused this—but the mechanism exists. A malicious sequencer could front-run every user's trade. The 'trust assumption' is that the sequencer is honest.
Based on my 2022 FTX reporting, I saw the same pattern: centralized control of a critical function (custody in FTX's case, sequencing here). The market assumes goodwill until it doesn't.
The blind spot: The 'decentralized sequencing' race is actually a race between projects to build a protocol that, if successful, will make current L2s obsolete. Based rollups (sequencing via L1 validators) and shared sequencing networks (e.g., Espresso, Astria) are emerging. But they are still in testnet or early mainnet. Meanwhile, billions of dollars are locked in L2s running on single sequencers.
Takeaway: What to Watch Next
Here are the signals I'm tracking:
- Sequencer diversity: When will Arbitrum or Optimism allow third-party sequencers to join? If they announce this in 2025, it's a positive signal.
- Forced inclusion usage: If forced inclusion transactions spike, it means users are bypassing the sequencer—a sign of distrust.
- Shared sequencing adoption: If Espresso or Astria gets adopted by a major L2, the market will reprice the risk.
For now, your assets on L2 are only as safe as the single server running the sequencer. Treat them accordingly.
I'll be watching Arbitrum's next governance proposal on sequencer decentralization. If it's another 'we are working on it', sell the news. If it's a concrete timeline and a new node client, that's real infrastructure progress.

The infrastructure-first lens says: don't fall in love with the UX. Audit the control plane.