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
- 435dc581c9a936e201905ca79523169153fff34e3f18c2db8d4535c53465cd90:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 435dc581c9a936e201905ca79523169153fff34e3f18c2db8d4535c53465cd90 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 02fe7c7966b19bfff015a2eab50440ca14c9efa9b6429c69f9620c0f9b7a96f87a
- public amount
- 100
- public blinding
- 5bac202bdccaf02e5ea832b5038bef408ba3002e03704f3c0a78da288ab179af
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.