Usage: /testnet/q/query[/parameter]
This is data for the TESTnet. Uptime and accuracy are not guaranteed.
Queries currently supported:
Real-time stats
While Bitcoin Block Explorer can run at a delay of up to two minutes, these tools are all completely real-time.
Delayed stats
These use BBE data.
- avgtxsize - shows the average transaction size. The parameter sets how many blocks to look back at (default 1000).
- avgblocksize - shows the average block size. The parameter sets how many blocks to look back at (default 1000).
- interval - shows the average interval between blocks, in seconds. The parameter sets how many blocks to look back at (default 1000).
- eta - shows the estimated number of seconds until the next retarget. The parameter sets how many blocks to look back at (default 1000). Blocks before the last retarget are never taken into account, however.
- avgtxnumber - shows the average number of transactions per block. The parameter sets how many blocks to look back at (default 1000).
- getreceivedbyaddress - shows the total BTC received by an address.
- addressfirstseen - shows the time at which an address was first seen on the network.
- nethash - produces CSV statistics about block difficulty. The parameter sets the interval between data points.