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
- 5578f26f432819d74341b1f1e7a5a948577490166e42575d31cf0a76dec18fc4:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- 5578f26f432819d74341b1f1e7a5a948577490166e42575d31cf0a76dec18fc4 · T_PMINT
- block
- 948791 · 30d ago
- commitment C
- 02c3c352facabd988b8c89f15d1f7d37569d3e6902e1a16d2b4a52037151a48a78
- public amount
- 1000
- public blinding
- 9308ac76cdab17d47c398c7d072788fb2b8ddf2a772e9743325dab3f50d1319f
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.