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
- 6b63f07fbcec8467bb4d6ea79ce2a1061f650af0f75d4316f0768aedae562937:0
- asset
- SHIT · 0d · t_petch
- asset_id
- 5ed401e0ba6a44eb14ce0dce1a401f41c77dc4f97af4dcbda21542d1df6a17b6
- parent envelope
- 6b63f07fbcec8467bb4d6ea79ce2a1061f650af0f75d4316f0768aedae562937 · T_PMINT
- block
- 948644 · 7h ago
- commitment C
- 0232496b90eb4b9166014fc4833c2f5f240bd25014dada0ab608708df94b758c16
- public amount
- 100
- public blinding
- 733b16e17cf1d254e43066c93cfcc6e1903a9712b8c7475fff2776c91e9538ea
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.