- Exposes REST API endpoint to receive new Bitcoin blocks
- Uses msgpack encoding for efficient data transmission
- Stores blocks in Cloudflare KV for fast retrieval
- Enqueues blocks to Cloudflare Queue for downstream processing
- Implements proper batching for efficient processing
- Records timestamps and metadata for each block