← Playground

Mempool Stream

Live WebSocket connection to the rollup server. The background batch task runs every 5 seconds — every drained batch is broadcast to all connected clients via tokio::sync::broadcast.

Connection

Status disconnected

Live events

Submit a transaction in another tab via the Transaction Builder. Within 5 seconds the batch task runs and you'll see the result here.