get_latest_block
Retrieve the most recent block data from the Bitcoin blockchain to monitor transactions and blockchain activity in real-time.
Instructions
Get the latest block
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}