Imagine the blockchain as a giant, public digital auction house where people buy and sell digital assets. In this house, there's a special group of people called "Block Producers" (formerly miners, now validators) who get to decide the order in which transactions happen.
This paper, written by Davide Mancino and Hasret Ozan Sevim, is a history book about how a group of clever traders figured out how to make massive profits by manipulating that order. They call this profit MEV (Maximal Extractable Value).
The authors break this history down into three distinct eras, like seasons in a TV show, showing how the game evolved from a simple trick to a high-tech, multi-city heist.
🎬 The Three Eras of MEV
Era 1: The "Miner" Era (2014–2020)
- The Setting: A single, open town square (the public blockchain). Everyone can see everyone else's shopping list (the "mempool").
- The Trick: Imagine you see a neighbor about to buy a rare painting for $100. You know the price will instantly jump to $150 after they buy it.
- The Move: You jump in line before them, buy the painting for $100, and then sell it to them for $140. You made $40 profit, and they paid $40 more than they needed to.
- The Name: Back then, only the "Miners" (the people running the auction house) could do this easily. So, it was called Miner Extractable Value.
- The Problem: It was chaotic. Bots fought each other by bidding higher and higher fees to get to the front of the line, clogging the system and making it expensive for regular people.
- The "Dark Forest": In 2020, an article called "Ethereum is a Dark Forest" went viral. It compared the blockchain to a dark forest where if you make a sound (submit a transaction), a predator (a bot) will instantly hear you and eat you (steal your profit).
Era 2: The "Maximal" & Industrial Era (2020–2024)
- The Shift: The rules changed. The "Miners" were replaced by "Validators," and the system got more complex. The term changed from "Miner" to Maximal Extractable Value because anyone with the power to order transactions could do it, not just miners.
- The Industrialization: This wasn't just a few guys in a garage anymore. It became a massive industry with a supply chain:
- Searchers: The bots looking for profit.
- Builders: The factories that assemble the transactions.
- Relays: The middlemen who pass the packages.
- Proposers: The auction house managers.
- The New Tricks:
- Private Channels: Instead of shouting in the public square, traders started whispering directly to the auction house managers via private tunnels (Flashbots). This stopped the public chaos but made the system more secretive.
- Cross-Venue Arbitrage: Traders started playing games between the "Public Market" (Decentralized Exchanges) and the "Private Market" (Centralized Exchanges like Coinbase), buying low in one and selling high in the other instantly.
Era 3: The "Cross-Chain" Era (2024–Present)
- The New Frontier: The blockchain world exploded. Now there isn't just one town square; there are many different cities (Layer 1, Layer 2, different blockchains) connected by bridges.
- The Ultimate Heist: The paper describes how traders now coordinate attacks across these different cities.
- The Analogy: Imagine a thief who sees a price difference between a store in New York and a store in London. In the old days, they could only shop in one city. Now, they can buy in New York, instantly teleport the item to London via a bridge, and sell it there, all in one seamless move.
- The "Speculative" Spam: Because the new "cities" (Layer 2s) don't have a public shopping list, bots can't see what others are buying. So, they start spamming the system. They submit thousands of "what-if" transactions every second, hoping one of them hits a profit. If it fails, it's just digital trash, but if it works, they get rich. This clogs the network with "spam."
- The "Sandwich" Across Cities: A new type of attack was discovered where a bot watches a transaction being sent from City A to City B. It attacks the transaction while it's traveling across the bridge, sandwiching the victim between two of its own trades.
🛡️ The Defense Game (Mitigations)
The paper also looks at how the system is trying to fight back:
- Commit-Reveal: Like putting your bid in a sealed envelope so no one can see it until the auction is over.
- Encrypted Mempools: Hiding the shopping list so predators can't see what you're buying until it's too late for them to copy you.
- Shared Sequencers: Trying to build a single "traffic cop" that manages the order for all the different cities at once, so no one can cheat across the bridges.
🧠 The Big Takeaway
The authors conclude that MEV is no longer just a bug; it's a feature of the system that has evolved into a massive, complex economy.
- Then: It was a simple game of "who can pay the most to get to the front of the line."
- Now: It is a high-stakes, multi-city, cross-border game of chess involving billions of dollars, where the "players" are sophisticated AI bots, and the "board" spans multiple blockchains.
The paper warns that as we build more bridges between these digital worlds, the opportunities for these "predators" to steal value will grow, and we need better rules, better tools to measure the theft, and better defenses to protect the regular users.