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)
CONRPC
, configuration object.
integer
, the block's height.
logical
, whether coinbase transaction
should be excluded (default is TRUE
).
An object of class data.frame
Other UtilityFuncs: bkfee
,
blockattime
, date2int
,
int2date
, intMaxDay
,
intMinDay
, intRangeDay
,
intRangePeriod
, timeofblock
,
txfee
, txids
,
txinids
, txstats
,
utxoage
, utxotype
,
utxovalue