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
- 33b5b04dcaa1a517fe6ec87f801f5bf7ee8c9610abc843a50a0a3467b2018b5d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 33b5b04dcaa1a517fe6ec87f801f5bf7ee8c9610abc843a50a0a3467b2018b5d · T_PMINT
- block
- 948986 · 2d ago
- commitment C
- 02f39aebad0a4f78aa8f7eb78a46272c937b832e86000a57289e7fa5e80ff248da
- public amount
- 100
- public blinding
- 45eae83cd5e89ffda6e506c98d152bf967c143d916b0843d3a81c390f0251787
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.