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
- 976d2f5e62800a0e8aba284d5f51783031a81ddff407690ea8c1767d5afeb318:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 976d2f5e62800a0e8aba284d5f51783031a81ddff407690ea8c1767d5afeb318 · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 03c7ad2baedc5fc79b657bcf7a7bebbac3f9abe834b27755c5c8729a20499ac2ac
- public amount
- 100
- public blinding
- c182b006aeecea0ea7ec50a9205d2ba83c95250dc6ea880b86cc26956500fdb5
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.