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
- eb7435203811b756e98d7344f76990ad0a8ee272b49d1461f2ecb4ead872d5cc:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- eb7435203811b756e98d7344f76990ad0a8ee272b49d1461f2ecb4ead872d5cc · T_PMINT
- block
- 948927 · 2d ago
- commitment C
- 03c1149a60ee97a5fbcabcded79ff85fa90b29b53407e4a697bbec9b706d140fb6
- public amount
- 100
- public blinding
- be68c4cefa0da3bcdf48cf2924fbed53e0506c80a94201a35e5cce6e9d009ae9
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.