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
- e66470ac1c09d6727b2e773a25e1462e9e7d5b7198ec4fc112a5dcbea7017147:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e66470ac1c09d6727b2e773a25e1462e9e7d5b7198ec4fc112a5dcbea7017147 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03d093f07ba81d7eef42aff5a453d38d96df0238a924cad7909ec19ed1c152fddf
- public amount
- 100
- public blinding
- 938e9b1afb8d4eee7566aa99dfc0ccc639868e9c8fbed9ecc8e92ba42ea189ba
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.