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
- ea8a57891be09c6b31cebb2ff44f7806d16280d39f61f011b60369997c54ec9f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ea8a57891be09c6b31cebb2ff44f7806d16280d39f61f011b60369997c54ec9f · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0203e603a4bc697528c4a078d41ba1eb74dfa9f8ad878d226bec5bc5c04c176c15
- public amount
- 100
- public blinding
- e55553c393481079594da6f0e01b9790acc637564da4511c7cba755b7ec32674
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.