Flashbots is a research and development group that studies and builds tools to reduce the harmful side effects of maximal extractable value, or MEV, on Ethereum. The project promotes a market for MEV that is fair, transparent, and open to anyone who wants to compete.
The initiative appeared in November 2020 as the Ethereum community looked for ways to handle MEV without hurting the health of the network. Flashbots set out to coordinate activity between MEV participants while keeping user transactions safer from predatory tactics.
MEV is the extra profit that block producers and specialized traders can make by reordering, including or excluding transactions in a block. Left unchecked, this behavior can concentrate power, raise gas costs, and create an uneven playing field. In extreme cases, it can enable censorship or manipulative tactics.
Flashbots focuses on three simple aims: make MEV revenues accessible to more people, make MEV activity visible, and make the way MEV gains are shared fairer. These goals anchor the project’s design choices and research agenda.
Instead of broadcasting a lucrative transaction to the public mempool, a searcher packages it into a private bundle and sends it to Flashbots infrastructure. The details reach validators, who can compete in a sealed process to include the bundle in the next block. This path reduces exposure to front-running and similar tactics that thrive in public mempools. Validators can still add regular transactions to the block alongside the bundle.
Two roles show up a lot in the Flashbots flow. Searchers scan for opportunities like arbitrage or liquidations and build bundles when they find one. Block producers, such as validators, decide which bundles to include and collect the associated rewards. The setup connects these groups directly while keeping sensitive transaction details out of the public mempool.
By moving profitable MEV flows off the public mempool, Flashbots helps cut down on front-running and sandwich attacks and can ease some network stress. The approach also gives decentralized finance users a way to submit transactions privately, which can improve execution quality during busy market moments.
Flashbots aims for transparency, yet parts of the process remain hard for everyday users to audit, and the project is not the only proposed fix for MEV. Community debate continues about how much of this market should live off-chain versus inside Ethereum’s core protocol.