/
BS
bsv-blockchain
/
Teranode Asset Service API.
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
bsv-blockchain
Teranode Asset Service API.
get
Get aggregate blockchain statistics.
v1
latest
Swagger 2.0
Open BSV License
2026-07-17
71
64
113.9 KB
block
Get aggregate blockchain statistics.
Returns block count, transaction count, average sizes, and timestamps.
get
/api/v1/blockstats
Response
Block statistics
BlockStats
required
avg_block_size
number
double
avg_tx_count_per_block
number
double
block_count
integer
chain_work
integer[]
first_block_time
integer
last_block_time
integer
max_height
integer
tx_count
integer