{{ tx.txid | shortenString : 16 }} {{ tx.txid }}
{{ tx.status.block_time * 1000 | date:'yyyy-MM-dd HH:mm' }} ago
ScriptSig (ASM) {{ vin.scriptsig_asm }}
ScriptSig (HEX) {{ vin.scriptsig }}
Witness {{ vin.witness.join(' ') }}
P2SH redeem script {{ vin.inner_redeemscript_asm }}
P2WSH witness script {{ vin.inner_witnessscript_asm }}
nSequence {{ formatHex(vin.sequence) }}
Previous output script {{ vin.prevout.scriptpubkey_asm }} {{ vin.prevout.scriptpubkey_type ? ('(' + vin.prevout.scriptpubkey_type + ')') : '' }}
{{ vout.scriptpubkey_address | shortenString : 16 }} {{ vout.scriptpubkey_address | shortenString : 35 }} Peg-out to {{ vout.pegout.scriptpubkey_address | shortenString : 16 }} {{ vout.pegout.scriptpubkey_address | shortenString : 35 }} OP_RETURN {{ vout.scriptpubkey_asm | hex2ascii }} {{ vout.scriptpubkey_type | scriptpubkeyType }}
Type {{ vout.scriptpubkey_type.toUpperCase() }}
scriptPubKey (ASM) {{ vout.scriptpubkey_asm }}
scriptPubKey (HEX) {{ vout.scriptpubkey }}
OP_RETURN data {{ vout.scriptpubkey_asm | hex2ascii }}
{{ tx.fee / (tx.weight / 4) | number : '1.1-1' }} sat/vB – {{ tx.fee | number }} sat ()
 

{{ item.value / 100000000 | number: '1.0-' + assetsMinimal[item.asset][3] }} {{ assetsMinimal[item.asset][1] }}
{{ assetsMinimal[item.asset][0] }}
{{ item.asset | shortenString : 13 }}