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
- fbec2c52c0939e769d571a5536fe82b457c6a1053ef1695469a3f3892400cb8e:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- fbec2c52c0939e769d571a5536fe82b457c6a1053ef1695469a3f3892400cb8e · T_PMINT
- block
- 948731 · 3d ago
- commitment C
- 03bce096b1cfffd8c0db7df5a9a3bdeef68e85042032b8c96e3b46d7fb7f479993
- public amount
- 1000
- public blinding
- 1d1a92dc48c2bc5ba94d57d8acbd9340eff53b37c1801be5c0c998ad749a282a
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.