get_transaction
Fetch and decode a Bitcoin transaction by txid to inspect its details, with optional network override.
Instructions
Fetch and decode a transaction by txid. Needs a backend.
Args: txid: The 64-hex-character transaction ID. network: Override the server's network for this call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txid | Yes | ||
| network | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |