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
- 35607ee683c2d15f85ca7146eadf365a97e9eedc3866d06a2b0c97a7e05515dc:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 35607ee683c2d15f85ca7146eadf365a97e9eedc3866d06a2b0c97a7e05515dc · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 0248bbad6911f5529fcecd2c83b119df506b627a76bd9fcf7d9c5e8d4bd68811f7
- public amount
- 100
- public blinding
- 1a0a8439e9fd61eea20330d2d6f7d2384e10c66841aebb5ff5ca5801697d23f3
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.