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
- 96c64494b2670f67fb29d52b4e00c3a1828e4ef0a0ed5f2c092821264616f47f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 96c64494b2670f67fb29d52b4e00c3a1828e4ef0a0ed5f2c092821264616f47f · T_PMINT
- block
- 948953 · 2d ago
- commitment C
- 03c96578c8a7973c54682d7d0261890f9ec7d0e3916fa70ba773b2ce1cb507bcb4
- public amount
- 100
- public blinding
- d6b3f293a7ceeb867a038afcd7a88efbbb5d9c5ad02f39721b995d51e3c1f694
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.