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
- dc82942a4c6079689418348ebebb04b0ee0b2c6174397ed91177338f0647911f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- dc82942a4c6079689418348ebebb04b0ee0b2c6174397ed91177338f0647911f · T_PMINT
- block
- 948724 · 3d ago
- commitment C
- 025656e1fcebe4fed963628097d9073f8c2317a5078372c72e324062809e34f599
- public amount
- 100
- public blinding
- 6290e12c5e3bebe416b2a2e423508c2524c0730e0eef35f798236a507e02dc16
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.