| blockstats | R Documentation |
This function returns key statistics of a block's content, such as the time, the count of transactions, and summary statistics of the UTXOs.
blockstats(con, height, excoinbase = TRUE)
con |
|
height |
|
excoinbase |
|
An object of class data.frame
Bernhard Pfaff
Other UtilityFuncs:
bkfee(),
blockattime(),
date2int(),
int2date(),
intMaxDay(),
intMinDay(),
intRangeDay(),
intRangePeriod(),
timeofblock(),
txfee(),
txids(),
txinids(),
txstats(),
utxoage(),
utxotype(),
utxovalue()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.