get_latest_block
Retrieve the most recent Bitcoin block data using the Bitcoin MCP Server, enabling efficient access to blockchain information for analysis or integration.
Instructions
Get the latest block
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}