Papers
Topics
Authors
Recent
Search
2000 character limit reached

Auction-Based Block-Building Mechanism

Updated 26 January 2026
  • Auction-based block-building mechanisms are competitive, market-driven approaches where validators delegate block construction rights to builders via auction systems like Ethereum's PBS.
  • They utilize various formats—sealed-bid, first-price, and second-price auctions—to optimize extractable value and incentivize strategic, adaptive bidding.
  • Auction dynamics, latency disparities, and exclusive order flow access can lead to increased centralization and oligopolistic market control.

An auction-based block-building mechanism refers to the use of explicit, competitive market structures—typically implemented as cryptographically mediated sealed-bid or continuous auctions—for determining the right to assemble or propose blocks in blockchain systems. This paradigm gained central prominence with the introduction of Proposer–Builder Separation (PBS) in Ethereum, where specialized off-chain block builders compete in on-chain auctions to maximize extractable value (MEV) returned to proposers and, by extension, to the protocol. The architecture, bidding dynamics, equilibrium properties, and centralization implications of such auctions have been studied comprehensively in both theoretical and empirical frameworks.

1. Formal Structure of Auction-Based Block-Building

Auction-based block-building organizes the construction and submission of blockchain blocks through market mechanisms, where block proposers (validators/miners) delegate the block assembly task to builders via explicit auctions. In the PBS model (as realized in MEV-Boost), each 12-second slot begins with a validator (the proposer) issuing a getHeader request to relays that intermediate between proposers and competing builders. Builders observe public mempool transactions and private, exclusive order-flow bundles submitted by searchers. Each builder ii computes their valuation Si(t)S_i(t) at time tt from these sources:

  • Public MEV: P(t)=j=1N(t)VjP(t)=\sum_{j=1}^{N(t)}V_j, with N(t)Poisson(λpt)N(t)\sim\mathrm{Poisson}(\lambda_p t), VjlogN(ξ1,ω1)V_j\sim\log\mathcal{N}(\xi_1,\omega_1).
  • Exclusive Order Flow (EOF): Ei(t)=j=1Ni(t)OjE_i(t)=\sum_{j=1}^{N_i(t)}O_j, Ni(t)Poisson(λetπi)N_i(t)\sim\mathrm{Poisson}(\lambda_e t \pi_i), OjlogN(ξ2,ω2)O_j\sim\log\mathcal{N}(\xi_2,\omega_2).

Builders submit candidate block headers plus a bid bi,tb_{i,t} (the total amount of ETH promised to the proposer) to relays, which forward only the current highest bid’s header to the proposer. Upon signing, the proposer commits to the full block content, which is then revealed and propagated on-chain (Wu et al., 2023, Öz et al., 2024).

The auction can be continuous-time (first-price, sealed-bid with updatable bids) as in standard MEV-Boost (Wu et al., 2023, Wu et al., 2024), or designed as a pay-your-bid (first-price) or pay-the-second-price (VCG-style) auction (Öz et al., 2024, Ganesh et al., 2024). In some implementations, commit-reveal or cryptographically sealed-bid variants are studied to mitigate latency and information asymmetry.

2. Game-Theoretic Models and Strategic Bidding

Builder bidding is modeled as a (Bayesian) game with private signals and explicit latency effects. Each builder chooses a bidding strategy ss: a mapping from their private signal, observed latency, profit margin threshold, and the current leader’s bid to a bid value. Key modeling elements include:

  • Bidder set N={1,,n}N=\{1,\dots,n\}, private signals Si(t)S_i(t)
  • Latency modeled by global relay delay Δ\Delta and individual builder delay Δi\Delta_i
  • Utility for builder ii when winning a slot:

ui={Si(tw)bi,twif bi,tw=maxj,kTbj,k 0otherwiseu_i = \begin{cases} S_i(t_w) - b_{i,t_w} & \text{if } b_{i,t_w} = \max_{j, k \leq T} b_{j,k} \ 0 & \text{otherwise} \end{cases}

  • Nash equilibrium ss^*: Ui(si,si)Ui(si,si)U_i(s_i^*,s_{-i}^*) \ge U_i(s'_i,s_{-i}^*) for any deviation sis'_i

Distinct strategic behaviors have been observed and studied:

  • Naive (bid up to full valuation)
  • Adaptive (bid shading, incremental underbidding)
  • Last-minute (“sniping”, only bid at the end)
  • Bluff (early inflated bids, canceled or corrected at the end)

Equilibrium properties depend on latency and signal revelation windows: last-minute dominates naive when the timing window is tighter than adversarial reaction plus network/relay latency; adaptive strategies increase profit-per-win but reduce win rates under higher latency; bluffing mitigates adaptive win-rates but is risky (Wu et al., 2023).

Simulations with agent-based models support these findings, yielding quantitative formulas for impacts of global/individual latency, EOF access, and profit metrics. The mathematical framework extends to study two-stage auctions in e.g., Order-Flow–then–Block-Building settings, where closed-form Nash equilibria for the builder game can be derived via quartic equations, showing that higher-capability builders pay disproportionately less and capture superlinear utility—a direct vector for centralization (Ma et al., 17 Feb 2025).

3. Private Order Flow, Market Power, and Centralization

Empirical data shows that exclusive order-flow—private bundles not observed in the mempool—dominates block value: ~55% of rewards derive from private flow, despite composing only ~12% of transaction count (Wang et al., 2024, Öz et al., 2024). Builders with higher access to private flow (integrated searchers, exclusive bots, external deal flow) systematically achieve higher private valuations and win rates, and can shade their bids more (bidding a lower fraction of their true valuation relative to less-connected builders).

This fosters positive feedback:

  • Dominant builders win more blocks, attracting more exclusive deals with searchers and OFA providers, reinforcing valuation, repeat wins, and market share.
  • Empirical Herfindahl–Hirschman Index analysis shows builder concentration levels rising sharply (e.g., HHI climbing from ~0.18 to ~0.50 within months), with top-3 builders exceeding 95% market share by slots won (Wang et al., 2024).
  • Mathematical models confirm—via stochastic approximation theory—that builder market shares are subject to “winner-take-all” convergence: once a builder achieves enough flow, it is exponentially likely to eventually dominate the whole market, achieving near-monopoly.
  • The observed market chicken-and-egg problem: low-share builders cannot profitably compete for exclusive flow, and exclusive provider deals flow only to established dominant builders (Öz et al., 2024).

Consequently, auction-based PBS does not decentralize block profit but transitions centralization from staker-level to builder-level (Wang et al., 2024, Wu et al., 2024).

4. Impact of Latency, Relay Design, and Auction Efficiency

Latency (global or builder-specific) is a critical determinant of tactical success and fairness:

  • Global relay latency Δ\Delta impacts auction efficiency (winning bid/MEV ratio drops by ≈0.07% per +10 ms Δ\Delta), builder profit-per-win, and the viability of sniping/last-minute/bid-cancellation strategies (Wu et al., 2023).
  • Individual delay Δi\Delta_i grants persistent win-rate and profit-per-win advantages to lower-latency builders (≈0.68% win-rate boost per 10ms) (Wu et al., 2023).
  • Aggressive relay optimizations (optimistic validation) benefit collocated or fast-network builders, accentuating the centralizing effects.
  • Simulation studies show that, in symmetric settings, all builders must bid aggressively to remain competitive; when latency or private flow access is asymmetric, high-flow/low-latency builders can shade their bids, undercut weaker competitors, and drive up oligopolistic concentration (Wu et al., 2024).

Table: Quantitative Impact of Latency and Flow on Builder Outcomes (source: (Wu et al., 2023, Wu et al., 2024))

Parameter Effect on Adaptive Win-Rate Effect on Profit-Per-Win Effect on Auction Efficiency
+10ms global Δ\Delta −1.45% (Profile 1) +0.11%/10ms −0.07%/10ms
+10 ms Δi\Delta_i −0.68% for naive builders −1.6e−5 ETH/10ms
0.8→0.98 EOF access +~20% win-rate increase Dominant effect

EOF access dwarfs network latency in its effect on builder success.

5. Welfare, Fairness, and Auction Design Trade-offs

Current auction-based block-building mechanisms raise fundamental trade-offs:

  • Fairness vs. Efficiency: Lower latency and aggressive strategies maximize proposer revenue but structurally favor large, well-connected builders, undermining decentralization (Wu et al., 2023, Wu et al., 2024).
  • Revenue Maximization vs. Robustness: While open, continuous auctions yield high proposer revenue in theory, in the presence of order-flow asymmetry and latency differentials, revenue is increasingly monopolized, and proposers’ realized take-rates decline as builder market power grows (Wang et al., 2024).
  • Mitigating Centralization: Interventions explored include cryptographically sealed single-shot auctions (to eliminate tactical sniping), commit-reveal or MPC-based second-price mechanisms (for resistance to off-chain influence and collusion), randomized auction-termination, distributed order-flow auctions (breaking exclusivity), and cryptographic inclusion lists (for censorship-resistance) (Wu et al., 2023, Öz et al., 2024, Ganesh et al., 2024).

Notably, impossibility results show that no mechanism can achieve truthfulness, incentive compatibility, collusion resistance, and off-chain influence proofness simultaneously except for trivial settings with zero revenue (Ganesh et al., 2024).

6. Extensions: Multi-Stage, Multi-Market, and Resource Auctions

Auction-based block-building generalizes to more complex architectures:

  • Two-stage auctions (order-flow auction plus block-building auction): Formalized with Nash equilibria that privilege high-MEV builders, increasing market power gaps (Ma et al., 17 Feb 2025).
  • Future block (multi-slot) auctions: The Flashback model precommits high-value transaction batches to proposers of future slots, increasing equilibrium block share and reward for risk-managing builders, with analytical and empirical support (Mao et al., 2024).
  • Resource allocation: In permissionless PoW systems with computational outsourcing (miners offloading to cloud providers), auction-based allocation maximizes social welfare and provides VCG-based truthfulness guarantees, but optimality is NP-hard in multi-demand settings (Jiao et al., 2018).
  • Dual auctions in relay/mining for resource-constrained environments: Compositions of Sybil-resistant relay fee auctions and VCG-based block-building maintain polynomial-time efficiency and incentive compatibility (Wang et al., 2023).

7. Outlook and Open Directions

Sustaining decentralization and efficiency in auction-based block-building requires multi-faceted interventions:

  • Protocol-level redesign of relays (enshrined PBS, ePBS)
  • Standardized, low-latency and transparent infrastructure to level the latency playing field
  • Democratization of exclusive order flow and OFA mechanisms
  • Ongoing empirical monitoring (e.g., HHI analytics) to trigger governance or technical responses against concentration (Wu et al., 2023, Öz et al., 2024, Wu et al., 2024)
  • Integration of cryptographic protocols (sealed bids, cryptographic second-price, MPC) for incentive alignment and resistance to off-chain influence (Ganesh et al., 2024)
  • Deep game-theoretic analysis and experimental confirmation continue to shape practical policy for both established and emerging block-building markets.

Auction-based block-building mechanisms thus stand as the locus of both sophisticated market engineering and acute centralization risk, governed jointly by protocol design, infrastructural asymmetry, and the economics of information—subject to ongoing research and technical refinement across the blockchain ecosystem.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Auction-Based Block-Building Mechanism.