Bitcoin Forum

Economy => Micro Earnings => Topic started by: Chiken on December 06, 2015, 01:39:33 AM



Title: CoinURL -> Bitcoin Core not received
Post by: Chiken on December 06, 2015, 01:39:33 AM
So I deposited the BTC I made from CoinURL to my Bitcoin Core, but I haven't received it yet. It's been at least an hour. Who could I contact?


Title: Re: CoinURL -> Bitcoin Core not received
Post by: cr1776 on December 06, 2015, 01:43:01 AM
Do you have a transaction ID? 

You probably will want to contact CoinURL if not.


Title: Re: CoinURL -> Bitcoin Core not received
Post by: Chiken on December 06, 2015, 01:46:57 AM
Do you have a transaction ID? 

You probably will want to contact CoinURL if not.

Well, it does show on my transaction history yeah


Title: Re: CoinURL -> Bitcoin Core not received
Post by: cr1776 on December 06, 2015, 01:51:33 AM
Do you have a transaction ID?  

You probably will want to contact CoinURL if not.

Well, it does show on my transaction history yeah

If you have the bitcoin transaction ID, you can see what is going on using a site like:
http://blockr.io
or
http://blockchain.info

Then you can see if it is waiting to be confirmed etc.  You can safely share the transaction ID UNLESS you care whether people know what you were paid out from CoinURL.



Title: Re: CoinURL -> Bitcoin Core not received
Post by: Chiken on December 06, 2015, 02:05:29 AM
Do you have a transaction ID?  

You probably will want to contact CoinURL if not.

Well, it does show on my transaction history yeah

If you have the bitcoin transaction ID, you can see what is going on using a site like:
http://blockr.io
or
http://blockchain.info

Then you can see if it is waiting to be confirmed etc.  You can safely share the transaction ID UNLESS you care whether people know what you were paid out from CoinURL.



Actually I don't have a Transaction ID


Title: Re: CoinURL -> Bitcoin Core not received
Post by: ranochigo on December 06, 2015, 02:21:35 AM
What is the address that you have sent the Bitcoins from CoinURL to? Is your Bitcoin Core fully synchronized (a tick at bottom right).


Title: Re: CoinURL -> Bitcoin Core not received
Post by: Chiken on December 06, 2015, 02:34:54 AM
What is the address that you have sent the Bitcoins from CoinURL to? Is your Bitcoin Core fully synchronized (a tick at bottom right).

It says "Synchronizing with network: 2years and 19weeks behind"


Title: Re: CoinURL -> Bitcoin Core not received
Post by: ranochigo on December 06, 2015, 02:42:01 AM
What is the address that you have sent the Bitcoins from CoinURL to? Is your Bitcoin Core fully synchronized (a tick at bottom right).

It says "Synchronizing with network: 2years and 19weeks behind"
The transaction will only appear when Bitcoin Core has a tick at the bottom right or when Bitcoin Core has synchronized to a block that the transaction was mined in or when Bitcoin Core synchronizes to a block that is close to the time when the TX appeared if it's unconfirmed.


Title: Re: CoinURL -> Bitcoin Core not received
Post by: Chiken on December 06, 2015, 02:53:16 AM
What is the address that you have sent the Bitcoins from CoinURL to? Is your Bitcoin Core fully synchronized (a tick at bottom right).

It says "Synchronizing with network: 2years and 19weeks behind"
The transaction will only appear when Bitcoin Core has a tick at the bottom right or when Bitcoin Core has synchronized to a block that the transaction was mined in or when Bitcoin Core synchronizes to a block that is close to the time when the TX appeared if it's unconfirmed.

So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one  :-\


Title: Re: CoinURL -> Bitcoin Core not received
Post by: achow101 on December 06, 2015, 02:55:09 AM
So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one  :-\
No. It just means that the latest block it has is 2 years old. It will sync faster than that. It will take a few days at most. Usually the sync takes several hours.


Title: Re: CoinURL -> Bitcoin Core not received
Post by: ranochigo on December 06, 2015, 03:00:04 AM
What is the address that you have sent the Bitcoins from CoinURL to? Is your Bitcoin Core fully synchronized (a tick at bottom right).

It says "Synchronizing with network: 2years and 19weeks behind"
The transaction will only appear when Bitcoin Core has a tick at the bottom right or when Bitcoin Core has synchronized to a block that the transaction was mined in or when Bitcoin Core synchronizes to a block that is close to the time when the TX appeared if it's unconfirmed.

So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one  :-\
It depends on a few factors, your internet connection speed, disk I/O and CPU speed. With the headers-first synchronization, it is much faster since blocks are downloaded simultaneously, like torrent. CPU speed is the most likely bottleneck here, client have to verify each block individually to ensure that it is valid. Core is definitely more secure than webwallets and most other wallet in terms of its trust towards a third party. Core does not trust anyone. However, other SPV clients like Multibit and Electrum, although trusts the miner fully, have more advanced features like Hierarchical deterministic seeds and users would only have to back it up once compared to core which requires a backup every 100 transactions. It does trust the miners to enforce the network rules though.

IMO, Electrum is trusted enough. I would recommend you to wait for Bitcoin Core to synchronize first and ensure that you have ~60GB of disk space. Could you give us the address so we can ensure that the coins have indeed been sent to your address?

If you absolutely absolutely need your coins fast, I have written a short answer here to export the private key: https://bitcointalk.org/index.php?topic=1276902.msg13158003#msg13158003.


Title: Re: CoinURL -> Bitcoin Core not received
Post by: Chiken on December 06, 2015, 03:03:05 AM
So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one  :-\
No. It just means that the latest block it has is 2 years old. It will sync faster than that. It will take a few days at most. Usually the sync takes several hours.

Oh wow  :-[


Title: Re: CoinURL -> Bitcoin Core not received
Post by: cr1776 on December 06, 2015, 03:31:15 AM
So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one  :-\
No. It just means that the latest block it has is 2 years old. It will sync faster than that. It will take a few days at most. Usually the sync takes several hours.

Oh wow  :-[

If you know the address it was sent to, you can check it with a block explorer (like the two above) and make sure it was received. When Core catches up, you should see it there too.


Title: Re: CoinURL -> Bitcoin Core not received
Post by: JumperX on December 06, 2015, 04:26:32 AM
So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one  :-\
No. It just means that the latest block it has is 2 years old. It will sync faster than that. It will take a few days at most. Usually the sync takes several hours.

Oh wow  :-[

would you mind sharing here your recieving address on bitcoin core? we might be able to figure this is more easily for you


Title: Re: CoinURL -> Bitcoin Core not received
Post by: ranochigo on December 06, 2015, 04:33:20 AM
So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one  :-\
No. It just means that the latest block it has is 2 years old. It will sync faster than that. It will take a few days at most. Usually the sync takes several hours.

Oh wow  :-[

would you mind sharing here your recieving address on bitcoin core? we might be able to figure this is more easily for you
He have sent the address to me earlier. There is nothing in the address, he have already contacted the support, just need to wait for reply.


Title: Re: CoinURL -> Bitcoin Core not received
Post by: Chiken on December 06, 2015, 07:54:37 PM
So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one  :-\
No. It just means that the latest block it has is 2 years old. It will sync faster than that. It will take a few days at most. Usually the sync takes several hours.

Oh wow  :-[

would you mind sharing here your recieving address on bitcoin core? we might be able to figure this is more easily for you
He have sent the address to me earlier. There is nothing in the address, he have already contacted the support, just need to wait for reply.

Well, remember when I said I made a support ticket? They bannded me a day later.

Here: http://imgur.com/a/CWpKj


Title: Re: CoinURL -> Bitcoin Core not received
Post by: achow101 on December 06, 2015, 08:06:40 PM
Well, remember when I said I made a support ticket? They bannded me a day later.

Here: http://imgur.com/a/CWpKj
That is quite unfortunate. You should try their support again, but I highly doubt that anything will come of it.


Title: Re: CoinURL -> Bitcoin Core not received
Post by: Chiken on December 06, 2015, 08:14:54 PM
Well, remember when I said I made a support ticket? They bannded me a day later.

Here: http://imgur.com/a/CWpKj
That is quite unfortunate. You should try their support again, but I highly doubt that anything will come of it.

They aren't gonna do anything.. They know exactly why the banned me, even though I don't.


Title: Re: CoinURL -> Bitcoin Core not received
Post by: favdesu on December 06, 2015, 09:08:56 PM
Well, remember when I said I made a support ticket? They bannded me a day later.

Here: http://imgur.com/a/CWpKj
That is quite unfortunate. You should try their support again, but I highly doubt that anything will come of it.

They aren't gonna do anything.. They know exactly why the banned me, even though I don't.

meh, that's coinurl... it was good before the previous owner sold it


Title: Re: CoinURL -> Bitcoin Core not received
Post by: Chiken on December 06, 2015, 09:35:52 PM
Well, remember when I said I made a support ticket? They bannded me a day later.

Here: http://imgur.com/a/CWpKj
That is quite unfortunate. You should try their support again, but I highly doubt that anything will come of it.

They aren't gonna do anything.. They know exactly why the banned me, even though I don't.

meh, that's coinurl... it was good before the previous owner sold it
Yeah it just really fucking sucks that those BTC went down the drain for me  :'(

Who was the previous owner of CoinURL?


Title: Re: CoinURL -> Bitcoin Core not received
Post by: vodaljepa on December 06, 2015, 11:19:35 PM
New owner of Coinurl is very shady


Title: Re: CoinURL -> Bitcoin Core not received
Post by: Chiken on December 07, 2015, 12:16:08 AM
New owner of Coinurl is very shady
Does the owner have an account here? Is there any chances that he actually saw this thread and banned me cause he thought I was accusing the site for scam? (not that very likely but, wondering)