Transaction activity charts
Bitcoin transaction activity over time: confirmed transactions per day, cumulative total, transactions per block, transactions excluding popular addresses. Key indicator of network usage.
Query parameters
Time period
Time period
Response
Bitcoin transaction activity time series (per-day, cumulative, per-block).
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"data_age_days": 8.532,
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
],
"period": "2026-Q1",
"notes": "the UKMTO report behind these counts is dated 2026-08-21 and is 11 days old"
}
}Changes
Changed in 3 of the 22 revisions of this API.1016
- ○
added the optional property
meta/data_age_daysto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/notesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/periodto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response property
data/chart_countbecame optional for the status200response-property-became-optional
- ▲
the response property
data/chartsbecame optional for the status200response-property-became-optional
- ▲
the response property
data/groupbecame optional for the status200response-property-became-optional
- ▲
the response property
data/timespanbecame optional for the status200response-property-became-optional
- ▲
response property
data/chart_countlist-of-types was widened by adding typesnull and numberto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/grouplist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/timespanlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
the
data/chartsresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
data/charts/my-wallet-n-usersfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/charts/n-unique-addressesfrom the response with the200statusresponse-required-property-removed
- ○
added
Chartssubschema #2to thedata/chartsresponse propertyanyOflist for the response status200response-property-any-of-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the optional property
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the429statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the503statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the401statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the429statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the503statusresponse-optional-property-added
- ○
added the optional property
planto the response with the401statusresponse-optional-property-added
- ○
added the optional property
planto the response with the429statusresponse-optional-property-added
- ○
added the optional property
planto the response with the503statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the401statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the429statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the503statusresponse-optional-property-added
- ○