bitcoin_network
ActiveTool of ai.dynamicfeed/dynamic-feed
Live Bitcoin NETWORK telemetry — infrastructure metrics only, NO price data. `metric` = "overview" (default, full digest) | "fees" (recommended fee tiers sat/vB) | "mempool" (unconfirmed tx count + vsize + pending fees) | "difficulty" (current + next adjustment % + blocks until retarget) | "hashrate" (3-day average EH/s) | "halving" (blocks remaining + estimated date + current/post-halving block subsidy). Overview returns all sections in one call. Source: mempool.space public REST API (open-source, AGPL-3.0) with Blockstream Esplora (MIT) as block-height fallback. Keyless, 60 s cache. HARD CONSTRAINT: no BTC/USD or any fiat price — Bitcoin NETWORK mechanics only. Not financial advice. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.
Parameters schema
{
"type": "object",
"title": "bitcoin_networkArguments",
"properties": {
"metric": {
"type": "string",
"title": "Metric",
"default": "overview"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries