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
- a33e5614d45d0778efb66b4534b8f7f07dd6d1e09ee58f505cf0a20ec17d54e8:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a33e5614d45d0778efb66b4534b8f7f07dd6d1e09ee58f505cf0a20ec17d54e8 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0224e5620a4773d31d386c2b99afda80221d2f0ded10e4693f12cfa0e2bd921e9b
- public amount
- 100
- public blinding
- c5cdafc471e7bd82999db9b2d9855971ea083d8507619ffc5e3a1859f78ac6a7
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.