Skip to main content
Glama
teamssUTXO

Bitcoin-MCP-Server

get_block_hash_with_height

Retrieve the unique hash identifier of a Bitcoin block by specifying its height (position in the blockchain) to verify block integrity or look up historical blocks.

Instructions

Use this to retrieve the unique hash identifier of a Bitcoin block by specifying its height (position in the blockchain). Returns the block hash in string format for the given height. Block height represents the block's position in the blockchain (e.g., height 0 is the Genesis block, height 875000 is the 875,000th block). Use cases: When you need to identify a specific block by its position, to verify block integrity, or to look up historical blocks.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
heightYes

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