Mempool Data
50-200 ms faster than any mempool service
Be first with bloXroute.
- Be first to detect triggers.
- See trading signals from pending transactions.
- Identify new liquidation or arbitrage opportunities.
- Manage market-making more efficiently.
- Track transactions in real-time.
- Be among the first to spot fee congestion.
Protect your trading profits
A delay of 200ms reduces the likelihood that you see transactions that will be mined into the very next block.
Mempool service speed
affects profitability
Block Streaming
Up to 1,000 ms faster than the p2p network
Unlock new trading strategies
- You’re always among the first to detect triggers.
- See price changes before the competition.
- Identify new liquidation or arbitrage opportunities.
- Follow blocks in real-time globally.
- Cancel orders if the state changes before losing money
- Be among the first to spot fee congestion.
- Keep your node in sync
Get blocks to your trading bot or node, faster than any other provider.

Trading on Solana
High performance Solana Trading API
- 382ms average speed improvement
- 100+ trading pairs
- 15+ endpoints and ultra low latency API streams
- 3 different languages: Go, Python and TypeScript SDKs plus WebSocket and gRPC data feeds.
- Simple integration. Get your quant strategies up and running within 24 hours.
- 0 investments in infrastructure, hardware or hosting services
Transaction Propagation
400-600 ms faster than any provider
The bloXroute BDN sends and delivers transactions and blocks faster.
Traders that use bloXroute to send transactions on the BDN dramatically increase the odds of being mined in the very next block.
Direct peering with validators and miners to propagate transactions faster.
Frontrunning Protection
Private Transaction Routing
Frontrunning bots are waiting for your next transaction
Protected Transactions
- Prevent bots from seeing pending transactions.
- Protect when low liquidity requires high slippage.
- Transactions on average are mined within the first or second block.
- The larger the transaction the larger the risk.
- Paying high gas fees on an NFT and need it to be successful.

bloXroute connects you directly with mining nodes to securely hand off your transactions to protect from frontrunning.
Flashbots MEV Relays
Increase successful Flashbots bundles
- Submit MEV bundles faster to pools.
- Increase your success rate.
- Trade from multiple global relays.
- Less congestion than other services.
- Bundle Submission
Submit the bundle to the Cloud-API, which validates, merges and forwards the bundle to mining pools
- Other MEV
Additional MEV services include Bundle Simulation, Multiple Relays, BackRunMe, and more.
bloXroute and flashbots are not mutually exclusive - many flashbots bundles are sent through bloXroute.
Unlimited usage with Elite or pay per submission with other plans.
MEV API JSON-RPC
# Request Example Bundle Submission - Enterprise Elite plan
curl https://mev.api.blxrbdn.com \
--insecure \
-X POST \
-H "Content-Type: application/json" \
-H "Authorization: " \
-d '{"method": "blxr_submit_bundle",
"id": "1",
"params": {
"transaction": ["ab..ab", "*", "*", "cd..cd"],
"block_number": "0xba10d0",
"min_timestamp": 1616511391,
"max_timestamp": 1617806320,
"reverting_hashes": ["0xd8..ce", "0x50..d3"]
}
}'
# Response Example
---------------------
{
"jsonrpc": "2.0",
"id": "1",
"result": {
"bundleHash": "0x19..d0"
}
}
BackRunMe
Stay protected as you swap tokens
Reliable front-running protection & arbitrage extraction for DEX transactions


Protected DEX Transactions
- Swap tokens using Uniswap and Sushi Swap without being frontrun.
- Prevent bots from seeing pending transactions.
- Protect when low liquidity requires high slippage.
- MEV searchers share profits with you on transaction arbitrage.
- Integrate protected transactions with your own DEX - AMM.