Ethereum Tackles 16-Minute Finality with Decoupled Consensus Protocol
Ethereum's consensus layer is undergoing a significant overhaul as researchers from the Ethereum Foundation have formally verified a new protocol model that decouples finality from block production and fork choice.
This change aims to reduce the time it takes for transactions to become irreversible on the network, currently standing at around 16 minutes. The goal is to compress this window to under a minute, and eventually to mere seconds.
The current protocol bundles together three distinct jobs: producing blocks, choosing between competing chain forks, and finalizing transactions. The decoupling approach separates finality into its own independent track, allowing for faster block production while preserving security guarantees.
Ben Edgington, one of the researchers driving this effort, outlined the practical roadmap in a May 2026 blog post. The strategy follows a deliberate sequence: first decouple the processes, then enhance finality incrementally.