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
- e8b5799122a8565cd38b287ab91a672d90fb7074d08f39fdf49308315b8d4329:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e8b5799122a8565cd38b287ab91a672d90fb7074d08f39fdf49308315b8d4329 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03d0db65ca328d509dafdfd7511ef51b4395b80d5c0d8cff3f6fd562445f5f7562
- public amount
- 100
- public blinding
- 041115a8380ec10b7e6109bd5417ae2d85d5c76729fa0b7e605112b31111eb57
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.