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
- 58be38fbe49a1e3ceee5fe732ad1165afa99218f9cf92a6f086e36fa5e2bb00c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 58be38fbe49a1e3ceee5fe732ad1165afa99218f9cf92a6f086e36fa5e2bb00c · T_PMINT
- block
- 948560 · 54d ago
- commitment C
- 02adbfbe3906c9ca33a675d41ed39b763c9796df0d1f416e7e82a0b510e55f6083
- public amount
- 100
- public blinding
- a004d185eeb6452f0a2d5a23a69f3585b2a4c44878300110b7c8287dc28efe53
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.