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
- 1acc115b58b4b19857eacc5279555a494ddd58d79d552b649436fb8855a36f1b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1acc115b58b4b19857eacc5279555a494ddd58d79d552b649436fb8855a36f1b · T_PMINT
- block
- 948929 · 2d ago
- commitment C
- 02f9e85fbb1067665434f200c7c2bd05c0c1deca19e6348435a8426ea7c4142f25
- public amount
- 100
- public blinding
- b2cc008b269e61035e76531c0ca99ca7a0a44783a56c54265fa991c965b0f8fa
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.