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
- 3c4c92b354c4e1b45293b1eaed620caa39b63421aee3cc73f69fce7691c28ebb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3c4c92b354c4e1b45293b1eaed620caa39b63421aee3cc73f69fce7691c28ebb · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03c41c162be9fc9dd937c279bfb0f6730ac4b49155e7ca42625b368e7fddd22c5b
- public amount
- 100
- public blinding
- 97a8f251cfdb5105f61ae8b69d831824ca247746fe7d56bd93b5036bc4c4c476
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.