get-difficulty-adjustment
Retrieve current and upcoming Bitcoin difficulty adjustment details to analyze network mining complexity and predict block confirmation times. Access via Mempool MCP Server for real-time blockchain insights.
Instructions
Returns current and next Bitcoin difficulty adjustment info
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}