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
- 5ef4a37c0dbf17b13ead35fa922f226574f6199bdc3ef182f479b4100718b41b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5ef4a37c0dbf17b13ead35fa922f226574f6199bdc3ef182f479b4100718b41b · T_PMINT
- block
- 948526 · 54d ago
- commitment C
- 025fe02d42107b817ef21ef4dc58c95fe04ca934069a965f06253468937b709153
- public amount
- 100
- public blinding
- 2cbc6da43c705b0d333e1c51e34109b5ec0d2c8b63b8d0d7c90cb54a1f017cc0
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.