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
- b7685e8382b7b506444cb45ef0d64e1b8868b394270e933d4a47854b902581f9:0
- asset
- CONF · 8d · t_petch
- asset_id
- 1bd97580b1c8eff6a1583540cac2eb0b3766efc4943a87e129db19a3303a60d8
- parent envelope
- b7685e8382b7b506444cb45ef0d64e1b8868b394270e933d4a47854b902581f9 · T_PMINT
- block
- 948524 · 54d ago
- commitment C
- 038914a7ec2d9b10804f1af6a6784eea3eb6be381e0de8a5ea589fee7b34d9d4b7
- public amount
- 100000
- public blinding
- d6938101dce1a6897f49ca0df3c4aaa02ef95cefe94646536084f04fa061534c
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.