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
- bf09b4e963ba9a8170a7d6dc57bc588581d9ff8f20bd1890dba0d51562179777:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bf09b4e963ba9a8170a7d6dc57bc588581d9ff8f20bd1890dba0d51562179777 · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 02ac066d38583e645a7153b0167d60ab3786802cd8988118f2e2704d8c1fc98dea
- public amount
- 100
- public blinding
- 614c75fe2c27f93e87fe0a30a8ce426561073d9b2fb8b2bc192400b4e33c68fc
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.