Shred Stream
Overview
The Shred Stream provides real-time access to Solana block shreds as they propagate through bloXroute’s Optimized Feed Relay (OFR). This is the earliest point at which block data becomes available - making it essential for low-latency trading, order flow analysis, and block reconstruction.
By subscribing to the Shred Stream, users receive decoded shred packets directly from bloXroute’s OFR infrastructure in the selected region.
Getting Started
Navigate to Account on the bloXroute portal
Log in to your bloXroute
On the top right of the portal, click on Account

Create a Subscription
Scroll down to Shred Stream

Create New Shred Stream, select the region closest to your machine:
🇩🇪 Frankfurt
🇳🇱 Amsterdam
🇯🇵 Tokyo
🇺🇸 New York
Enter your receiving endpoint (IP:Port) where the UDP packets (i.e. shreds) should be streamed
Ensure that your configured port is open to receive inbound UDP traffic
Click Confirm to add your stream
Note: Please note that domain names are not allowed - only ip v4 format is supported (i.e. not ip v6)
Monitor Active Streams
The dashboard will show your current Shred Stream subscriptions, region, and creation time
You can stop or delete a stream at any time
You will now be able to receive shreds by listening to the port that you configured.
Last updated