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
- e634cea1e90ba727d1b78c89054e7526aa1edfde52771b43e14268cb9a1b494c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e634cea1e90ba727d1b78c89054e7526aa1edfde52771b43e14268cb9a1b494c · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02b199656819e7c41b53df18f01bc38559f787a9b659a57bf665c57e18c69419a9
- public amount
- 100
- public blinding
- 65096131ad63d8fda794c43554922c9356e17704802f2218af50f5af16051c46
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.