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
- 70afcbba36090b6d3a9e784bd2bf89ab6993b99d29cf40c85e006640b8317e5d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 70afcbba36090b6d3a9e784bd2bf89ab6993b99d29cf40c85e006640b8317e5d · T_PMINT
- block
- 948743 · 30d ago
- commitment C
- 02700830d023d3d405b0922cc706b5a863d0dc432c2b17032618735fc7b0506ad9
- public amount
- 100
- public blinding
- f23e534601af39c050cf5c0d203b5e8c91093ea428c509921cc3b73be5154060
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.