HANNISOL
Sign in
DeFi Deep Dives3 min read·Dec 14, 2025

What Is MEV on Solana? How Bots Extract Value from Your Trades

MEV bots can profit from your transactions before they confirm. Learn how MEV works on Solana, what Jito's role is, and how to protect yourself from value extraction.

H
Hannisol Team
What Is MEV on Solana? How Bots Extract Value from Your Trades

The invisible tax on every Solana transaction

Maximal Extractable Value — MEV — refers to the profit that can be extracted from users' transactions by strategically ordering, inserting, or manipulating transactions during block production. On Solana, MEV takes different forms due to the network's architectural differences — but it is real, it is significant, and it costs ordinary traders money every day.


How MEV works differently on Solana

On Ethereum, MEV is primarily a mempool phenomenon: transactions wait in a public queue before being included in blocks, and bots monitor this queue for profitable opportunities. Solana doesn't have a traditional public mempool — transactions are forwarded directly to the current block leader. This makes classic front-running more difficult, but doesn't eliminate MEV. It just changes its form.

Solana MEV primarily manifests through:

Arbitrage: When a large trade creates a price discrepancy between two DEX pools for the same token, arbitrage bots detect this and immediately execute trades that profit from the discrepancy, restoring price parity. This is the most benign form of MEV — it actually improves market efficiency — but it captures value that would otherwise accrue to users.

Sandwich attacks (via Jito): Jito Labs operates a modified Solana client that includes a private mempool (called the "Jito Block Engine"). Users who submit transactions through Jito's infrastructure can tip validators for priority inclusion. However, this also exposes transactions to sophisticated searchers who can place their own transactions around yours — buying before your large buy (pushing price up) and selling after (into your purchase) — extracting the price impact you cause.

Liquidation racing: In lending protocols, when a position becomes eligible for liquidation, multiple bots race to be first to liquidate it and claim the liquidation bonus.


Jito and the Solana MEV ecosystem

Jito Labs has built the primary MEV infrastructure on Solana. Their modified validator client adds an auction layer that allows searchers (MEV bots) to bid for transaction ordering privileges within blocks. Validators running Jito's client earn additional revenue from this auction — which is why a majority of Solana's staked SOL now runs on Jito's validator client.


How to protect yourself from MEV on Solana

Use minimum necessary slippage tolerance: Sandwich attacks require your slippage tolerance to be high enough that your transaction still executes after the bot has moved the price. Setting your slippage to the minimum viable for your trade reduces the profitability of sandwiching.

Use Jupiter's MEV protection: Jupiter Aggregator offers optional MEV protection routing that attempts to submit your transaction in ways that reduce sandwich attack exposure. Enable this for large trades.

Break large trades into smaller pieces: A single $10,000 swap in a thin pool creates a large, profitable sandwich target. Breaking it into five $2,000 swaps reduces the price impact and sandwich profitability per transaction.

Trade in high-liquidity pools: Deep liquidity reduces the price impact of any given trade, which reduces the profit available to sandwichers. This is another reason why Hannisol's exit ability score matters beyond just slippage risk.

Check every token's liquidity and risk profile at Hannisol before committing capital.

Ready to apply this to a real token?

Run any Solana mint address through Hannisol's 8-dimension risk engine — free, no signup required.

Analyze a token on Hannisol →

Related articles