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
- b514cf7f1c7f15c782900305451fa654d5883977fb6b2d96b01ae962c00f0a33:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- b514cf7f1c7f15c782900305451fa654d5883977fb6b2d96b01ae962c00f0a33 · T_PMINT
- block
- 948753 · 30d ago
- commitment C
- 0230322e966f4c98b10538e3194ffc8bc81171f863face76d1fbd6f35ef22259fd
- public amount
- 1000
- public blinding
- 2b767ef358677a31a1ecc1ab3e228a291c6b520a8b39ca140c472c951cd8d1d6
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.