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
- 331e9912881a4c127fad6f55e080ed9006c3a2b1f65775199acdef1b1a149982:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 331e9912881a4c127fad6f55e080ed9006c3a2b1f65775199acdef1b1a149982 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0362a4476407e78ffd97b91cb0584e28d35d84374445b3605f7978a3c35ae6cb24
- public amount
- 100
- public blinding
- 306b13be68a31ae97de750b62b787ac85d9b7716dcd1239fd83ae1f4ba80f3de
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.