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
- 61493f41e41b4a467f7e6b3c0b189e7ed0833d747c7a88b656a7f016bc7d3d6d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 61493f41e41b4a467f7e6b3c0b189e7ed0833d747c7a88b656a7f016bc7d3d6d · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 03777437113092014a482d97706fb5bc439f9c211cbe5a8ed7979ae7ceb317ff65
- public amount
- 100
- public blinding
- d2406f9a53b43bf0c0df8a088e265e6a9b86bc049c131e6ed576462c5cd4d73f
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.