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
- dc8b3d8c6cc3699f1df183074366e21158117f59a91fb3673a844b5914d4fff7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- dc8b3d8c6cc3699f1df183074366e21158117f59a91fb3673a844b5914d4fff7 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 039d7e43894836e2fed1cb19e15afef2a75661f3fd78bf50a13276b81cff12ede4
- public amount
- 100
- public blinding
- 07c91c2c2408acb7bb9f65e38ecb97c241e2bf7dfdb6e3b14bb414a03f7044de
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.