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
- 766bfa3cc86a7c29d6f8fd5ecc24e1ddd86b2cd95767bc93a2427a79d401bb70:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 766bfa3cc86a7c29d6f8fd5ecc24e1ddd86b2cd95767bc93a2427a79d401bb70 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03185fd11f3133c7233812ca3cf4509737d73d279beab5ad4211bdae1715ce1825
- public amount
- 100
- public blinding
- d9ea929739227bb6248ed8f75fdc99e0770898904d84fdb3e049d72f975368e1
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.