Yes it's synced.
Ok, if you've updated your wallet to the most recent version, and it is fully synced, then we should be able to figure out what happened.
To start with, lets figure out if either of the following addresses are part of your wallet...
- 1zA9tQmCpZQ5p5mPQNbwKYZZKh3bSiRMo
- 1KAodAfbDzSXWYARQZfqjgyWs4mt8rdrJT
Choose the "Console" tab in the "Debug Window" found under the "Help" menu.
If your wallet is password protected, then enter the following:
walletpassphrase 'yourPasswordHere' 600
substituting the yourPasswordHere with your actual password. This will unlock your wallet for 5 the next minutes. You'll need to enter the remaining commands within that 5 minutes or else they will fail and you'll need to re-enter the walletpassphrase command.
If your wallet is not password protected, or if you have already unlocked it, then enter the following two commands:
dumpprivkey 1zA9tQmCpZQ5p5mPQNbwKYZZKh3bSiRMo
AND
dumpprivkey 1KAodAfbDzSXWYARQZfqjgyWs4mt8rdrJT
If either of those commands result in the message:
"Private key for address . . . is not known (code -4)"
Then the address is NOT an address that your wallet has control over.
If the command results in a private key (a 51 or 52 string of characters that starts with 5, L, or K), then your wallet DOES have control over that address. Be VERY careful not to share that private key with ANYBODY. If anyone else gets access to that private key, they can steal any bitcoins that are associated with the corresponding address.
Do not tell us the private keys, but let us know if either (or both) of the commands resulted in a private key. Once we have that information, we can move on to the next step in figuring out what happened.
Additionally, we can see if the wallet recognizes either of the outputs from that transaction as contributing to your current balance.
In that same console window, run the following command:
listunspent
You should receive a list of all the transaction outputs that the wallet is using to calculate the current balance. Look through all the outputs in the list and see if any of them indicate any of the following txid:
- 98305b71f0a46a3fd22243f742b5681269fb2c5226eec65882c03eccf45e6595
- efe118a73d50e9cdeaa815b885724b258c13fa4358e6e054cd8258d6adb94f50
If so, please copy and paste that transaction output from the console so we can understand which outputs are being included in your wallet's balance.
Finally, did you send a transaction to the Counterparty (XCP) prrof-of-burn address, 1CounterpartyXXXXXXXXXXXXXXXUWLpVr, back in January 2014 (perhaps somewhere around January 24 through January 26)?