Streams only finalized blocks. Otherwise identical to /stream, except that it never returns blocks above the finalized head — use this when you don’t need real-time data and want simpler fork handling. Required request headers: Content-Type: application/json; optional request headers: Accept-Encoding: gzip, Content-Encoding: gzip.
Data query to filter and retrieve blocks
The number of the first block to fetch. If unsure how far into the past this can go consult /metadata
bitcoin The number of the last block to fetch (inclusive)
Expected hash of the parent of the first requested block
If true, includes blocks with no matching data
Field selector. See the HTTP 200 response description for details on fields that aren't self-explanatory
Transaction data requests. An empty object matches all transactions
Input data requests. Filter by prevout address, type, or coinbase status
Output data requests. Filter by address or script type