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
- 751edfddcbbb38fad858ebb392a73ea28c8b6961b9aee6c94d5cf0879ec91c76:0
- asset
- CONF · 8d · t_petch
- asset_id
- 1bd97580b1c8eff6a1583540cac2eb0b3766efc4943a87e129db19a3303a60d8
- parent envelope
- 751edfddcbbb38fad858ebb392a73ea28c8b6961b9aee6c94d5cf0879ec91c76 · T_PMINT
- block
- 948521 · 54d ago
- commitment C
- 02d420b8edd9f7c79ca06ebeb536948ae4372943ec8e660341517361140e435065
- public amount
- 100000
- public blinding
- 38c6c10a6b7398fe3406d3f67b4623ce70c9d1e224c460859e63c08e44406224
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.