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
- 31b8fe4be949c4668753e0ccdea5538a168c86d374d6cb160bfaef76460eae7e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 31b8fe4be949c4668753e0ccdea5538a168c86d374d6cb160bfaef76460eae7e · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03b355523c3fd5c4a836d56c6249fb2d6f92c3521888e7ff671e6da35e179f3515
- public amount
- 100
- public blinding
- 3caf07cc2cfcc3eafd0064e5890fcc13fc55940f92c9e5a2477df91c5a8b6554
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.