Skip to main content
Glama
teamssUTXO

Bitcoin-MCP-Server

get_bitcoin_transaction_infos

Retrieve detailed Bitcoin transaction data including status, fees, structure, and block information using a transaction ID to verify payments or analyze transfers.

Instructions

Use this to get comprehensive information about a specific Bitcoin transaction using its transaction ID (txid). Returns detailed metrics in string format across four categories: **Transaction Status:** - Current status (Confirmed/Unconfirmed with visual indicator) - Transaction date and time **Economics & Flow:** - Total amount transferred in BTC - Transaction fees paid in BTC - Fee rate in sat/vB (satoshis per virtual byte) **Technical Structure:** - Transaction size in bytes - Number of inputs (sources of funds) - Number of outputs (destinations) **Block Information (if confirmed):** - Block height where transaction was included - Block hash containing the transaction The txid is a unique 64-character hexadecimal identifier for each Bitcoin transaction. Use cases: When you need to verify a payment, check transaction status, analyze fees paid, or investigate transaction details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
txidYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/teamssUTXO/Bitcoin-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server