Why Ethereum Has Multiple Clients

Ethereum runs on five separate execution clients built by different teams. This isn't redundancy for its own sake — it's a structural defense against a specific class of catastrophic failure called a supermajority client bug.
Lewis Jackson
CEO and Founder

Most software runs on a single codebase. Bitcoin Core is Bitcoin. But Ethereum has at least five separate execution clients — Geth, Nethermind, Besu, Erigon, Reth — each written by different teams in different programming languages, all implementing the same specification. This seems redundant at first glance. It isn't.

The reason is redundancy as a security property. A monoculture is a fragility, and Ethereum's multi-client architecture is a deliberate hedge against it. Understanding why requires understanding what "client diversity" actually protects against.

How the Multi-Client System Works

The Ethereum protocol is defined by a specification — a technical document that describes what valid blocks look like, how state transitions work, and how nodes communicate. Any software that correctly implements that specification is a valid Ethereum client. Multiple independent teams can build clients, and they should all agree on network state.

After The Merge, clients split into two layers:

  • Execution clients process transactions, run the EVM, and maintain state. Current options include Geth, Nethermind, Besu, Erigon, and Reth.
  • Consensus clients handle proof-of-stake validation, manage validator duties, and coordinate finalization. Options include Prysm, Lighthouse, Teku, Nimbus, and Lodestar.

Each validator node runs one of each. They communicate via the Engine API. Both layers need to be functioning for a validator to participate in consensus.

The critical protection: if one client has a severe bug, nodes running other clients continue operating normally. A supermajority of validators — two-thirds of total staked ETH — can still finalize blocks even if a portion of the network is offline or misbehaving. This threshold is the mechanism behind Ethereum's fault tolerance.

The Risk This Architecture Is Designed to Prevent

The specific threat is called a supermajority client bug. If more than 66% of validators run the same execution client and that client contains a consensus bug — accepting an invalid state transition, for instance — the network could finalize an incorrect chain. Validators on the buggy client could face mass slashing when the bug is discovered. Recovery would require social coordination to roll back state, which is both technically complex and trust-destroying.

This is not a hypothetical concern. Before The Merge, Geth held roughly 80% market share among execution clients. This was a recognized systemic risk: a single severe Geth bug could have destabilized the network. The community treated client diversification as a priority, not a nice-to-have.

The threshold to watch is 33%. If any single client controls more than a third of stake, a bug in that client is sufficient to prevent finalization. If any single client controls more than two-thirds, a bug can finalize incorrect state.

Where the Constraints Live

The binding constraint is specification compliance. Every client must implement the Ethereum spec identically — same state transitions, same fork choice rules, same RPC API surface. Any divergence is either a bug or the beginning of a chain split.

Coordination happens through the EIP (Ethereum Improvement Proposal) process. Core developers from all client teams meet on regular All Core Devs calls to agree on protocol changes before they're implemented. This social coordination layer is what keeps multiple independent codebases synchronized. It's slow by design — the cost of moving carefully is measured in months; the cost of moving carelessly is measured in chain splits.

What's Changing

Client diversity tracking is now formalized. Sites like clientdiversity.org monitor which clients are running the majority of validators in real time. As of early 2026, the execution layer still shows some concentration, while the consensus layer has improved — Prysm's share has come down substantially from its post-Merge peak above 70%.

Reth, an execution client written in Rust by Paradigm, has been gaining traction among technically sophisticated operators. Its performance characteristics and code architecture differ enough from Geth that it represents genuine diversification, not just nominal variety. Whether adoption scales broadly depends on operator behavior over the next 12 to 18 months.

Confirmation Signals

Genuine diversification would look like: no single execution client exceeding 33% of validators, sustained maintenance activity from minority client teams, and large staking services publishing explicit client diversity policies. These are observable and trackable.

Invalidation Signals

The multi-client model faces strain if: a critical bug affects multiple clients simultaneously (suggesting spec ambiguity rather than implementation divergence), if Ethereum governance moved toward a single reference implementation, or if market forces concentrate so heavily that minority clients lose funding and go unmaintained. The last risk is underappreciated — client diversity requires sustained resource commitment from teams who often aren't compensated at market rates.

Timing

This is a structural, long-term property of how Ethereum operates — not a trend tied to any particular market cycle. Client diversity is a now concern for anyone running validators or building infrastructure on Ethereum's execution layer. The risk from concentration is latent and invisible until a bug triggers it.

What This Doesn't Cover

This post explains the architecture and the risk model behind multiple clients. It doesn't evaluate individual clients, recommend which to run for a specific use case, or assess the current risk level from any particular client's market share. The tracked numbers change; the principle behind watching them doesn't.

Related Posts

See All
Crypto Research
New XRP-Focused Research Defining the “Velocity Threshold” for Global Settlement and Liquidity
A lot of people looking at my recent research have asked the same question: “Surely Ripple already understands all of this. So what does that mean for XRP?” That question is completely valid — and it turns out it’s the right question to ask. This research breaks down why XRP is unlikely to be the internal settlement asset of CBDC shared ledgers or unified bank platforms, and why that doesn’t mean XRP is irrelevant. Instead, it explains where XRP realistically fits in the system banks are actually building: at the seams, where different rulebooks, platforms, and networks still need to connect. Using liquidity math, system design, and real-world settlement mechanics, this piece explains: why most value settles inside venues, not through bridges why XRP’s role is narrower but more precise than most narratives suggest how velocity (refresh interval) determines whether XRP creates scarcity or just throughput and why Ripple’s strategy makes more sense once you stop assuming XRP must be “the core of everything” This isn’t a bullish or bearish take — it’s a structural one. If you want to understand XRP beyond hype and price targets, this is the question you need to grapple with.
Read Now
Crypto Research
The Jackson Liquidity Framework - Announcement
Lewis Jackson Ventures announces the release of the Jackson Liquidity Framework — the first quantitative, regulator-aligned model for liquidity sizing in AMM-based settlement systems, CBDC corridors, and tokenised financial infrastructures. Developed using advanced stochastic simulations and grounded in Basel III and PFMI principles, the framework provides a missing methodology for determining how much liquidity prefunded AMM pools actually require under real-world flow conditions.
Read Now
Crypto Research
Banks, Stablecoins, and Tokenized Assets
In Episode 011 of The Macro, crypto analyst Lewis Jackson unpacks a pivotal week in global finance — one marked by record growth in tokenized assets, expanding stablecoin adoption across emerging markets, and major institutions deepening their blockchain commitments. This research brief summarises Jackson’s key findings, from tokenized deposits to institutional RWA chains and AI-driven compliance, and explains how these developments signal a maturing, multi-rail settlement architecture spanning Ethereum, XRPL, stablecoin networks, and new interoperability layers.Taken together, this episode marks a structural shift toward programmable finance, instant settlement, and tokenized real-world assets at global scale.
Read Now

Related Posts

See All
No items found.
Lewsletter

Weekly notes on what I’m seeing

A personal letter I send straight to your inbox —reflections on crypto, wealth, time and life.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.