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
- de2b6718abcc08c862c68de315c082ffb35aa4e8390399a5e591f3a40341e2d1:0
- asset
- ROSS#230bddb2 · 6d · t_petch
- asset_id
- 230bddb245565b6f5184c213fbbe7b4ce8aaa2e4af4d5bcec9382e23720e8579
- parent envelope
- de2b6718abcc08c862c68de315c082ffb35aa4e8390399a5e591f3a40341e2d1 · T_PMINT
- block
- 951945 · 3h ago
- commitment C
- 02c9e97c2ee77a7301dc2cf14ed4596a4f1dfbeeaa17dda504cc3538c283609821
- public amount
- 1000
- public blinding
- 97b7f2b2fd77b8bda37a7caaba64279cda855dc0b2f80a7a978e6bd6dce89668
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.