
Essence
Back Running is a specific form of Maximal Extractable Value (MEV) where a market participant strategically places a transaction immediately following a large, market-moving transaction to capture the value created by the initial trade’s execution. In the context of crypto derivatives, this value extraction mechanism operates on a different temporal axis than traditional front running. Front running seeks to preempt a trade by acting before it executes; back running capitalizes on the market state change after a large order has been confirmed but before subsequent arbitrageurs or market makers can react.
The target transaction, often a significant options purchase or sale, temporarily alters the market equilibrium, creating an immediate, short-lived arbitrage opportunity. This opportunity is most pronounced in automated market maker (AMM) environments where pricing relies on a fixed formula and liquidity pools, rather than continuous order book dynamics. The core principle of back running relies on the inherent information asymmetry present in transparent mempools.
While the initial large trade may be executed at a specific price, its size often causes a temporary mispricing or creates a liquidation event on a linked protocol. Back runners, operating with sophisticated algorithms and high-speed infrastructure, identify these immediate consequences. They execute a subsequent trade to capture this temporary value before the market’s natural arbitrage mechanisms correct the imbalance.
The value captured is typically a function of the initial transaction’s size, the liquidity available in the pools, and the speed at which the back runner can execute their transaction. This strategic positioning in the transaction queue is a direct consequence of blockchain’s deterministic ordering of transactions within a block.
Back Running exploits the immediate, post-transaction market state changes created by large orders in transparent mempools.

Origin
The concept of back running finds its intellectual origin in the high-frequency trading (HFT) strategies of traditional financial markets, specifically those focused on post-trade arbitrage and liquidity provision. In traditional finance, HFT firms utilize co-location and proprietary data feeds to identify and react to market events within microseconds. However, the mechanism changed significantly with the advent of decentralized finance (DeFi).
The transparent mempool of public blockchains, where all pending transactions are visible, created a new environment for this strategy. Instead of relying on low-latency private data feeds, back runners in DeFi analyze public transaction data to calculate the exact price impact of pending transactions. The initial instances of back running were observed in simple arbitrage across different decentralized exchanges (DEXs) where a large trade on one exchange created a price disparity with another.
As DeFi matured, back running evolved to target more complex scenarios. The most prominent early examples involved liquidations on lending protocols. When a borrower’s collateral value dropped below a certain threshold, a liquidation event was triggered.
Back runners would race to execute the liquidation transaction, often earning a bonus or a portion of the collateral. The introduction of derivatives and options protocols added a new layer of complexity, where back running shifted from simple price arbitrage to exploiting changes in implied volatility or hedging requirements created by large options trades. This shift required more sophisticated quantitative analysis and a deeper understanding of option pricing dynamics in AMM settings.

Theory
The theoretical foundation of back running in options markets rests on a divergence from standard option pricing models and game theory. Traditional models like Black-Scholes-Merton assume continuous trading and constant volatility, conditions that large, discrete transactions in DeFi fundamentally violate. A large options purchase or sale significantly impacts the implied volatility surface of the underlying asset.
Back runners analyze this impact to identify mispricings that arise before the market fully incorporates the new information.

Pricing Impact and Greeks
The back runner’s theoretical advantage stems from exploiting the temporary change in option Greeks, specifically Delta and Vega, caused by the initial trade. A large purchase of call options, for instance, increases the demand for those options, pushing up implied volatility. This shift in implied volatility creates an immediate, though fleeting, arbitrage opportunity for a back runner to adjust their position in the underlying asset or other related derivatives.
The back runner calculates the optimal hedge or arbitrage trade based on the new implied volatility, executing it before other market participants can react. The profit captured by the back runner is a direct transfer of value from the initial trader, who receives a less favorable execution price than if the market had instantly adjusted to the new information.

Game Theory and Adversarial Mempools
The process is best understood through the lens of behavioral game theory in an adversarial environment. Back running is a zero-sum game played between the initial trader, the back runner, and other arbitrageurs. The back runner’s strategy involves:
- Observation: Monitoring the mempool for large options trades that will significantly alter the market state.
- Calculation: Rapidly computing the optimal response trade (e.g. a delta hedge or arbitrage trade) based on the anticipated market state change.
- Execution: Bidding a high gas price to ensure their transaction is included immediately after the target transaction, ahead of other potential back runners.
This creates a bidding war for block space, known as a “gas war,” where the value extracted by the back runner is determined by the cost of outbidding competitors. The economic equilibrium of this game results in the back runner’s profit converging towards zero as competition increases, with the extracted value being transferred to validators in the form of high gas fees.

Liquidity Provision and Options Protocols
In AMM-based options protocols, back running often targets the liquidity providers (LPs). A large options trade can cause a significant change in the LP’s portfolio delta. Back runners exploit this change by executing trades that rebalance the LP’s position, capturing the value from the LP’s portfolio imbalance before they can re-hedge.
The back runner effectively front-runs the LP’s rebalancing logic, which is often deterministic and public.

Approach
The practical approach to back running requires a combination of high-speed infrastructure, sophisticated algorithms, and a deep understanding of blockchain transaction mechanics. The process begins with the “searcher,” an automated bot designed to scan the public mempool for specific transaction patterns that signal potential MEV opportunities.

Searcher Architecture and Algorithms
Searchers are continuously analyzing incoming transactions, simulating their execution to determine the precise impact on the protocol’s state. When a large options trade is detected, the searcher’s algorithm calculates the optimal subsequent trade. This calculation must account for several variables:
- Transaction Impact: Simulating the exact price change resulting from the initial options trade.
- Arbitrage Calculation: Determining the profit potential of a follow-up trade based on the new market state.
- Gas Price Optimization: Calculating the maximum gas price to bid for inclusion in the next block, ensuring the transaction is executed immediately after the target trade while remaining profitable.
The searcher’s success depends on its ability to execute this process faster than competing searchers. This race for inclusion often leads to a gas war, where searchers bid increasingly higher fees until the profit margin is eliminated.

Private Order Flow and Block Builders
To mitigate the risk of gas wars and improve execution reliability, back runners utilize private order flow mechanisms. Instead of submitting transactions to the public mempool, searchers submit them directly to block builders. This creates a private channel where the back runner’s transaction is bundled with the target transaction and included in the block in a specific order, guaranteeing execution without public competition.
This model allows searchers to capture a portion of the MEV, while the block builder receives a share of the profit.
| Mechanism | Public Mempool Back Running | Private Order Flow Back Running |
|---|---|---|
| Transaction Submission | Broadcast to all nodes | Direct submission to a specific block builder |
| Competition Model | Gas wars and bidding auctions | Private negotiation and priority access |
| Execution Guarantee | Probabilistic, depends on gas price | Deterministic, guaranteed inclusion by builder |
| Value Distribution | High portion of value lost to gas fees | Value split between searcher and builder |

Evolution
Back running has evolved significantly since the early days of DeFi. The initial, simple arbitrage strategies quickly gave way to more sophisticated techniques as protocols became more complex. The introduction of derivatives and options protocols, with their complex pricing mechanisms and liquidation logic, created new vectors for value extraction.

From Arbitrage to Liquidation as a Service
The first wave of back running focused on basic arbitrage between DEXs. The second wave centered on liquidations. Back runners realized that a large trade on one protocol could trigger a cascade of liquidations on another.
They began building specialized bots to monitor collateral ratios across different protocols, positioning themselves to execute liquidations as soon as a threshold was breached. This created a highly competitive “liquidation as a service” market, where the profit from liquidations was quickly driven down by competition.
The evolution of Back Running has transformed a simple arbitrage strategy into a sophisticated market structure game focused on order flow and private negotiation.

The Rise of Private Mempools
The most significant evolution in back running, however, was the shift from public mempools to private order flow. As back running became more competitive and profitable, the resulting gas wars created significant negative externalities for all network users. This led to the development of private mempools and block builders, where transactions are routed directly to validators.
This change fundamentally altered the market microstructure. Instead of competing publicly through gas prices, searchers now compete privately through a bidding mechanism with the block builder. This effectively privatizes the value extraction process, making it more efficient for the searchers and block builders while potentially reducing negative externalities for regular users.

Options Specific Strategies
The latest evolution of back running specifically targets options protocols. Back runners analyze the impact of large options trades on the protocol’s risk parameters, such as the volatility surface or the delta hedge position of liquidity providers. By executing a subsequent trade, the back runner captures the value created by the initial trade’s impact before the protocol’s internal rebalancing mechanisms or other market participants can react.
This requires a deeper understanding of option pricing and risk management than previous back running iterations.

Horizon
Looking forward, the future of back running will be defined by the ongoing arms race between protocol designers and searchers. The core challenge remains: how to design a transparent, permissionless system that prevents information from being exploited before execution.

Protocol-Level Mitigation
New protocol designs are exploring mechanisms to mitigate back running at the source. One promising approach involves time-delay auctions, where transactions are held for a specific period before execution, allowing market participants to react and eliminate arbitrage opportunities. Another approach involves encrypted mempools, where transactions are only decrypted when a block is created, preventing searchers from analyzing the transaction content before execution.
These solutions aim to reduce or eliminate the information advantage that back runners exploit.

MEV Capture and Protocol Alignment
The debate is shifting from simply eliminating MEV to capturing it at the protocol level. If back running is an unavoidable consequence of market efficiency, some argue that the value should be captured by the protocol itself and redistributed to token holders or liquidity providers. This aligns the incentives of validators and users, ensuring that the value created by back running benefits the ecosystem rather than a small group of searchers.
This approach recognizes that back running is a form of necessary market efficiency and seeks to internalize its value.

Systemic Implications for Derivatives
The presence of back running fundamentally impacts the design of future crypto derivatives protocols. Protocols must be designed with MEV resistance in mind to ensure fair pricing and efficient execution for all users. The future market structure may involve a highly fragmented ecosystem where order flow is carefully managed and protected. The competition between searchers, block builders, and protocol designers will continue to drive innovation in market microstructure. The question remains whether back running will be viewed as a negative externality to be eliminated or as a necessary mechanism for price discovery in decentralized markets.

Glossary

Decentralized Finance Innovation

Decentralized Exchanges

Protocol Design

Price Discovery

Market Volatility

Validator Incentives

Blockchain Scalability

Front-Running Detection

Protocol Incentives






