Blockchain.com · JSON Structure

Charts Stats Stats Structure

Real-time blockchain statistics snapshot.

Type: object Properties: 19
CryptocurrencyBitcoinBlockchain DataExchangeMarket DataTradingPaymentsPublic APIs

Stats is a JSON Structure definition published by Blockchain.com, describing 19 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

market_price_usd hash_rate total_fees_btc n_btc_mined n_tx n_blocks_mined minutes_between_blocks totalbc n_blocks_total estimated_transaction_volume_usd miners_revenue_usd miners_revenue_btc difficulty estimated_btc_sent total_btc_sent trade_volume_btc trade_volume_usd nextretarget timestamp

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/blockchain/refs/heads/main/json-structure/charts-stats-stats-structure.json",
  "name": "Stats",
  "description": "Real-time blockchain statistics snapshot.",
  "type": "object",
  "properties": {
    "market_price_usd": {
      "type": "double",
      "description": "BTC price in USD.",
      "example": 72525.0
    },
    "hash_rate": {
      "type": "double",
      "description": "Network hash rate (GH/s).",
      "example": 72525.0
    },
    "total_fees_btc": {
      "type": "int64",
      "description": "Total fees in Satoshi over the period.",
      "example": 1
    },
    "n_btc_mined": {
      "type": "int64",
      "description": "New BTC mined over the period (Satoshi).",
      "example": 1
    },
    "n_tx": {
      "type": "int32",
      "description": "Number of transactions over the period.",
      "example": 1
    },
    "n_blocks_mined": {
      "type": "int32",
      "description": "Number of blocks mined over the period.",
      "example": 1
    },
    "minutes_between_blocks": {
      "type": "double",
      "description": "Average minutes between blocks.",
      "example": 1.0
    },
    "totalbc": {
      "type": "int64",
      "description": "Total Bitcoins in circulation (Satoshi).",
      "example": 1
    },
    "n_blocks_total": {
      "type": "int32",
      "description": "Chain height.",
      "example": 1
    },
    "estimated_transaction_volume_usd": {
      "type": "double",
      "description": "Estimated transaction volume in USD over the period.",
      "example": 0.5
    },
    "miners_revenue_usd": {
      "type": "double",
      "description": "Miners revenue in USD over the period.",
      "example": 1.0
    },
    "miners_revenue_btc": {
      "type": "int64",
      "description": "Miners revenue in Satoshi over the period.",
      "example": 1
    },
    "difficulty": {
      "type": "double",
      "description": "Current difficulty target.",
      "example": 1.0
    },
    "estimated_btc_sent": {
      "type": "int64",
      "description": "Estimated BTC sent (Satoshi).",
      "example": 1
    },
    "total_btc_sent": {
      "type": "int64",
      "description": "Total BTC sent (Satoshi).",
      "example": 1
    },
    "trade_volume_btc": {
      "type": "double",
      "description": "Trading volume in BTC.",
      "example": 0.5
    },
    "trade_volume_usd": {
      "type": "double",
      "description": "Trading volume in USD.",
      "example": 0.5
    },
    "nextretarget": {
      "type": "int32",
      "description": "Block height of the next difficulty retarget.",
      "example": 1
    },
    "timestamp": {
      "type": "int64",
      "description": "Unix timestamp of the snapshot.",
      "example": 1748609400000
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/charts-stats-stats-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.