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
- 7a30e6101c9b3b06b80fe9be2bc9a48fa364cea7c741b1c27a90b3bf37caa112:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7a30e6101c9b3b06b80fe9be2bc9a48fa364cea7c741b1c27a90b3bf37caa112 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03ab6a785b5934905549fa23562ed1fae428f24ca6c4a13b6150442575552c8da0
- public amount
- 100
- public blinding
- 27ed00f1e8df19e587cfbe502d2629f9c6ed756b3429ee0755fbc22b817b375a
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.