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
- b2fae2c7f55be9b5820e7aae46707011f2877409a1e1d29233c09c46e24d3bbe:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- b2fae2c7f55be9b5820e7aae46707011f2877409a1e1d29233c09c46e24d3bbe · T_PMINT
- block
- 948890 · 29d ago
- commitment C
- 033d912b473c477a1d13aece5efcba0c21cffc1ab97cb62474b91c89d15fc7ec1f
- public amount
- 1000
- public blinding
- aa00f5937b428637499f54d74719dff68472a9bb3d76e0674dab4de608babadd
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.