Full blockchain entities v2
Full block
Returns a full blockchain block with all transactions and balance updates.<br/> Results are limited to the last 30 days for Community users.
get/blockchain-v2/{asset}/blocks/{block_hash}
Path parameters
assetstring required
Asset name.
block_hashstring required
Block hash.
Query parameters
include_sub_accountsboolean
Boolean indicating if the response should contain sub-accounts.<br/> This parameter is disabled for Community users.
prettyboolean
Human-readable formatting of JSON responses.
Response
Blockchain full block.