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
- e48813aa8058a38a3f19bc0c2ac56bef527a0363b71fddf6c483ea8efd05e6d4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e48813aa8058a38a3f19bc0c2ac56bef527a0363b71fddf6c483ea8efd05e6d4 · T_PMINT
- block
- 948881 · 33d ago
- commitment C
- 02dcff79ca8c2d54e4e4653422cb7485a44b2a0348f885f4616e24e6ceb429860b
- public amount
- 100
- public blinding
- e5ae37b3d8c31c8fd8482668353d2c036468de88f26f12e1d0322dad93b019e7
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.