Skip to content

Instantly share code, notes, and snippets.

@leto
Last active December 17, 2019 23:37
Show Gist options
  • Select an option

  • Save leto/eae91793a7139e683438922124ed786e to your computer and use it in GitHub Desktop.

Select an option

Save leto/eae91793a7139e683438922124ed786e to your computer and use it in GitHub Desktop.
Chain tx stats
{
"time": 1576625358,
"txcount": 284046,
"window_final_block_hash": "00000000788477e47229375d09ec0eb45d737900eba9e14a871163da642ce09a",
"window_final_block_height": 141782,
"window_block_count": 17280,
"notarizations": 23226,
"shielded_txcount": 17204,
"fully_shielded_txcount": 171,
"deshielding_txcount": 8522,
"shielding_txcount": 8511,
"shielded_payments": 17731,
"fully_shielded_payments": 191,
"deshielding_payments": 989,
"shielding_payments": 16551,
"window_tx_count": 31139,
"window_interval": 2629402,
"txrate": 0.01184261668622751,
"notarization_txrate": 0.001061458080582581,
"shielded_txrate": 0.0008853724154769791,
"fully_shielded_txrate": 2.129761824171428e-05,
"paymentrate": 0.04048829353594467,
"shielded_paymentrate": 0.0008868936739228159,
"fully_shielded_paymentrate": 2.281887668755101e-05,
"window_payments": 106460,
"window_notarizations": 2791,
"window_fully_shielded_payments": 60,
"window_shielded_payments": 2332,
"window_shielding_payments": 2211,
"window_deshielding_payments": 61,
"shielded_tx_percent": 0.07476155303638524,
"fully_shielded_tx_percent": 0.00179838787372748,
"shielding_tx_percent": 0.04065641157391053,
"deshielding_tx_percent": 0.03230675358874723,
"shielded_payments_percent": 0.02190494082284426,
"fully_shielded_payments_percent": 0.0005635919594213789,
"shielding_payments_percent": 0.02076836370467781,
"deshielding_payments_percent": 0.0005729851587450686,
"shielded": {
"fully_shielded_tx_percent": 0.02405498281786942,
"shielding_tx_percent": 0.5438144329896907,
"deshielding_tx_percent": 0.4321305841924399,
"fully_shielded_payments_percent": 0.02572898799313894,
"shielding_payments_percent": 0.9481132075471698,
"deshielding_payments_percent": 0.02615780445969125
},
"organic": {
"shielded_tx_percent": 0.2103361040838453,
"fully_shielded_tx_percent": 0.005059631369714492,
"shielding_tx_percent": 0.1143838091796169,
"deshielding_tx_percent": 0.09089266353451392,
"shielded_payments_percent": 0.02699417749945016,
"fully_shielded_payments_percent": 0.0006945328687680144,
"shielding_payments_percent": 0.02559353621410133,
"deshielding_payments_percent": 0.0007061084165808147,
"paymentrate": 0.0328549989693474,
"txrate": 0.004209322119630243,
"txcount": 11068,
"payments": 86389
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment