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
- ac39645f54946e01cdc583b89775336fdee6d076622a5ce4636ef7c97474ff68:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ac39645f54946e01cdc583b89775336fdee6d076622a5ce4636ef7c97474ff68 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02359907f91aca59b177c6ac4b9470e4c888d2d444e8ea27f86b5312ce38307687
- public amount
- 100
- public blinding
- f87c0de7ce7f41845228b0926fba848af921bb1214b1c8e26e5889300988f3bc
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.