Skip to main content
GET
Block Transaction ID

Authorizations

api-key
string
header
required

Project API Key

Path Parameters

hash
string
required

The block hash.

Example:

"00000000000000000001b9dca5d168a8e959df258814beec486572e843fddee5"

index
integer
required

The transaction index within the block.

Required range: x >= 0

Response

Transaction ID at the specified index

A Bitcoin transaction ID (txid)