Tx hash: {{tx_hash}}

Tx public key: {{tx_pub_key}}
{{#has_payment_id}}
Payment id: {{payment_id}}
{{/has_payment_id}} {{#has_payment_id8}} {{^decrypted_payment_id8}}
Payment id (encrypted): {{payment_id8}}
{{/decrypted_payment_id8}} {{#decrypted_payment_id8}}
Payment id (decrypted): {{decrypted_payment_id8}}
{{/decrypted_payment_id8}} {{/has_payment_id8}}
Block: {{blk_height}} Timestamp [UCT]: {{blk_timestamp}} Age [y:d:h:m:s]: {{delta_time}} Fee: {{tx_fee}} Tx size: {{tx_size}} kB
{{^tx_prove}}

Checking which outputs belong to the given address and viewkey

address: {{xmr_address}}
viewkey: {{viewkey}}
{{/tx_prove}} {{#tx_prove}}

Prove that you send this tx to the given address

address: {{xmr_address}}
Tx private key: {{viewkey}}
{{/tx_prove}}

Outputs ({{outputs_no}})

{{#outputs}} {{#mine_output}} {{/mine_output}} {{^mine_output}} {{/mine_output}} {{/outputs}}
output public key amount output match?
{{output_idx}}: {{out_pub_key}} {{amount}} {{mine_output}} {{mine_output}}

Sum XMR from matched outputs (i.e., incoming XMR): {{#found_our_outputs}} {{sum_xmr}} {{/found_our_outputs}} {{^found_our_outputs}} 0.000000000000 {{/found_our_outputs}}

{{#show_inputs}}

Inputs ({{inputs_no}})

{{#inputs}}

Key image: {{key_image}}, amount {{key_image_amount}}

{{#mixins}} {{#has_mixin_outputs}} {{#mixin_outputs}}
{{#has_found_outputs}} {{/has_found_outputs}}
Ring member {{mixin_pub_key}} might use your outputs
from tx of hash: {{mix_tx_hash}}
(tx public key: {{mix_tx_pub_key}})
{{#found_outputs}} {{/found_outputs}}
output public key amount output match?
{{my_public_key}} {{amount}} {{#mine_output}} {{mine_output}}{{#out_in_match}}*{{/out_in_match}} {{/mine_output}} {{^mine_output}} {{mine_output}} {{/mine_output}}
{{/mixin_outputs}} {{/has_mixin_outputs}} {{/mixins}} {{/inputs}}

Sum XMR from matched and marked by * ring member's outputs: {{sum_mixin_xmr}}
Possible spending is: {{possible_spending}} (tx fee included)
Note: without private spendkey, it is impossible to know whether this is your real spending.
So do not take this number seriously. It is probably totally wrong anyway.

{{/show_inputs}}