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
- 65c94ca06380f7a9541407d1a23053fd50d154274c4e7472f58421eddc2849ff:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 65c94ca06380f7a9541407d1a23053fd50d154274c4e7472f58421eddc2849ff · T_PMINT
- block
- 948673 · 35d ago
- commitment C
- 03c2cb1ad379ceb52579c5502d8688be6f9c79db94ffe0fe9e09870ce74c75b856
- public amount
- 100
- public blinding
- a9a79dccfdb61f9b22b81be23e8f3b199fc7b54c69c45c7d1d09c0a0ec5b9a3d
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.