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
- 39a7a916c5c5107709b6166bd4d8ad3156e0f41fc11fa349f86acad25d612717:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 39a7a916c5c5107709b6166bd4d8ad3156e0f41fc11fa349f86acad25d612717 · T_PMINT
- block
- 948520 · 55d ago
- commitment C
- 03e82259a83f61c8f16691c916ba25ba618a446e6ae0c5cc13193e828a3f2b2b87
- public amount
- 100
- public blinding
- 85be309eeaf68ef66d6aa09c2fa132656c77aad6ec3dc3e14b7e25b28c29eb05
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.