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
- e4242023b52027e91b302ea874f8608d05a7c99e43a26f33bb91f7489d2f9903:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e4242023b52027e91b302ea874f8608d05a7c99e43a26f33bb91f7489d2f9903 · T_PMINT
- block
- 948920 · 29d ago
- commitment C
- 03982309188b60a6f166acc6598cb3d258231327b6cdf33865017bb48a0bf042c9
- public amount
- 100
- public blinding
- 4d2e2ab82c38a232a495f3e3a253a504fbe6d9c833fd1041d3b65767388723d5
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.