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
- 20d53f5ff89d952d3e4443250787219625e6ec66ea5e9461748a8e837ce11815:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 20d53f5ff89d952d3e4443250787219625e6ec66ea5e9461748a8e837ce11815 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 035b8c3a2011cc2bc0ea87d2f2ade7d140665e8862e64bf91a1f2386d4dea075e7
- public amount
- 100
- public blinding
- c857e37a73bdc7b4fb492d4bb89855f8e01cc54ed5300a709773023cfd95ab7e
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.