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
- b5022bc3122d725a69cea48963b36072949685fba2e651ae686c81c5d42e6116:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b5022bc3122d725a69cea48963b36072949685fba2e651ae686c81c5d42e6116 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03ea0d8eeacb4f4b9522168b3089f44764f7ed56fef0fe19b498ce2dd5439e5ba7
- public amount
- 100
- public blinding
- 0e4f2652879211065d2825ed59e3361b462a326a757940dfd7776b6652008b94
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.