Papers
Topics
Authors
Recent
Search
2000 character limit reached

Exclusive Order Flow (EOF)

Updated 4 March 2026
  • Exclusive Order Flow is a mechanism that allows builders to access user transactions exclusively through a two-tier auction, ensuring maximal extractable value.
  • It rebates a tunable fraction of bids to users, reducing harmful public mempool competition and promoting efficient block-building practices.
  • Empirical analyses on Ethereum demonstrate that EOF significantly boosts builder profitability and market share, contributing to market concentration.

Exclusive Order Flow (EOF) designates the right to privately bundle and execute user-originated transactions in isolation, securing associated maximal extractable value (MEV) without exposure to general mempool competition. In blockchain systems implementing Proposer-Builder Separation (PBS), EOF structures the conveyance of user transactions to a single builder via a two-tier auction, reallocating a tunable fraction of MEV as rebates to users while attenuating wasteful competitive behaviors and aligning economic incentives across system stakeholders. Empirical and theoretical analyses show that EOF is central to builder profitability, market share, and the persistent concentration observed in contemporary MEV-focused block construction on platforms such as Ethereum.

1. Formal Definition and Mechanisms of Exclusive Order Flow

In the PBS paradigm, Exclusive Order Flow is defined as the exclusive right held by a builder or searcher to package and execute a set of pending user transactions in a block proposal, with the resulting bundle shielded from public mempool access. Under EOF, users submit transactions directly to a centralized or decentralized Order Flow Auction (OFA), bypassing the mempool; the winning builder receives exclusive execution rights. This structure contrasts sharply with a non-exclusive regime, where identical public bundles foster harmful competition, including frontrunning and sandwiching, thereby reducing efficiency and diminishing user welfare (Ma et al., 17 Feb 2025).

EOF is implemented via a two-tier sequential auction per block production round:

  • Order Flow Auction (OFA): Builders i[M]i \in [M] submit bids hi>0h_i > 0, interpreted as their total willingness to pay for exclusive user flow. The allocation probability for builder ii is hi/Hh_i / H, with H=jhjH = \sum_j h_j. The winner pays μhi\mu h_i (with μ(0,1)\mu \in (0,1)) to users as a rebate, retaining (1μ)hi(1-\mu) h_i for the subsequent round.
  • Block-Building Auction: The same set of MM builders constructs candidate blocks, each incorporating both private MEV and exclusive flow if won in the OFA. Builder ii offers (1μ)hi(1-\mu) h_i to the proposer; the allocation probability is again hi/Hh_i / H independently of the OFA result. The block proposer (validator) receives the winning bid and includes the builder’s block on-chain (Ma et al., 17 Feb 2025).

2. Game-Theoretic Model and Nash Equilibrium Construction

The EOF-induced auction structure is formulated as a multiplayer, simultaneous-move game. Each builder ii selects hi>0h_i > 0 to maximize expected utility:

πi(h)=fˉihiH+vˉi(hiH)2hi2H,\pi_i(h) = \bar{f}_i \frac{h_i}{H} + \bar{v}_i \left(\frac{h_i}{H}\right)^2 - \frac{h_i^2}{H},

with fˉi\bar{f}_i and vˉi\bar{v}_i denoting expected private MEV and flow values associated with each builder. Concavity holds under fˉivˉi>0\bar{f}_i \geq \bar{v}_i > 0. Nash equilibria correspond to solutions of the first-order condition πi/hi=0\partial \pi_i/\partial h_i=0 for each player (Ma et al., 17 Feb 2025).

In the case M=2M=2, parameterized by h2=λh1h_2 = \lambda h_1, the two first-order conditions reduce to a single quartic polynomial in λ\lambda, P(λ)=0P(\lambda) = 0, as given explicitly in [(Ma et al., 17 Feb 2025), Eq. (3.9)]. The unique positive root λ\lambda^* determines the equilibrium bid pair:

h1=λ(fˉ1λ+fˉ1+2vˉ1)(1+2λ)(1+λ),h2=λh1.h_1^* = \frac{\lambda^*(\bar{f}_1 \lambda^* + \bar{f}_1 + 2\bar{v}_1)}{(1+2\lambda^*)(1+\lambda^*)},\quad h_2^* = \lambda^* h_1^*.

A closed-form solution in radicals is provided (via Ferrari’s method) in Theorem 3.4 of (Ma et al., 17 Feb 2025).

3. Empirical Analysis: EOF and Builder Market Outcomes

Empirical studies of Ethereum’s MEV-Boost auction ecosystem reveal that Exclusive Order Flow accounts for the majority of profitable block-building activity. Transactions labeled as “exclusive signal”—never appearing in the public mempool and delivered directly to a builder’s RPC endpoint—provide an average of 66.7% of block value while consuming only 19.6% of block gas. The remainder of block value stems from public or less exclusive sources (Öz et al., 2024).

Statistical analysis across 33 builders demonstrates the centrality of EOF to builder dominance:

  • Correlations: The share of exclusive flow correlates strongly with builder market share (ρ0.72\rho \approx 0.72, p<0.05p<0.05) and profit margin (ρ0.80\rho \approx 0.80, p<0.05p<0.05).
  • Exclusive Providers (EPs): Builders with at least one exclusive provider (as identified via linear discriminant analysis) achieve a 46% profitable-block rate (vs. 20% for others), and a statistically significant link exists between EP access and block profitability.
  • Order-Flow Diversity: Shannon entropy of order-flow composition correlates with market success, with ρ=0.66\rho = 0.66 (p=2.2×105p = 2.2 \times 10^{-5}) (Öz et al., 2024).

Market dynamics exhibit a "chicken-and-egg" effect: only large builders receive exclusive order flow, but only builders with such flow can generate sustained profits, reinforcing market concentration.

4. Centralization Dynamics and Martingale Properties

The equilibrium analysis in EOF frameworks shows that builder skill asymmetries are amplified: as a builder’s private value fˉi\bar{f}_i or flow value vˉi\bar{v}_i increases, its equilibrium bid hih_i^* expands strictly sublinearly, so the stronger builder pays relatively less per unit MEV. For k=fˉ2/fˉ1>1k = \bar{f}_2 / \bar{f}_1 > 1, h2/h1<kh_2^* / h_1^* < k, resulting in increased centralization among top builders (Ma et al., 17 Feb 2025).

In contrast, validator (proposer) stake evolution follows a martingale process. If sj,ts_{j,t} is the stake of validator jj at round tt and ωj,t=sj,t/ksk,t\omega_{j,t} = s_{j,t} / \sum_k s_{k,t} the stake proportion, then

E[ωj,t+1Ft]=ωj,t\mathbb{E}[\omega_{j,t+1} | \mathcal{F}_t] = \omega_{j,t}

holds. Thus, despite variable rewards driven by builder auction outcomes, validators' stake shares do not drift away from their initial distribution, preserving decentralization at the consensus-proposer tier (Ma et al., 17 Feb 2025).

5. MEV Redistribution and User Welfare

EOF incorporates a direct rebate mechanism. For each block, a fraction μ\mu of the builder’s OFA bid hih_i is transferred back to users. Numerical results indicate that, with realistic parameters (fˉ1=100\bar{f}_1=100, vˉ1=40\bar{v}_1=40; fˉ2=200\bar{f}_2=200, vˉ2=80\bar{v}_2=80; μ=0.7\mu=0.7), per-round user rebates approach $35$ and $57$ units for the two builders respectively, a substantial return relative to the zero rebate in standard PBS. Simulations with varying μ\mu and different numbers of builders confirm that substantial aggregate MEV is directed to users, with stronger user-rebate guarantees achieved at the cost of lower incentives for validators (Ma et al., 17 Feb 2025).

6. Implementation Considerations and Protocol Design

Practical EOF deployment in PBS mandates several design choices:

  • Auction Parameterization: The rebate fraction μ\mu must balance user welfare against validator incentives. Excessive μ\mu may undermine validator participation.
  • Independence of Auctions: To prevent manipulation and maintain incentive alignment, the OFA and block-building auctions must remain statistically independent.
  • Guardrails and Limits: Caps on hih_i and transparent bid distribution tracking are necessary to deter runaway builder concentration and promote market contestability.
  • Protocol Innovations: Recommendations include sealed-bid auctions (to curtail adaptive bidding), decentralized builder infrastructures (leveraging TEEs), in-protocol inclusion lists, and mechanisms that encourage broader OFA participation (such as execution tickets/auctions or MEV-aware DApps) (Ma et al., 17 Feb 2025, Öz et al., 2024).

7. Broader Implications and Ongoing Research Directions

EOF materially influences the builder ecosystem by structurally favoring incumbents capable of securing exclusive signal. Its predominance—constituting roughly two-thirds of all MEV-Boost block value—enables sustained market dominance and impedes new entrants in the absence of protocol-level intervention. Systematic adjustments to auction mechanisms, flow attribution, and builder onboarding via cryptographic or economic means are under active investigation to preserve Ethereum’s neutrality and censorship-resistance properties (Öz et al., 2024).

EOF within PBS thus emerges as a critical locus for both technical refinement and market structure research. The interplay between incentive engineering, protocol decentralization, and user welfare remains a central theme driving ongoing theoretical and empirical scrutiny.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (2)

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 Exclusive Order Flow (EOF).