coinb.in wallet balance does not match "confirmed balance"?

2

Coinb.in wallet amount is different from "confirmed balance"? Is this because an earlier incoming transaction hasn't actually completed?

ganymeade

Posted 2017-07-21T15:42:04.367

Reputation: 21

Did you check their fees?Marc Alexander 2017-07-21T16:03:40.783

fees for the incoming transaction?ganymeade 2017-07-21T16:26:29.413

.00012304 fee which I imagine is pretty lowganymeade 2017-07-21T16:27:35.003

coinb.in transfer in from localbitcoinganymeade 2017-07-21T16:48:49.550

What is the TX number?Marc Alexander 2017-07-21T16:49:14.370

wallet balance reflects transfer in but I cant spend it because it says I have an confirmed balance that is lowerganymeade 2017-07-21T16:50:22.137

aa4cc320b1858eb3479e5fe09c28ef4f34e7aefd324b097526b62b5436a1fd01ganymeade 2017-07-21T16:51:32.503

I was monitoring blockchain - what about it makes you suspicious?ganymeade 2017-07-21T17:28:03.260

That TX doesn't exist on the Bitcoin network.Marc Alexander 2017-07-21T18:18:37.827

I found it on blockchain.infoganymeade 2017-07-21T18:31:30.890

Answers

0

Coinb.in uses blockr.io for fetching UTXOs. Blockr.io is currently 153 blocks behind the bitcoin network (not sure why).

Current Blockheight: 476961,
Blockr Blockheight: 476808

This is likely why you are having issues.

m1xolyd1an

Posted 2017-07-21T15:42:04.367

Reputation: 3 356

thank you for the info. So, blockr.io will eventually catch up?ganymeade 2017-07-22T09:39:02.610

Personally, I think it would be best if there was a pull request to replace blockr with another service, or even better, multiple other sources when fetching UTXO.m1xolyd1an 2017-07-22T14:40:44.537