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
- 3ae4ad16537048d1dce7ebecd8188cc9823696b2319cf96fed885785c9057e09:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3ae4ad16537048d1dce7ebecd8188cc9823696b2319cf96fed885785c9057e09 · T_PMINT
- block
- 948648 · 54d ago
- commitment C
- 03cb47a1b6852b674689d5e2af930b253776c481b75d6ed2ba33ef09125a597f5b
- public amount
- 100
- public blinding
- d85652ce66e7c62a7bf258a2996c435cf23b90e78a421ff855d3478cba5b114d
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.