Server time: {{server_timestamp}} | Transaction pool {{#enable_pusher}} | Transaction pusher {{/enable_pusher}} {{#enable_key_image_checker}} | Key images checker {{/enable_key_image_checker}} {{#enable_output_key_checker}} | Output keys checker {{/enable_output_key_checker}} {{#enable_autorefresh_option}} | {{#refresh}} Autorefresh is ON (10 s) {{/refresh}} {{^refresh}} Autorefresh is OFF {{/refresh}} {{/enable_autorefresh_option}} {{#testnet_url}} | Go to testnet explorer {{/testnet_url}} {{#stagenet_url}} | Go to stagenet explorer {{/stagenet_url}} {{#mainnet_url}} | Go to mainnet explorer {{/mainnet_url}} {{#testnet}} | This is testnet blockchian {{/testnet}} {{#stagenet}} | This is stagenet blockchian {{/stagenet}}

{{#network_info}}

Network difficulty: {{difficulty}} | Hard fork: v{{current_hf_version}} | Hash rate: {{hash_rate}} | Fee per kb: {{fee_per_kb}} | Median block size limit: {{block_size_limit}} kB {{^is_current_info}} | Data from {{age}} {{age_format}} ago {{/is_current_info}}

{{/network_info}} {{#emission}}

Monero emission (fees) is {{amount}} ({{fee_amount}}) as of {{blk_no}} block

{{/emission}}
{{{mempool_info}}} {{#is_page_zero}}

Transactions in the last {{no_of_last_blocks}} blocks

{{/is_page_zero}} {{^is_page_zero}}

Transactions in older blocks

{{/is_page_zero}}

(Median size of these blocks: {{blk_size_median}} kB)

{{#txs}} {{/txs}}
height age {{age_format}} size [kB] transaction hash fee outputs in/out/pID ring size tx size [kB]
{{height}} {{age}} {{blk_size}} {{hash}} {{tx_fee_short}} {{sum_outputs_short}} {{no_inputs}}/{{no_outputs}}/{{pID}} {{mixin}} {{tx_size_short}}
{{^is_page_zero}} previous page | first page | {{/is_page_zero}} current page: {{page_no}}/{{total_page_no}} | next page
{{#show_cache_times}}
Tx details construction time: {{construction_time_total}} s
includes {{construction_time_cached}} s from block cache ({{cache_hits}} hits) and {{construction_time_non_cached}} s from non cache ({{cache_misses}} misses)
{{/show_cache_times}}