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