For nearly two hours on June 25, one of the busiest networks in crypto simply stopped.

What happened

Base, the blockchain operated by the U.S. exchange Coinbase, stopped producing new blocks at around 16:03 UTC after a consensus fault caused its software to accept an invalid block — leaving the network unable to build on top of it, CoinDesk reported. Production resumed by about 17:58 UTC, roughly one hour and 55 minutes later, after engineers intervened and pushed a stability update, according to Decrypt. Base said it would publish a full post-mortem.

What Base is, in plain terms

Base is a layer-2 network built on top of Ethereum. A layer-2 processes transactions on its own faster, cheaper rail, then periodically settles a compressed record back to Ethereum's main chain — inheriting Ethereum's security while handling far more activity at lower fees. "Block production" is the continuous work of bundling pending transactions into new blocks and adding them to the chain. When it stalls, the network freezes: no transfers, no app activity, nothing confirms until it restarts.

The impact

During the stall, transactions across Base were halted, freezing the decentralized apps — exchanges, lending protocols and the like — built on it. Crucially, user funds were not at risk: an outage of this type stops new blocks but does not touch assets already recorded on the chain. Holders simply couldn't move money until service returned. It was not Base's first stumble; CoinDesk noted a 29-minute outage in August 2025.

The bigger issue: a single point of failure

The episode spotlights a structural weakness shared by most layer-2 networks. Base, like its peers, relies on a single sequencer — one operator-controlled component (here, Coinbase's) that orders and publishes blocks. That design is fast and simple, but it means a single software fault can halt the whole network, exactly as happened here.

Distributing that role across many independent operators — a "decentralized sequencer" — is a stated goal for Base and rivals such as Arbitrum and Optimism, both of which have also suffered sequencer outages. But doing it without sacrificing speed is hard, and no major consumer-facing layer-2 has shipped one in production yet.

Why it matters

For Coinbase, the timing is awkward: it has pitched Base not just as a product but as infrastructure for an "onchain economy," and repeated interruptions complicate that case as institutions weigh whether public blockchains are robust enough for serious financial use. The reassurance is that funds stayed safe and the network recovered within hours — even proceeding with a scheduled upgrade the same day. The caution is that "secure funds" and "reliable service" are different promises: today's layer-2s deliver the first far better than the second, and that gap is what the industry is still racing to close.