So MEV-Boost has been running for over two years now, and ~90% of Ethereum validators are using it. It’s working pretty well as an out-of-protocol solution for proposer-builder separation. But with Glamsterdam coming in H1 2026, we’re about to get ePBS (Enshrined Proposer-Builder Separation) hardcoded into the protocol itself.
The pitch is straightforward: ePBS removes the relay middlemen. No more trusting Flashbots, bloXroute, or the handful of other relays to honestly forward blocks without censoring transactions. Everything moves on-chain with cryptographic guarantees.
But I’m genuinely curious: does this actually improve decentralization, or are we just shifting where the trust bottleneck lives?
What We’re Getting With ePBS
Under Glamsterdam, EIP-7732 brings PBS directly into consensus. Block builders assemble blocks and cryptographically seal the contents. Proposers (validators) simply choose the highest-paying sealed block without being able to see what’s inside until after finalization. This reduces MEV manipulation opportunities and removes the need for external relays entirely.
On paper, this is a huge trust improvement. Currently we’re trusting 8 active relays, with the top 5 controlling over 90% of block flow. That’s a centralized chokehold—governments could compel these relays to censor transactions, and we’d have no recourse except exit to non-relay block building (which means leaving MEV rewards on the table).
The Builder Centralization Problem
Here’s what worries me: removing relays doesn’t solve the builder centralization problem. Between late 2023 and early 2024, just three builders produced nearly 80% of all Ethereum blocks. Research shows that under ePBS, the Gini coefficient for builder profits rises from 0.17 (pretty equitable) to 0.84 (extremely concentrated). That’s because sophisticated MEV extraction requires serious infrastructure—low-latency connections to DEXs, private order flow from wallets, complex optimization algorithms.
So we remove 8 relay chokepoints, but we’re left with 3 builder chokepoints. Did we win?
The “Yes, But” Arguments I Keep Hearing
“Proposers stay decentralized, and that’s what matters.” True—proposer stakes evolve as a martingale (fancy math term meaning long-run stake distribution is preserved). So validator decentralization remains intact even as builders centralize. But if three builders control 80% of block production, what happens when regulators pressure them to censor?
“ePBS removes external trust assumptions.” Also true. Under MEV-Boost, we trust relays not to steal MEV, withhold blocks, or censor transactions. Under ePBS, those actions become provably attributable on-chain. That’s a genuine security improvement.
“The censorship problem exists either way.” Fair point. Under MEV-Boost, relays can censor. Under ePBS, builders can censor. In both cases, we need fallback mechanisms (like proposers building their own blocks) to maintain liveness. ePBS doesn’t create censorship risk; it just moves where that risk lives.
What Actually Changes
The way I see it, ePBS is a security upgrade but not necessarily a decentralization upgrade:
-
Security wins: No more trusting external relays. Block withholding attacks become attributable. Proposers can’t steal MEV because blocks are sealed before selection.
-
Decentralization neutral: We go from 8 relay bottlenecks to 3 builder bottlenecks. Proposers remain decentralized, but block contents still flow through a few hands.
-
Censorship resistance: Slightly better? If a builder censors, at least it’s on-chain and attributable. But enforcement mechanisms are still unclear.
Open Questions
-
Does builder centralization matter if proposers are decentralized? The validator set chooses blocks, but builders control what goes in them. Where’s the balance of power?
-
What happens in the first censorship incident? When a government compels a major builder to block certain transactions, will proposers actually fall back to self-building and sacrifice MEV rewards? Or will economic incentives win?
-
Is this just Protocol Maturity 101? Maybe ePBS is simply the natural evolution—battle-test solutions out-of-protocol (MEV-Boost), then enshrine them once we understand the tradeoffs. Expecting ePBS to solve all MEV problems is unrealistic.
I’ve been working with the ePBS spec implementations, and I genuinely think it’s good engineering. The trust model is cleaner. The attack surface is smaller. But I’m not convinced we should call this “more decentralized”—we’re replacing one kind of intermediary (relays) with another (builders), and builders might actually be more centralized than relays were.
What do you all think? Am I overthinking the builder centralization angle? Or is this something we need to address before claiming Ethereum has solved the MEV problem?
Sources: