get-tx-raw
Retrieve raw hexadecimal data for any Bitcoin transaction using its transaction ID (txid). Includes schema validation for accurate query execution.
Instructions
Returns raw hex for a transaction
Input Schema
Name | Required | Description | Default |
---|---|---|---|
txid | Yes | The txid to get raw hex for |