# Overview

bloXroute provides execution and data services for Ethereum, optimized for low-latency and predictable propagation using the Blockchain Distribution Network (BDN).

### Available services

#### Execution services

bloXroute supports transaction and bundle submission on Ethereum, enabling faster and more reliable propagation into the network.

Execution capabilities include:

* **Submit transactions**\
  Low-latency submission of individual Ethereum transactions with optimized propagation paths.\
  → See: [sending-transactions](https://docs.bloxroute.com/eth/sending-transactions "mention")
* Submit bundles\
  Support for bundled transaction submission for advanced execution and strategy workflows.\
  → See: [submit-bundles](https://docs.bloxroute.com/eth/submit-bundles "mention")
* Backrunme Program\
  Execution primitives designed for MEV-aware and latency-sensitive strategies.\
  → See: [backrunme-program](https://docs.bloxroute.com/backrunme-program "mention")
* **Running a local gateway**\
  Operate a local bloXroute gateway for direct network access and improved execution control.\
  → See: [gateway](https://docs.bloxroute.com/eth/gateway "mention")

#### Data services

bloXroute provides low-latency access to real-time Ethereum data for execution logic and decision-making.

Data capabilities include:

* **Streams**\
  Live access to transaction, block, and event data with reduced latency.\
  → See: [streams](https://docs.bloxroute.com/eth/streams "mention")

### Builders and validators

bloXroute offers Ethereum-specific tools and utilities for builders and validators operating performance-sensitive infrastructure.

→ See: [block-builders-and-validators](https://docs.bloxroute.com/eth/block-builders-and-validators "mention")

<br>
