Get recent blocks
Retrieves a list of recently mined blocks.
GET
/extended/v1/block
Get recent blocks
Deprecated
This endpoint is deprecated in favor of Get blocks.
Retrieves a list of recently mined blocks
If you need to actively monitor new blocks, we highly recommend subscribing to WebSockets or Socket.io for real-time updates.
Query Parameters
limit
integer
max number of blocks to fetch
Default:20
Maximum: 30
offset
integer
index of first block to fetch
Example:42000
Status code | Description |
---|---|
200 | List of blocks |
GET request that returns blocks