{{ tx.txid | shortenString : 16 }} {{ tx.txid }}
‎{{ tx.status.block_time * 1000 | date:'yyyy-MM-dd HH:mm' }}
{{ errorUnblinded }}
ScriptSig (ASM)
ScriptSig (HEX) {{ vin.scriptsig }}
Witness {{ vin.witness.join(' ') }}
P2SH redeem script
P2WSH witness script
nSequence {{ formatHex(vin.sequence) }}
Previous output script {{ 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)
ScriptPubKey (HEX) {{ vout.scriptpubkey }}
OP_RETURN data {{ vout.scriptpubkey_asm | hex2ascii }}
{{ tx.fee / (tx.weight / 4) | feeRounding }} 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 }}