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
- 7bbba676187fdfa7e9bf33eafeeb2b3c3406e4d248eb114faa633c97b8a2e568:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7bbba676187fdfa7e9bf33eafeeb2b3c3406e4d248eb114faa633c97b8a2e568 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03bdaefcc147dc45871d9081cca0ed699ec6d0c3118e74c8fc1c822f579ed09cc5
- public amount
- 100
- public blinding
- aaa7eb9721d2de7fd97575fd7a0442c8fdc6267e97ba40062b401a3671c47cbd
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.