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
- 5f0f0ff0983b2f8f6695a81f78e57ea363104a382e0af25d9e27a4b1189f05f7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5f0f0ff0983b2f8f6695a81f78e57ea363104a382e0af25d9e27a4b1189f05f7 · T_PMINT
- block
- 948725 · 30d ago
- commitment C
- 02e3d73e521b4c29bbc107f48e01bb103306146805428d5be42dd2a8ae4e8b2c21
- public amount
- 100
- public blinding
- c875ddfe88f0fc690dff6a8595b86ad101796fb1ce85f00b6d0f1d33f243679a
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.