Memory pool

(no of txs: {{mempool_size}}, size: {{mempool_size_kB}} kB)

{{#mempooltxs}} {{/mempooltxs}}
age [h:m:s] transaction hash fee outputs in(nonrct)/out mixin tx size [kB]
{{age}} {{hash}} {{fee}} {{xmr_outputs}} {{no_inputs}}({{no_nonrct_inputs}})/{{no_outputs}} {{mixin}} {{txsize}}
{{^mempool_fits_on_front_page}} {{#partial_mempool_shown}}
Only {{no_of_mempool_tx_of_frontpage}} txs shown. Click here to see all of them
{{/partial_mempool_shown}} {{/mempool_fits_on_front_page}} {{#show_cache_times}}
Mempoool tx details construction time: {{construction_time_total}} s
includes {{construction_time_cached}} s from mempool cache ({{cache_hits}} hits) and {{construction_time_non_cached}} s from non cache ({{cache_misses}} misses)
{{/show_cache_times}}