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
- 6ab83e6915eb0928f15553a76b4ba1db6f8e1c464d5340477a45e52eaa31b94c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6ab83e6915eb0928f15553a76b4ba1db6f8e1c464d5340477a45e52eaa31b94c · T_PMINT
- block
- 948518 · 54d ago
- commitment C
- 0276fddbc3d7c75989107d7bea5e418533db343d9bfd98812eec4167854acc7be7
- public amount
- 100
- public blinding
- 28744c031e5e5afc5de949f3d58da84120a0c40faeace3ade62b11919241b799
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.