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
- 398943ed1f7826268033c5ab0598335671b6ca65c8f33765bce74885600c3bd4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 398943ed1f7826268033c5ab0598335671b6ca65c8f33765bce74885600c3bd4 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03a8e51d40e64bf834c801d141a9bc8d38386fdada148e1e9ca29cb26a3836fba6
- public amount
- 100
- public blinding
- b39bf6e9018e30beda34bb065805c0c7044330d1938fb2aa679b75dc35d89e72
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.