blk.b - block size in bytes
tx.b - transaction byte size
tx.f - fee amount
tx.t - transaction received time
in.e.v - (assuming it's not missing for performance reasons)
The above would make it possible to run complete block explorers using just BitDB and fills some of the information gap that requires apps to rely on additional API's such as rest.
blk.b- block size in bytestx.b- transaction byte sizetx.f- fee amounttx.t- transaction received timein.e.v- (assuming it's not missing for performance reasons)The above would make it possible to run complete block explorers using just BitDB and fills some of the information gap that requires apps to rely on additional API's such as rest.