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
- e9469c04be86d6506f52b973a45ae1b0e59d81353608bcb11555f4ab92ebcc68:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e9469c04be86d6506f52b973a45ae1b0e59d81353608bcb11555f4ab92ebcc68 · T_PMINT
- block
- 948736 · 30d ago
- commitment C
- 0251002ea0a08b0920c086b0bccc8c4c908fb7d28cb0ec3bbb6bd53314f476db25
- public amount
- 100
- public blinding
- f0a42a558bc955c9e8a6c305aaa0b0277ec3a910f1458170b48f98d6a5c952b5
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.