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
- 7a011385f6f061757d6f039d739a32fb6a8423d74d38c06c8ccb0c4a2c658aa1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7a011385f6f061757d6f039d739a32fb6a8423d74d38c06c8ccb0c4a2c658aa1 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 03b2f7769230eee2fdd46e9cfd90f08b74d117ef287bc4b65bd979becb49440ca4
- public amount
- 100
- public blinding
- 7b10540bc844dc80b3be2ab90f0b44f6e5f67161abd80402800ab82f7f474c26
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.