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
- c77c13b61a2e4afded3312b11e494b6451df84e9cc66d4a2df2c858d70df32cd:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c77c13b61a2e4afded3312b11e494b6451df84e9cc66d4a2df2c858d70df32cd · T_PMINT
- block
- 948901 · 2d ago
- commitment C
- 036cc9689dad7c75ede5da815da8f3214d906c3902b84cc739fd230112ce31c0d9
- public amount
- 100
- public blinding
- 4c9db8ba29589173496eed1b1ec20fa7de2841eda5cb3ee4ca2f41f85d78ee78
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.