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
- 626d2b6cb437592bc36295ed90bbdf84057cdde4fe63d5acc9f1cea04b1ed3c6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 626d2b6cb437592bc36295ed90bbdf84057cdde4fe63d5acc9f1cea04b1ed3c6 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 035e033f53028bac671f82ddcf16e2dad0e6b83f2becade734bd7f97d248cf90fe
- public amount
- 100
- public blinding
- d1de48013729f05be587b5bdc2a10bd2966a719267faf5d7ce7b3772a441d371
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.