Get list of all transaction IDs included in a specific Bitcoin block for efficient block analysis.
Project API Key
The hash of the block to query.
"00000000000000000001b9dca5d168a8e959df258814beec486572e843fddee5"
Array of transaction IDs in the block.
The response is of type string[]
.