v52

latestOpenAPI 3.1.0CC-0raw.githubusercontent.com2026-08-06565587.2 KB
Blocks
Microblocks

Get stream of unconfirmed microblocks (Epoch 2.x)

Get unconfirmed microblocks starting from a specific sequence number. The microblocks are returned as a binary stream.

get/v2/microblocks/unconfirmed/{block_id}/{seq}

Path parameters

block_idstring required

Hex-encoded parent block ID (64 characters)

seqinteger required

Starting sequence number (0-65535)

Response

Stream of unconfirmed microblocks