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
- 204b20fedf2db1e6c5f388b0a208fd6f47821d6d8907afbae97279adc255fe52:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- 204b20fedf2db1e6c5f388b0a208fd6f47821d6d8907afbae97279adc255fe52 · T_PMINT
- block
- 948727 · 4d ago
- commitment C
- 03032105af5350775cbdb6f1e409fab39b6762cf48aa3304808d9bbc7a4e92f1ef
- public amount
- 1000
- public blinding
- b7a7e4a284152b700b6909046edac896c2633c3420f762134ea26b9242fc6fd7
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.