Products
bloXroute provides execution and data services built on top of a globally distributed Blockchain Distribution Network (BDN).
All services use the same underlying infrastructure to reduce latency and variance in transaction and data propagation across supported blockchains. Services are grouped by the primary task they enable.
Execution Services (Transaction & Propagation)
Execution services are designed for submitting transactions and bundles with minimal latency and improved propagation characteristics. These services are used by traders, searchers, and infrastructure teams that require fast and predictable delivery into the network.
Execution capabilities include:
Transaction submission Submit single transactions or bundles with optimized propagation paths across supported chains.
Bundle and strategy execution Support for bundled submission and backrun-style execution where applicable.
Chain-specific execution APIs Execution interfaces tailored to the mechanics of each supported blockchain.
Execution services are available across Solana, BNB Chain, Base, Ethereum, Monad, Hyperliquid, TON, and X Layer, with chain-specific behavior documented in the relevant sections.
Data Services (Streams & Feeds)
Data services provide low-latency access to real-time blockchain data required for decision-making and execution logic. These services are designed to deliver fresher data with lower variance than standard public endpoints.
Data capabilities include:
Real-time streams Access live transaction, block, and event data across supported blockchains with minimal delay.
Optimized Feed Relay (OFR) Reduced-latency delivery of critical data used in trading and execution pipelines.
Data services are commonly used alongside execution services to build closed-loop trading and execution systems.
Shared infrastructure
All execution and data services are powered by the Blockchain Distribution Network (BDN) — a high-capacity, low-latency global network of relays optimized for blockchain traffic.
The BDN is not a standalone product, but the foundational layer that enables consistent performance across all bloXroute services. Documentation for accessing and operating on the BDN is available in the infrastructure sections of the docs.
Next steps
bloXroute products are exposed through chain-specific documentation.
Start by selecting the blockchain you’re building on, then explore the available execution and data services for that network, including APIs, integration guides, and operational details.
Last updated