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
- fd80c73e61da726f24b90f8a21c3733584bccb3b0048f04793ed4070a2ba0d84:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fd80c73e61da726f24b90f8a21c3733584bccb3b0048f04793ed4070a2ba0d84 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 03828ecd1a6ada97abed43cc210ac9e2aad37d071a986a9f481470301a311daff8
- public amount
- 100
- public blinding
- 05ff7772c50f6b9578199ccde107eed5cab4e2c3b23030f5ab60cb64f9a44be5
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.