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
- 6b9186afadbdb1dd0fffb147959370ddaa523690d18cf0537b0a93964a5234f1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6b9186afadbdb1dd0fffb147959370ddaa523690d18cf0537b0a93964a5234f1 · T_PMINT
- block
- 948740 · 3d ago
- commitment C
- 02c4e4ce5f6c57be1f014e35b0200353bc24ba8b5ef6821e16f46642ed6202cc2d
- public amount
- 100
- public blinding
- 02addb4e0657077a49604a0394b4542de9f2ce5542ad379312ba13742daef85a
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.