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
- 38c2222185cd9d36024434d271b5d3db66328078dec11ae089d99b66963f334c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 38c2222185cd9d36024434d271b5d3db66328078dec11ae089d99b66963f334c · T_PMINT
- block
- 948724 · 30d ago
- commitment C
- 02c41a4cc130b7916f76594e44eef875d001b94185c6818e43520c0b5123bb02a0
- public amount
- 100
- public blinding
- 7f885a5bf71297fa93e2166a47647310de73d56b71b672603b50cbbff49b0755
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.