BDN

Trade at network
breaking speed

bloXroute's Blockchain Distribution Network (BDN) delivers transactions, blocks, and data faster than standard p2p — giving traders, searchers, and validators a permanent latency edge on every major chain.

bdn_metrics.live
Propagating Solana slot
slot_340291840
live
Virginia relay11ms
Frankfurt relay24ms
Tokyo relay39ms
Standard p2p190ms

The full infrastructure
stack, in one place

Ultra-low latency for Solana

The fastest path to landing transactions on Solana

  • Shred Stream delivers block data at the earliest point on the network; multi-path staked routing maximises landing rate with front-running protection
  • Revert protection — failed transactions are never sent, eliminating wasted fees
  • Full protocol and language support: HTTP, gRPC, WebSocket, QUIC — Go, Python, TypeScript, Rust
Get started Solana docs →
solana_trader_api.py
# Front-run + revert protection, staked routing resp = await client.post_submit( transaction=signed_tx, front_running_protection=True, use_staked_RPCs=True, submit_protection="SP_MEDIUM" )
Protection levelsSP_LOW · SP_MEDIUM · SP_HIGH
Max batch size25 transactions
ChainSolana Mainnet Beta

Optimized routing, every chain

Private relay routing across eight chains with configurable protection

  • 8 chains: Solana, Ethereum, BNB Chain, Base, X Layer, Hyperliquid, Monad, Polygon — one API
  • Choose your submission mode — fastest possible, front-running protected, revert protected, and more
  • Automatic intelligent retries until transaction expiration
Get started Transaction docs →
submit_tx.live
Supported chains
Solana Ethereum BNB Chain Base X Layer Hyperliquid Monad Polygon
/submitSingle tx + protection flags
/submit-batchUp to 25 txs per request
/submit-snipeToken sniping pairs
RetriesAuto until expiry

Atomic, private execution

Atomic bundles simulated off-chain, routed privately to block proposers

  • "All transactions land or none at all" — atomic execution guaranteed
  • Off-chain simulation before submission: no wasted gas on reverting bundles
  • Transactions wrapped as private Flashbots-compatible bundles via Gas Protect RPC
Get started Bundle docs →
bundle_submit.py
result = await client.blxr_submit_bundle( transaction=[swap_tx, backrun_tx], block_number="0x132F1B5", mev_builders={"all": ""}, )
# Atomic: both land or neither does # Simulated off-chain first — no wasted gas # Private: never hits public mempool
# → {"bundleHash": "0xd7f4...a91b"} ✓
Max bundle size4 transactions
SimulationOff-chain before send
ChainsEthereum · BNB Chain

BackRunMe & Order Flow

Capture MEV value or shield against malicious validator ordering

  • BackRunMe: searchers compete to backrun your transaction — you receive a share of the captured value via a configured revenue address
  • MEV protection identifies validators with elevated risk of malicious ordering using internal and external analytics
Get started MEV docs →
backrunme.py
# Enable OFA — searchers bid to backrun result = await client.blxr_submit_bundle( transaction=[signed_tx], block_number="0x132F1B5", enable_backrunme=True, backrunme_reward_address="0xYourWallet", )
# Or: disable OFA, keep full privacy result = await client.blxr_submit_bundle( transaction=[signed_tx], block_number="0x132F1B5", enable_backrunme=False, )

The relay network
under every chain

Propagate blocks and transactions through bloXroute's global relay network for a permanent latency edge.

Faster block propagation via cut-through streaming
Private transaction routing — zero mempool exposure
Latency-aware global topology — 8 PoPs worldwide
8 chains: SOL · BSC · ETH · BASE · HYPE · MONAD · POL · X Layer
Connect to BDN BDN docs →
BDN Validators BLOCKS · TXS Builders BUNDLES Searchers MEV · PRIVATE Wallets & dApps ROUTING

Numbers that matter
in millisecond markets

Every metric below represents a real, measurable edge in competitive trading environments. This is infrastructure that compounds.

Block propagation
98.95%
Blocks received first from the BDN vs. standard p2p
Transaction propagation
99%
Transactions received first from the BDN vs. standard p2p
Network uptime
99.9%
SLA across all BDN relay nodes, globally. Enterprise-grade reliability for production trading infrastructure.
Chain coverage
8
chains supported: Solana, BSC, Ethereum, Base, Hyperliquid, Monad, X Layer, Polygon — one API, all chains.

Every major chain
One connection

bloXroute's BDN and transaction APIs cover the full trading landscape — from established L1s to the fastest-growing new ecosystems.

Solana
OFR Trader API Shred Stream
Ethereum
BDN Bundles Submit Tx Data Streams
BNB Chain
BDN Bundles Submit Tx Data Streams
Base
BDN Submit Tx Data Streams
Polygon
BDN Submit Tx
Hyperliquid
BDN Submit Tx
Monad
BDN Submit Tx
X Layer
BDN Submit Tx

Built for every
onchain operator

HFT & Market Makers
🔍Searchers
🏛️Validators
🏗️Block Builders
🤖Trading Bots
👛Wallets
⚙️DeFi Protocols

HFT & Market Makers

See blocks and pending transactions before the rest of the market. Stream pre-block data through the BDN to detect arbitrage signals milliseconds early, and land fills via private bundle routing.

BDN stream

Receive new blocks and transactions before the rest of the market — 98.95% of blocks arrive via BDN first.

🎯

Bundle routing

Submit private bundles to all major block builders through a single API.

🔒

Private flow

Zero mempool exposure. Your strategy never gets front-run during submission.

🌐

Multi-chain

Identical latency edge across Solana, BSC, Ethereum, Base, Polygon, Hyperliquid, Monad, and X Layer.

MEV Searchers

Submit backrun bids privately via BackRunMe and detect opportunities earlier than anyone relying on public gossip — the BDN stream gives you first look at every transaction.

🔙

BackRunMe

Expose your tx to competing searchers who bid to backrun it — earn a revenue share automatically.

🛡️

MEV Protection

Malicious validator detection withholds your transactions from risky leaders automatically.

👀

Early signal

BDN transaction stream puts you ahead of every searcher relying on public gossip.

🔒

Privacy

Your transactions never hit the public mempool — no one can front-run or copy your strategy.

Validators

Reduce orphan rates and maximize rewards with faster block reception and a complete view of pending transactions. The BDN cuts your block propagation lag significantly.

⬇️

Lower orphan rate

Receive blocks faster, attest sooner, and avoid costly missed slots.

💰

Higher rewards

Full transaction visibility means you include the highest-fee txs in every block.

🔌

Easy setup

One config change — no client modifications, no downtime, no new dependencies.

📊

Analytics

Monitor block propagation latency and validator performance via the BDN dashboard.

Block Builders

Receive the most complete and timely transaction orderflow through the BDN. More transactions in, more block value out — and faster delivery of winning blocks to validators.

📦

Full orderflow

Access the most complete view of pending transactions via BDN aggregation.

🚀

Fast delivery

Win-bid delivery to validators via BDN — reliably faster than competing builders.

🔗

Private orderflow

Receive private bundles directly, increasing your block value.

📈

Scale

BDN infrastructure handles any block volume without degradation.

Trading Bots

Trading bots live or die on latency and landing rate. bloXroute gives bots the earliest transaction signals, private submission paths, and protection from the MEV attacks that drain bot profitability.

Earliest signals

BDN and Shred Stream deliver transactions before standard gossip — detect opportunities first.

🎯

High landing rate

Multi-path routing with staked connections maximises the chance your tx lands in the next block.

🛡️

Frontrun protection

Private submission paths keep your strategy off the public mempool where rivals can copy it.

🔄

Auto-retry

Intelligent retries until expiration — bots don't need to implement their own retry logic.

Wallets

Wallet users expect their transactions to just work — especially during high congestion. bloXroute's private routing and revert protection give wallets the infrastructure to deliver that reliability at any scale.

Reliable landing

Transactions route through staked connections and multiple paths for the highest inclusion rate.

💸

Revert protection

Failed transactions are never sent — users don't pay gas for txs that would have reverted.

🌐

Multi-chain

One integration covers Solana, BSC, Ethereum, Base, Polygon, Hyperliquid, Monad, and X Layer.

📡

Low-latency RPC

Sub-ms RPC responses keep balances and transaction status fresh for every user.

DeFi Protocols

Build performant onchain apps with low-latency reads, optimized transaction delivery, and infrastructure that scales transparently as your protocol grows.

Fast reads

Sub-ms RPC responses for all state queries — no stale data in your UI.

✈️

Tx landing

Private transaction routing ensures your users' transactions land reliably.

📡

Event streaming

Stream onchain events in real time via WebSocket — no polling required.

🔧

Simple integration

Drop-in replacement for your existing RPC endpoint in minutes.

Infrastructure
that earns trust

The teams running the most performance-critical operations onchain rely on bloXroute. We detect problems before you do.

🔒
Enterprise-Grade Performance
Private transaction routing, dedicated node capacity, and isolated infrastructure for institutional and high-volume environments.
🌐
Global Redundancy
8 PoPs with automatic failover — your operations continue uninterrupted even if a region goes down.
📞
Engineering Support
Real engineers who know your stack. Proactive monitoring with outreach before you notice incidents.
8
PoPs with automatic failover
2019
In production since
8
Chains with full BDN coverage
99.9%
Uptime SLA, BDN relay network

Teams who compete
on latency

Trusted by leading trading firms & protocols
GMGN Pancakeswap Binance Bitget BingX Gate Axiom Photon MevX Pump.fun TokenPocket Debot Akbot TradeWiz Bot Pepeboost Blazing Bot GMGN Pancakeswap Binance Bitget BingX Gate Axiom Photon MevX Pump.fun TokenPocket Debot Akbot TradeWiz Bot Pepeboost Blazing Bot

APIs and streams,
ready to ship

HTTP, gRPC, WebSocket, and QUIC support across every product. Go from API key to production in minutes.

Python TypeScript Go Rust gRPC WebSocket REST
Read the docs → View on GitHub →
submit_transaction.ts
const tx = await bloxroute.submit({
  chain:      "solana-mainnet",
  route:      "private",
  protection"SP_MEDIUM",
  retryUntil"expiration",
  stream:     "shred"
})


console.log(tx.landed, tx.latency_ms)

The edge is available
right now

Connect to the BDN in minutes. Start on the free plan and upgrade only when you need more power.