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
- 06de3617e10e11e4a6500f142551d6d65f7c4a126484b09a7556a483944cf7f8:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 06de3617e10e11e4a6500f142551d6d65f7c4a126484b09a7556a483944cf7f8 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03b1380474de7a50f3dedf31d4dab162c48142c8d804db7562d9fc0b6ca39cdba4
- public amount
- 100
- public blinding
- d02e091b1bd6550bd8cd1d2db69cf3b5b793925dc412a3366f3b72524df13c3f
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.