Delegated PoS vs Pure PoS: Two Different Theories of Where Consensus Authority Should Sit

Delegated proof of stake and pure proof of stake both use staked tokens — but they answer different questions. One asks token holders to vote for representatives. The other asks them to run nodes directly. The gap between those two designs shapes everything about how a network actually behaves.
Lewis Jackson
CEO and Founder

Both models use staked tokens. That's where the similarity ends.

The confusion is understandable because both get filed under "proof of stake" — and technically, that's accurate. But delegated PoS and pure PoS are built on different assumptions about who should be running consensus, how many participants you actually need, and whether speed or breadth matters more. Those assumptions produce meaningfully different networks.

The short version: pure PoS asks any token holder who meets a threshold to run a validator directly. Delegated PoS asks token holders to vote for representatives who run consensus on their behalf. Representative democracy versus direct participation, applied to block production.

The Mechanism in Pure PoS

Ethereum is the clearest example. The basics: you lock up 32 ETH and run validator software. Your validator gets assigned to committees that attest to block validity; occasionally, it gets selected to propose blocks. Selection uses a verifiable random function — the output is cryptographically verifiable but unpredictable in advance. No one can game who gets picked next.

As of early 2026, Ethereum has north of 900,000 active validators. That number doesn't represent 900,000 independent operators — much of that stake runs through services like Lido (~28-30% of staked ETH) and Coinbase — but 900,000 distinct validator processes are participating in the Beacon Chain regardless. The theoretical bar is anyone with 32 ETH and the technical setup to run a node. In practice, hardware and connectivity requirements filter this somewhat, and staking services absorb most of the demand from holders who don't want to operate nodes.

Algorand takes the model further. Any ALGO holder can participate in consensus — no fixed threshold, no node requirement beyond running the participation client. Block proposers and committee members are selected via VRF, weighted by stake. The participation pool is, in principle, the entire token-holding population.

The tradeoff is coordination overhead. With hundreds of thousands of validators, consensus rounds require aggregating attestations across large committees. Ethereum's slot time is 12 seconds. That's not slow, but it reflects the design: broad participation has a coordination cost, and that cost appears in latency.

The Mechanism in Delegated PoS

Dan Larimer coined the term in 2013 for BitShares, then built variations of it into Steem and EOS. The logic: apply representative democracy to consensus. Token holders vote for a fixed set of block producers (BPs) who do the actual work. Votes are weighted by token holdings. Block producers rotate through production in fixed turns. If a BP underperforms — consistently missing blocks, behaving dishonestly — token holders can vote them out.

EOS launched with 21 elected block producers. TRON uses 27 "Super Representatives." The top vote-getters take active slots; everyone else sits in a standby pool.

With 21 participants instead of 900,000, you can achieve consensus in a single rotation of known participants. EOS hit sub-second block times. TRON produces blocks every three seconds. The communication surface is radically smaller — you know exactly who you're waiting on.

The structural weakness is cartel risk. Concentrated token ownership means concentrated voting power. In EOS's case, this played out predictably: large holders and exchanges formed voting alliances, backing each other's BP candidates. The result was a BP set that looked elected but behaved like a cartel. This is the standard DPoS failure mode — the voting mechanism remains intact while effective control consolidates to a small cluster of coordinated actors.

The Middle Ground, Which Is Messy

Most networks fall somewhere between these poles, and the labels don't always match the reality.

Cosmos is formally "bonded PoS" running Tendermint BFT consensus — distinct from DPoS in that validators don't rotate in fixed turns and consensus isn't round-robin. But the Hub caps its active validator set at ~175. Token holders delegate ATOM to validators, and delegation weight determines who stays in the active set. In practice, this functions like DPoS: a small fixed set does the work, and token holders choose who's in it by delegating.

Cardano's stake pool model is similar. ADA holders delegate to pools; around 3,000 pools exist, but the top ~100 control most of the stake in practice. Polkadot's Nominated PoS is explicit about the structure — nominators back validators, and the protocol runs an optimization algorithm to distribute stake across the elected set.

The honest read: most "pure PoS" networks converge toward delegation in practice, because the majority of token holders don't want to run nodes. The question stops being "DPoS or not?" and becomes: is the delegation baked into the protocol itself, or does it emerge from staking services built on top? Ethereum with Lido is, functionally, closer to delegated PoS than the validator count suggests. The protocol doesn't require delegation; the market produces it anyway.

What's Changing

The Ethereum staking concentration concern is live, not hypothetical. Lido's share of staked ETH has been a recurring governance debate since 2022. Lido itself has proposed dual governance mechanisms — giving stETH holders veto power over certain governance actions — as a partial response to concerns about its systemic influence. Whether that's sufficient is contested.

On the DPoS side, the architecture largely peaked with EOS's launch in 2018. The cartelization dynamics were documented extensively by 2019-2020, and EOS's developer activity and market relevance declined accordingly. TRON continues to operate, but isn't where meaningful protocol innovation is happening.

The more forward-looking development: EigenLayer's restaking model creates a new delegation layer on top of Ethereum's existing validator set. If ETH validators can commit their slashable stake to multiple networks simultaneously, it reconstructs some DPoS-like dynamics at the application layer — a small active set of professional operators carrying much of the actual consensus burden — without changing Ethereum's protocol design.

What Would Confirm the Direction

DPoS's concentration risk materializing in production: validator cartelization in an active DPoS chain producing censorship-resistant failures, not just governance complaints. That EOS precedent would generalize.

Pure PoS's delegation pressure materializing: Lido-level dominance at Ethereum reaching a threshold where the social layer is forced to respond — either through a soft fork, explicit validator diversity requirements, or governance-coordinated limits on any single entity's share.

What Would Break or Invalidate It

DPoS's framing as structurally inferior breaks if a DPoS-based network produces sustained censorship-resistant block production at high throughput without cartel consolidation. That hasn't happened at meaningful scale, but it's the falsifiable version of the concern.

Pure PoS's framing as superior breaks if delegation pressure produces effective cartelization equivalent to what DPoS produces by design. The mechanism is different. The outcome could converge. Whether Ethereum's 30% Lido concentration is the beginning of that story or a stable plateau is genuinely unclear.

Timing

Now: Ethereum staking concentration is an active governance concern. The Lido dual governance proposal and related discussions are real-time signals worth tracking. DPoS chains are mostly outside the main development narrative.

Next: EigenLayer's impact on the Ethereum validator economy (12-18 months). Whether professional operator consolidation through restaking converges with DPoS outcomes at the application layer.

Later: Whether any DPoS successor resolves the cartel problem structurally — through quadratic voting, identity-based delegation limits, or something else — is an open question. Nothing compelling has emerged yet.

What This Doesn't Mean

This covers the consensus architecture. It doesn't address validator economics, slashing conditions, the relative yield of any of these systems, or which tokens represent better investments. The mechanism described here is the structural version — the question of whether delegation pressure and restaking are reshaping Ethereum's validator economy in practice is tracked separately.

The two designs reflect different answers to the same question: does broad participation in consensus make a network stronger, or does it just make it slower? Both answers have real costs. Neither has been proven wrong at multi-decade adversarial scale.

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.