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
- 42821245e7a57adf842c114d8e295dcf3a1b2d5a1fd6cce05bf64529ea4063c0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 42821245e7a57adf842c114d8e295dcf3a1b2d5a1fd6cce05bf64529ea4063c0 · T_PMINT
- block
- 948905 · 54d ago
- commitment C
- 0315037dd2cb8deb7863943b0ff36bcbdb247be2c6c7bb10a179b089fcf1d2b3ff
- public amount
- 100
- public blinding
- eb2a90dedf9e47a3cd3a764b87b8d1197025af8193a0ca3013136cc032e74055
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.