get-tx-outspend
Retrieve outspend details for a specific transaction output using a txid and vout index, enabling analysis of Bitcoin transaction data in real-time via the Mempool MCP Server.
Instructions
Returns outspend info for a transaction output
Input Schema
Name | Required | Description | Default |
---|---|---|---|
txid | Yes | The txid to get outspend for | |
vout | Yes | The vout index to get outspend for |