UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- 0809657a3c91335931dbe49c66cf491b8b867748cf8df4c2ce171fe4262b7d42:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 0809657a3c91335931dbe49c66cf491b8b867748cf8df4c2ce171fe4262b7d42 · T_PMINT
- block
- 948724 · 4d ago
- commitment C
- 021b28dbaf9c06352008438b1700cd9539de657e9e0f06408eb7bf1dbbc54867be
- public amount
- 1000
- public blinding
- df718adc555f3256eb9ac56867286d36de60af4db15724d760c4775f7d544e67
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.