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
- 565fe266a5c4f1d8c3cb6970fc03c6fd4ab4654ac6c2374039185e42d3aa5b88:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 565fe266a5c4f1d8c3cb6970fc03c6fd4ab4654ac6c2374039185e42d3aa5b88 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 022a628813d37b5e6ae21338f0b129685b070a88c35112254f86fbf046a49ebce4
- public amount
- 100
- public blinding
- 13253434c333fbd5f02a60f9e901b01f6be736cad11729e3521ab304d80cc19e
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.