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
- 834ae002e67a51816524cb300dc7ffd353155ed27c3b894edefefec3fb6ae55b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 834ae002e67a51816524cb300dc7ffd353155ed27c3b894edefefec3fb6ae55b · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 033db2a26163fa6c9b18ab3711266703c2d4c7d32e4795203fb149217592984098
- public amount
- 100
- public blinding
- 280d96a8e7f658b308be1aaf2f07e73752ba6ff196f29b87c211ee2bb8e626d7
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.