get_chain_tx_stats
Analyze Bitcoin transaction rate statistics by calculating averages over a specified number of blocks to monitor network activity and usage patterns.
Instructions
Get transaction rate statistics over N blocks.
Args: nblocks: Number of blocks to average over (default 2016 = ~2 weeks)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nblocks | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |