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
- 3e3aeb57bb875c54b1594b043d84ddd17cee9a1b13647e740246a391b14bcf40:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3e3aeb57bb875c54b1594b043d84ddd17cee9a1b13647e740246a391b14bcf40 · T_PMINT
- block
- 948810 · 3d ago
- commitment C
- 032719535736f07252d4362b6a075589bea8ba0cea5d3bf580d636b2acabf83010
- public amount
- 100
- public blinding
- 723dd718a91a2887c0b0ddeca01cd7793517c3ba1fe38afe9f8a1ced2a958111
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.