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
- d95494a2b17da8f457a6f335f354cc694857e0189184a6edce504ec652e0cca5:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- d95494a2b17da8f457a6f335f354cc694857e0189184a6edce504ec652e0cca5 · T_PMINT
- block
- 948745 · 30d ago
- commitment C
- 025926ed24439313246e6758af63504cd19d27c6a2e9af71516cfc76207615f29b
- public amount
- 1000
- public blinding
- cb23bc885caba6936418d45844b22c8c7edb385c9bd6c7c6ecd3d5c760df2ccd
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.