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
- c8e81f70df0606143371d36660adb20589663a6e82adc90bdf0f2c410bad78d3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c8e81f70df0606143371d36660adb20589663a6e82adc90bdf0f2c410bad78d3 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03574d8059868858e18e6a9bd043ba69b2257f7a1f7895c5c621b09472a04df008
- public amount
- 100
- public blinding
- 3168fb41ad2134ead7a1e5056ba5929e069cb19dc6ea802d911d65f472e69f64
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.