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
- 0698e8ffdd7e96e6dadbdba2bbe779a0ad39b931c8a9f4076a779ef4d961abe2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0698e8ffdd7e96e6dadbdba2bbe779a0ad39b931c8a9f4076a779ef4d961abe2 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0246a866281bdca045b935541099df212aa91650f1b9cce1e9e6fc04a5aa27898e
- public amount
- 100
- public blinding
- 0951eb72ab49fa543e020d60818db64b2ccb87e8e0da880172bc645ba7d8cda9
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.