The MEV Supply Chain & Future Solutions
Lesson by Uvin Vindula
As MEV has grown into a multi-billion-dollar phenomenon, a complex supply chain has emerged around it. Understanding this supply chain reveals how deeply MEV is embedded in modern blockchain infrastructure — and where the most promising solutions are being developed.
The MEV Supply Chain
On Ethereum, after the merge to proof-of-stake and the rise of Flashbots, MEV extraction has become a highly specialized industry with distinct roles:
- Searchers: Specialized bots and operators that scan the mempool for MEV opportunities. They write sophisticated algorithms to identify front-running, sandwich, arbitrage, and liquidation opportunities.
- Builders: Entities that construct the most profitable block possible by combining user transactions with searcher bundles. They compete to produce the highest-value block.
- Relays: Intermediaries that connect builders to validators. They verify that blocks are valid and pass them along without revealing the block's contents to the validator prematurely.
- Validators/Proposers: The entities that actually produce blocks on the network. They select the most profitable block from those offered by builders via relays.
Proposer-Builder Separation (PBS)
Proposer-Builder Separation is the architectural principle that separates the role of building blocks from proposing them. Currently implemented on Ethereum through MEV-Boost (an external protocol by Flashbots), PBS ensures that validators don't need to run MEV extraction software themselves — they simply choose the most profitable block offered to them. This separation is intended to reduce centralization pressures on validators while still allowing MEV to be efficiently extracted.
Encrypted Mempools & Threshold Encryption
One of the most promising future solutions is encrypted mempools. The idea is simple: if pending transactions are encrypted so that no one — not even block producers — can see their contents until they are committed to a block, then front-running and sandwich attacks become impossible. Technologies like threshold encryption and commit-reveal schemes are being actively researched to make this practical.
Order Flow Auctions (OFAs)
Order Flow Auctions redirect MEV profits back to users instead of letting searchers and builders keep everything. When you submit a transaction through an OFA, searchers bid for the right to include your transaction — and a portion of their MEV profit is returned to you as a rebate. MEV Blocker and CowSwap's CoW Protocol are early implementations of this concept.
What This Means for the Future
The MEV landscape is evolving rapidly. For users in Sri Lanka and across the developing world who are increasingly turning to decentralized finance as an alternative to fragile traditional banking systems, these developments are directly relevant. The goal is a future where using a DEX or DeFi protocol doesn't come with a hidden MEV tax — where the playing field is level for a user in Colombo and a hedge fund in New York. While that future isn't here yet, the tools and research are advancing quickly.
Key Takeaways
- •The MEV supply chain consists of searchers, builders, relays, and validators
- •Proposer-Builder Separation (PBS) decouples block building from block proposing
- •Encrypted mempools could eliminate front-running by hiding transaction contents
- •Order Flow Auctions redirect MEV profits back to users as rebates
- •MEV solutions aim to level the playing field for users worldwide
Quick Quiz
Question 1 of 3
0 correct so far
What role do "searchers" play in the MEV supply chain?