get_bitcoin_network_health
Assess Bitcoin network health with a composite score and status label based on block production, hashrate stability, and transaction volume.
Instructions
Use this to get a simplified health assessment of the Bitcoin network with a single score and status label.
Returns a concise health summary in string format:
- Network status label (e.g., "Healthy", "Degraded", "Critical")
- Numerical health score out of 100 (0-100 scale)
The health score is a composite metric that considers factors like block production consistency, hashrate stability and transactions volume.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||