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
- eccd7d7d665cbdccd9fc7dc71ac4651ede2b9d6f3c6e65ee9b38262e50f4e3d6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- eccd7d7d665cbdccd9fc7dc71ac4651ede2b9d6f3c6e65ee9b38262e50f4e3d6 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 0270202a27c7e8b754eb8bbe35536c9a05aa058bdb5a063fa0ee2439d07d1373a8
- public amount
- 100
- public blinding
- dce88b0977da13f6fe5e6f7c2d2837ad6b25767deb107cda4f2c1b31928f1162
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.