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
- 2b4d1e53493fec01d12821416342335690807224ffeae4cab1d6c730fc8e8029:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2b4d1e53493fec01d12821416342335690807224ffeae4cab1d6c730fc8e8029 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02220a6ab943fa8abf520d9c002235c1e7e59808518409659aaac82b3de9528b39
- public amount
- 100
- public blinding
- b3e7ee887d145db003fd5c92b6fea22beb3ac1da568b7229499101da6a719d01
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.