Tx hash: {{tx_hash}}

Tx prefix hash: {{tx_prefix_hash}}
Tx public key: {{tx_pub_key}}
{{#have_raw_tx}} {{/have_raw_tx}} {{#has_payment_id}}
Payment id: {{payment_id}}
{{/has_payment_id}} {{#has_payment_id8}}
Payment id (encrypted): {{payment_id8}}
{{/has_payment_id8}} {{#have_prev_hash}}
Previous tx: {{prev_hash}}
{{/have_prev_hash}} {{#have_next_hash}}
Next tx: {{next_hash}}
{{/have_next_hash}} {{^have_raw_tx}} {{/have_raw_tx}}
Timestamp: {{blk_timestamp_uint}} Timestamp [UCT]: {{blk_timestamp}} Age [y:d:h:m:s]: {{delta_time}}
Block: {{blk_height}} Fee: {{tx_fee}} Tx size: {{tx_size}} kB
Tx version: {{tx_version}} No of confirmations: {{confirmations}} RingCT/type: {{#is_ringct}}yes/{{rct_type}}{{/is_ringct}}{{^is_ringct}}no{{/is_ringct}}
Extra: {{extra}}

{{outputs_no}} output(s) for total of {{outputs_xmr_sum}} xmr

{{#outputs}} {{/outputs}}
stealth address amount amount idx
{{output_idx}}: {{out_pub_key}} {{amount}} {{amount_idx}} of {{num_outputs}}
{{^have_raw_tx}}

Check which outputs belong to given Monero address and viewkey

For RingCT transactions, outputs' amounts are also decoded
Note: address and viewkey are sent to the server, as the calculations are done on the server side



Prove to someone that you send them Monero in this transaction

Tx private key can be obtained using get_tx_key command in monero-wallet-cli command line tool
Note: address and tx private key are sent to the server, as the calculations are done on the server side



{{/have_raw_tx}} {{#has_inputs}}

Inputs' mixins time scale (from {{min_mix_time}} till {{max_mix_time}}; resolution: {{timescales_scale}} days{{#have_raw_tx}}; R - real mixin {{/have_raw_tx}})

{{inputs_no}} inputs(s) for total of {{inputs_xmr_sum}} xmr

{{#inputs}} {{#with_ring_signatures}} {{/with_ring_signatures}} {{/inputs}}
key image {{input_idx}}: {{in_key_img}} {{#have_raw_tx}} Already spent: {{#already_spent}} True {{/already_spent}} {{^already_spent}} False {{/already_spent}} {{/have_raw_tx}} amount: {{amount}}
{{#have_raw_tx}} {{/have_raw_tx}} {{#mixins}} {{#have_raw_tx}} {{#mix_is_it_real}} {{/mix_is_it_real}} {{^mix_is_it_real}} {{/mix_is_it_real}} {{/have_raw_tx}} {{/mixins}}
Mixin stealth addressIs it real?blk mixin in/out timestamp age [y:d:h:m:s]
- {{mix_idx}}: {{mix_pub_key}}{{mix_is_it_real}}{{mix_is_it_real}}{{mix_blk}} {{mix_mixin_no}} {{mix_inputs_no}}/{{mix_outputs_no}} {{mix_timestamp}} {{mix_age}}
{{#ring_sigs}} {{/ring_sigs}}
Ring signature
{{ring_sig}}
{{^have_raw_tx}} {{^with_ring_signatures}}
More details
{{/with_ring_signatures}} {{#with_ring_signatures}}

JSON representation of tx

{{tx_json}}
Less details
{{/with_ring_signatures}} {{/have_raw_tx}}
{{/has_inputs}}