Skip to main content

Get Block Transactions

ENDPOINT
GET /{network}/block/{height_or_hash}/transactions

Returns the transactions for the given block height.

Arguments

ParameterTypeRequiredDescription
height or hashu32 or stringYesThe block height or hash of the requested block

Response

ParameterTypeDescription
resultarrayThe array of transactions in the block