/
/Teranode Asset Service API.
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 9m ago · Updated 2mo ago
admin3
block15
  • getGet a block by hash in binary format.
  • getGet the fork tree for a block.
  • getGet a block by hash in hexadecimal format.
  • getGet a block by hash in JSON format.
  • getGet the nearest fork heights relative to a block.
  • getGet a legacy format block by hash in binary format.
  • getGet block locator hashes for chain synchronization.
  • getGet block data points for charting.
  • getGet a paginated list of blocks.
  • getGet N blocks starting from hash in binary format.
  • getGet N blocks starting from hash in hexadecimal format.
  • getGet N blocks starting from hash in JSON format.
  • getGet aggregate blockchain statistics.
  • getGet the last N blocks.
  • getGet a legacy format block by hash in binary (REST interface).
chain1
fsm4
header15
health2
peers2
policy1
proof3
search1
settings2
status2
subtree7
transaction5
txmeta4
utxo4
    block

    Get N blocks starting from hash in binary format.

    get/api/v1/blocks/{hash}

    Path parameters

    hashstring required

    Block, transaction, or subtree hash in hexadecimal format

    Response

    Binary data response

    integer[] required

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.