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
- f172ab57354549de9ebb839cd7ac924b1c18fe87e54faa45c600c5ee85583965:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f172ab57354549de9ebb839cd7ac924b1c18fe87e54faa45c600c5ee85583965 · T_PMINT
- block
- 949373 · 5h ago
- commitment C
- 0209401179036d8a06da61d26671db904a497b77e39e901f5ad8e251de08709b70
- public amount
- 100
- public blinding
- a389d10ae3c452042c4295705da7e5e1c4707833ef0c76603c0407c4f12dbfec
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.