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
- 5668c1080a4f531ed5967518754bdab7a8f08a5694680c1670e7f235704378b0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5668c1080a4f531ed5967518754bdab7a8f08a5694680c1670e7f235704378b0 · T_PMINT
- block
- 948725 · 3d ago
- commitment C
- 02e006b8714aa0310616dd27103c255f5cebdb146c337726e1efe9023d9a3b9a00
- public amount
- 100
- public blinding
- c6a6b4add7e5039b00525f85d39ecf6cab2d340062bb4b1f8b21f3aa3bc6d2c3
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.