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
- 42934ac22469f7b0c8c0ea47637b8197e932a46a1012da80f0d7ad415f40afb9:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 42934ac22469f7b0c8c0ea47637b8197e932a46a1012da80f0d7ad415f40afb9 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03af3b6ec17fe822eb64df2e9f6fa75a85bd423720998e45740e4db78d0454182e
- public amount
- 100
- public blinding
- 0091058ecb0585866e0730ef0eac97f15b07571cd68bc80e9e7ddd97ce4e81ee
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.