get_indexer_status
Monitor Bitcoin blockchain indexer sync progress to verify operational status and track synchronization completion with current height, chain tip, and estimated time remaining.
Instructions
Check the blockchain indexer sync progress.
Returns current indexed height, chain tip, sync percentage, blocks/sec, and ETA. Use this to check if the indexer is running and how far along the initial sync is.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |