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
- e8e0ecc0331a8e3df77ec875360852d817a88e9a997261f6d130532d4d613d40:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e8e0ecc0331a8e3df77ec875360852d817a88e9a997261f6d130532d4d613d40 · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 02de7edcb7d3fe46d59620b3632a64735c1f978c7b94fd16d798e1d97107c1acec
- public amount
- 100
- public blinding
- fc75b57f433d9eb14a4992ec2cb108d5891eaa70cf21eba39ee931a9370a074a
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.