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
- 0c2ad5b54cd126a5d43de61d84db43f38886c4aca041bb223d84e4c77f5cc1c3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0c2ad5b54cd126a5d43de61d84db43f38886c4aca041bb223d84e4c77f5cc1c3 · T_PMINT
- block
- 948740 · 30d ago
- commitment C
- 0353c2c32bb2612b6c4016ca0a1f471d38c167511766f41a8272f9cc2f8396012a
- public amount
- 100
- public blinding
- dd75367708b732507e4f261f6799a7ebb30b554302844a890dd99d545c52ce51
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.