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
- f3367fbb8d750ae0b895bb9fea7b6cb2788a94bbf622eafd143ba5216e66b680:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f3367fbb8d750ae0b895bb9fea7b6cb2788a94bbf622eafd143ba5216e66b680 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 0359b434cb2f124c98980d27d17e8a3d5c414ddbb8d1c5f040f20a858930cd8c4d
- public amount
- 100
- public blinding
- f14d780c09e1a05536f3b88be157607b9859b030862bbee8c96ed0d02695390d
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.