getBtcBlockTxids
Retrieve transaction IDs from a Bitcoin block using its hash. This tool extracts all txids linked to the specified block, aiding in blockchain analysis and research.
Instructions
Returns a list of transaction IDs in a block, given the block hash.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blockHash | Yes | Block hash to fetch txids from |