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
- fd2981a93e0589b517401d5c6c47025a8030a10a98ace2e016ae270cceb981a0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fd2981a93e0589b517401d5c6c47025a8030a10a98ace2e016ae270cceb981a0 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0314362c07d9f835203e3ef8f2df84776aff65e4397b162c6c5a79304dfaa28f3b
- public amount
- 100
- public blinding
- 69a62203d7dfc12e3d75c973a0c77dbd0c30f2c9c5d13cf2a9d5c5f4883857e3
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.