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
- 7e34000d8e625b57dd83f05b8a8435406a195e5545bff0fbd44b3f7e418f17a2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7e34000d8e625b57dd83f05b8a8435406a195e5545bff0fbd44b3f7e418f17a2 · T_PMINT
- block
- 948524 · 55d ago
- commitment C
- 027968881fc3d960be303e0f9a933787029ec6d042369579bc204fda788d423d3a
- public amount
- 100
- public blinding
- 8fba73ad714bf6dadc50b6959d143c24aae5b62969887dca7f1410d2601bc90d
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.