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
- e4bda0a7f1dca80c9925d81417c80d5611293d38034955069212f9474696504b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e4bda0a7f1dca80c9925d81417c80d5611293d38034955069212f9474696504b · T_PMINT
- block
- 948520 · 55d ago
- commitment C
- 038e111973e81d5dc82cf01832ce411569eabc0b6106b7578a354aa43393449562
- public amount
- 100
- public blinding
- 05e3cd5aa90f8d2b4fb8977eefd6e969f4a51c3bf3d294e91cfdfd5227749c47
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.