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
- 5e009aecf2674820b3d7c5ad30c27c01e3f888ae77e99a9198c503162a102960:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5e009aecf2674820b3d7c5ad30c27c01e3f888ae77e99a9198c503162a102960 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02b2cb81f58040dc43cb8384d50b60e9215e92f0667199e479f88f6ec25a0cd27d
- public amount
- 100
- public blinding
- 639abf6a0aa7b7f4e38474204b64a65eb41e2c94208120ef37c7f5663ebc0e88
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.