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
- d169fa1f98c069b452c182cd19d8e48819c7d643f07bb2d0b80e26d87ea31952:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d169fa1f98c069b452c182cd19d8e48819c7d643f07bb2d0b80e26d87ea31952 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 02517b4eea54af13abab9f3bfe1bb3b0ca6814ab121e5601ab7ab2e875526882ce
- public amount
- 100
- public blinding
- 49b5f3fdeee0bc675e9e1d6b81ed7ed59e765899f4a91dcb40c9b312ef47ca4e
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.