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
- e4f1a0c544d1e3679437fb275916fea57eb6bf728a0382ddab423fa91009a836:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e4f1a0c544d1e3679437fb275916fea57eb6bf728a0382ddab423fa91009a836 · T_PMINT
- block
- 948801 · 30d ago
- commitment C
- 034fd8e21b0f00c0c7d3acef9c44856eb34105d238414183b4ca3762ec62d229a6
- public amount
- 100
- public blinding
- 392a066bc11f890c689dfe027286828e0836c2b750959d51854f29f2a5d96f61
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.