Bitcoin Forum
June 20, 2024, 02:11:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 [129] 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 »
2561  Bitcoin / Bitcoin Technical Support / Re: Transaction not Confirmed on: March 31, 2017, 09:57:40 PM
Thanks for your answer!

It is possible to rebroadcistng the transaciton if i own just normall blockchain.info account/wallet?

I pushed it for you. The blockcypher explorer shows it's highly likely to get confirmed soon. You could also try submitting it to the viabtc transaction accelerator to be certain it gets confirmed soon.

https://live.blockcypher.com/btc/tx/7a39996d855d0db95b886a6d4bd2a855e5fe7ded0fb888ddb21a7a7a185e4b0b/



This is the link to the accelerator. You often have to keep trying it because it only accepts 100 transactions an hour.

https://www.viabtc.com/tools/txaccelerator/

edit

It's just confirmed, there's no need to use the accelerator.
2562  Bitcoin / Electrum / Re: Can't broadcast signed transaction on: March 31, 2017, 08:43:04 PM
the coins are stored on three change addresses.

Do any of those addresses have a red letter U next to them when you check them on blockchain.info? The top address in the example below shows a red letter U to indicate that its inputs are unconfirmed. If one or more of your addresses shows a red letter U then the problem might be due to an unconfirmed input, otherwise the problem's caused by something else.

2563  Economy / Speculation / Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion on: March 31, 2017, 06:03:36 PM
Where can i see a legit news source about the Bitcoin Japan news ? i only see fishy bitcoin news pages.

Could be a april fool joke.


You can find it on the website of Japan’s Financial Services Agency at this link. However it's legal jargon in Japanese, so you will have to use Google translate if you can't read Japanese. After that you'll have to trawl through all the legal jargon in a load of pdfs until you find it.

http://www.fsa.go.jp/news/28/ginkou/20170324-1.html
2564  Economy / Speculation / Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion on: March 31, 2017, 05:56:38 PM
We are almost at 1000 € Shocked

This is kind of the second threshold after 1000 USD for me Smiley

Bitfinex has hit 1000 €, but the other exchanges are lagging behind. Until bearstamp goes over 1000 € it's not really significant. After bearstamp breaks 1000 € that barrier will be well and truly broken on all the other exchanges.

2565  Economy / Speculation / Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion on: March 31, 2017, 03:27:50 PM
Weird action on Bitfinex, they started the pump early (IMO) and then a 1k BTC dump into the pump, meh... Roll Eyes

It's weird that stamp's only $4 below finex, it's normally at least $10 below. The pump is wavering a bit now so maybe stamp's bigger spread will facilitate a dump back to the usual $10 below finex.
2566  Bitcoin / Bitcoin Discussion / Re: Important , Find And Recover Bitoin is backdoor soft on: March 31, 2017, 02:05:20 AM
It would seem that the "Bitcoin Find and Recover" github has been deleted (removed?)... The entire "Alex-Jaeger" account seems to have disappeared from Github... so I suspect that it is indeed the culprit. My instinct is telling me that the guy managed to steal some wallets and has deleted the github before people find the exploits in the the code...

The OpenSSL binary you linked is relatively trustworthy as HI-TEC99 has thoroughly illustrated. I have used it myself without issue.

It looks like looks like racezefi has indeed got hold of some wallets Sad

Sorry for you loss, but hopefully this will serve as a reminder for people that they need to be ULTRA paranoid about running software that does anything related to their bitcoins/wallets/private keys... if you didn't check the code and compile it yourself, but choose to run precompiled binaries, you are potentially exposing yourself to the loss of all of your coins!  Undecided




It's even on softpedia. They need warning that it's dodgy, it needs removing from that site as fast as possible. It's also on a few other software distribution sites like softroy, downloadtopc, and spotpig, but I have never heard of those before. Softpedia's massive, it's one of the best known download sites.

edit

I reported it as malware to softpedia and linked here.

http://www.softpedia.com/get/System/Back-Up-and-Recovery/Bitcoin-find-and-recover.shtml

2567  Other / MultiBit / Re: Can't load one of my wallets . Multibit classic ,reward 1 BTC on: March 31, 2017, 01:43:12 AM

Well thank you , but today my computer was hacked first time in my entire life . Probably one of two sources stealing bitcoins !

*snip*

If it's encrypted you can still get the private key, but it's more complicated. These instructions should work.

Download this and extract it.

https://indy.fulgan.com/SSL/openssl-1.0.2k-x64_86-win64.zip

Put the extracted folder in your C: drive root folder.

Put your encrypted wallet file in the same folder.

Open the windows command prompt by selecting run as administrator.

Type the line below into it and press your enter key/

cd /openssl-1.0.2k-x64_86-win64

Type the line below into it, but replace Untitled.key with your encrypted key file's name and password with your password, then press enter.

openssl enc -d -p -aes-256-cbc -a -in Untitled.key -out Unencrypted.txt -pass pass:password

Open the newly created Unencrypted.txt file in notepad to get your private key.

In the example file below the private key is the bit in red.


Quote
L128BoWxZoAixtYTRRvm7BF686Jxmsf7W3LAiKY5Gu43o94LRNbw 2017-03-26T01:53:30Z

or Find And Recover Software.

Its nothing else suspicious i have done , PEOPLE STAY SAFE!

I'm sorry you were hacked, but if you think the openssl windows binary file I linked to is malicious then read this post explaining why it's almost certainly clean. The short version is the openssl project does not release binaries, it provides a page of links to third party products. That file I linked to was from such a third party whose site is referenced by the openssl project website. A virustotal scan of the file is clean, and the third party providers have been distributing openssl binaries since 2003 without complaints. I'm sure the openssl website would quickly remove its link to that third party if there were any complaints.

This a post with the long version.

https://bitcointalk.org/index.php?topic=1847935.msg18396705#msg18396705

This is a clean virustotal scan of that file.

https://www.virustotal.com/en/file/08c9a3ad60239dca835966dd38005cd19bf16d641bbb5853dd889900ada5fe2f/analysis/1490906637/


There are waybackmachine historical snapshots of the fulgan.com website openssl binary download page going back to 2003 at this link that prove how long its been distributing binaries.

https://web.archive.org/web/20030701000000*/https://indy.fulgan.com/SSL/




This is a link to the openssl page with links to sites with binary downloads available.

https://wiki.openssl.org/index.php/Binaries

Here's a screenshot of it showing the fulgan.com site that the openssl binary I linked to came from.



I never recommended you try "Bitcoin find & recover" software, the software I recommended is called btcrecover which well known highly trusted legendary members such as shorena recommend.

*snip*

Just give btcrecover a try.

[1] https://github.com/gurnec/btcrecover

edit

Here's some fresh news from HCP about the "Bitcoin find & recover" software github.

It would seem that the "Bitcoin Find and Recover" github has been deleted (removed?)... The entire "Alex-Jaeger" account seems to have disappeared from Github... so I suspect that it is indeed the culprit. My instinct is telling me that the guy managed to steal some wallets and has deleted the github before people find the exploits in the the code...

The OpenSSL binary you linked is relatively trustworthy as HI-TEC99 has thoroughly illustrated. I have used it myself without issue.

It looks like looks like racezefi has indeed got hold of some wallets Sad

Sorry for you loss, but hopefully this will serve as a reminder for people that they need to be ULTRA paranoid about running software that does anything related to their bitcoins/wallets/private keys... if you didn't check the code and compile it yourself, but choose to run precompiled binaries, you are potentially exposing yourself to the loss of all of your coins!  Undecided



2568  Bitcoin / Electrum / Re: Electrum and Gpg4win on: March 31, 2017, 01:00:47 AM
Hitech, OH MY GOSH..I got it.
I took a look at my certificates and realized that you had two certificates by Thomas. I search for them, imported the other one by Thomas that was from a Danish email, certified it, trusted it. Then verified my electrum exe.asc file.

https://www.dropbox.com/s/vef5zxyo0aayye9/Screenshot%202017-03-30%2018.54.15.png?dl=0

I thank you very much for your patience.

Peter

It's great to hear you got it working. Kleopatera isn't easy to configure, but it's the only windows GUI software I know of that can properly verify files. There's easier to use alternatives for simpler tasks, and sooner or later one will probably add support for proper file verification. Until then there's no real alternative to Kleopatera/Gpg4win for windows if you want a GUI.
2569  Bitcoin / Bitcoin Technical Support / Re: Computer hacked , btc stolen .Bitcoin find and recovery software on: March 30, 2017, 11:38:28 PM
Hello , i have been experiencing issue with my wallets , i was trying to find some help here , unfortunately 24hours after i registered here and downloaded couple softwares like Bitcoin find and Recovery , my poloniex wallet was cleaned and my all multibit wallets emptied tonight . Something is going on in this forum.

Can you show where you find said software?

You shouldn't download and install random programs you find in the Internet, now you know what happens if you do...

He says here it was either an openssl windows binary I posted a link to, or some new software that claims to enhance the btcrecover software. If you could evaluate whether either of those programs is malicious it would help prevent others getting hacked. I made a post explaining why I think the openssl binary I recommended is clean here. The TLDR is that file is from a site referenced by the openssl website. There have been no other complaints about it, or its creators who have been distributing binaries since 2003, and a virustotal scan of it is clean.

I made another post explaining that I recommended trying software called btcrecover, but not the new software the OP tried here. You can find a quote from the creator of the new software the OP installed at the bottom of that post. His software's called "Bitcoin find & recover", not btcrecover.

I feel sorry for the OP as he says he got hacked straight after I posted a solution for how to recover 17 Bitcoins from his corrupt multibit wallet file here. If you, or anyone you know, could identify any malicious software you could help stop others losing their coins.

edit

The "Bitcoin find & recover" software's github's been deleted, which strongly suggests that software was malicious, not the openssl installer binary I posted a link to.

It would seem that the "Bitcoin Find and Recover" github has been deleted (removed?)... The entire "Alex-Jaeger" account seems to have disappeared from Github... so I suspect that it is indeed the culprit. My instinct is telling me that the guy managed to steal some wallets and has deleted the github before people find the exploits in the the code...

The OpenSSL binary you linked is relatively trustworthy as HI-TEC99 has thoroughly illustrated. I have used it myself without issue.

It looks like looks like racezefi has indeed got hold of some wallets Sad

Sorry for you loss, but hopefully this will serve as a reminder for people that they need to be ULTRA paranoid about running software that does anything related to their bitcoins/wallets/private keys... if you didn't check the code and compile it yourself, but choose to run precompiled binaries, you are potentially exposing yourself to the loss of all of your coins!  Undecided


2570  Bitcoin / Bitcoin Discussion / Re: Important , Find And Recover Bitoin is backdoor soft on: March 30, 2017, 10:54:51 PM
Regarding the software called "Bitcoin find & recover", I never advised you or anyone else to try it. I did make a post advising someone to try software called btcrecover, because the community has been using it for years without any problems I'm aware of.

The btcrecover software was created by a hero member called btchris. A multitude of high ranking members here recommend it including a highly trusted legendary member called shorena. Here's an example.

*snip*

Just give btcrecover a try.

[1] https://github.com/gurnec/btcrecover

Shorena tested it and included a screenshot of the test in this post from 2015.

https://bitcointalk.org/index.php?topic=85495.msg12523175#msg12523175

The "Bitcoin find & recover" software was created by a low rank member called racezefi who has only made 72 posts. I'm sorry you got hacked, but I never recommended trusting and installing any software created by racezefi.

This is the post I made recommending trying btcrecover, it doesn't even mention trying racezefi's "Bitcoin find & recover" software.

If you had to enter a password to use your wallet it must have been encrypted.

There is software available that cracks password protected multibit .wallet files. If you already have the password it should quickly recover your keys. However I have no experience of using it, and if your .wallet file is corrupted that software probably can't recover any private keys from it.

This guy developed it.

https://bitcointalk.org/index.php?action=profile;u=1171

These are the download and installation instructions.

https://github.com/gurnec/btcrecover/blob/master/docs/INSTALL.md

This is a quick start guide.

https://github.com/gurnec/btcrecover/blob/master/TUTORIAL.md#btcrecover-tutorial



I found this post by racezefi which claims his software enhances btcrecover, and I'm sorry you trusted it, but I didn't recommend trying it.

Bitcoin find & recover is an open-source crypto currency recovery tool, that builds on top of the great btcrecover by Gurnec

2571  Bitcoin / Bitcoin Discussion / Re: Important , Find And Recover Bitoin is backdoor soft on: March 30, 2017, 09:25:28 PM
Hello , i want to advice everyone , againts download one of two download one is pasted every by member HI-TEC99 to download from link https://indy.fulgan.com/SSL/openssl-1.0.2k-x64_86-win64.zip & Find and Recover Bitcoin soft , one of them contains some virus, today my computer was hacked . Poloniex account emptied and multibit classic wallets emptied.
I highly suspect it will be Find and Recover Bitcoin , because it scanned all my computer and backed up all wallets .


I'm sorry to hear your computer was hacked. However, I doubt it was the openssl installer binary file link I posted in a tutorial that infected your computer because I ran it myself and have had no problems. This link is to a virustotal scan of it that says it's clean. Although that doesn't conclusively prove anything it's a good indication.

https://www.virustotal.com/en/file/08c9a3ad60239dca835966dd38005cd19bf16d641bbb5853dd889900ada5fe2f/analysis/1490906637/

The link I posted was suggested by the openssl wiki. Openssl does not provide windows binaries (executable/runnable files), instead it provides links to third party products on its wiki. This is a quote from its website explaining this. That page contains a link to the wiki page which displays a list of links to third party binaries .

https://www.openssl.org/community/binaries.html

Quote
The OpenSSL project does not distribute any code in binary form, and does not officially recommend any specific binary distributions. An informal list of third party products can be found on the wiki.

This is a quote from the wiki page that displays links to third party windows binaries.

https://wiki.openssl.org/index.php/Binaries

Quote
Some people have offered to provide OpenSSL binary distributions for selected operating systems.

*snip*

This service is primarily for operating systems where there are no pre-compiled OpenSSL packages.

This screenshot of that wiki page shows a link to the fulgan.com site that the openssl binary I linked to came from.



This screenshot is of the openssl binary downloads available at fulgan.com with the link I posted highlighted at the bottom.

https://indy.fulgan.com/SSL/



This is the link to the fulgan.com openssl binary I posted.

https://indy.fulgan.com/SSL/openssl-1.0.2k-x64_86-win64.zip

There are independent waybackmachine historical snapshots of the fulgan.com website going back to 2003. That site has been providing windows openssl binaries for years without any complaints of them being infected that I'm aware of. If there were any complaints I'm sure that openssl would quickly remove the link to that site from its wiki. You can view the historical snapshots of the windows binary download page here.

https://web.archive.org/web/20030701000000*/https://indy.fulgan.com/SSL/





2572  Other / MultiBit / Re: Can't load one of my wallets . Multibit classic ,reward 1 BTC on: March 30, 2017, 08:27:36 PM

While your tutorial is wonderful, it work only on unencrypted wallets from what I see.
If the wallet is password protected, the signature seems to change to 08 02 1A 21
The following bytes seem to need some more operations to become the correct private key.

Yes it only works on unencrypted wallets. There's a tool called wallettool in bitcoinj that can decrypt .wallet files and extract private keys from them. However, it requires installing and configuring a load of software, and using some quite technical command line instructions. Furthermore, if a .wallet file is slightly corrupted wallettool might not be able to work on it

The whole wallet file can't be encrypted because there's some human readable text at the start of an encrypted one. If only the unencrypted part was corrupt, it might still be possible to work on the encrypted part using openssl. Multibit encrypts .key files using openssl, and it probably uses openssl to encrypt .wallet files too. There's probably a way to decrypt them using the openssl command line. There's a tutorial explaining how to decrypt a .key file using openssl here.

https://multibit.org/help/v0.5/help_lostOrForgottenPassword.html

Unfortunately I haven't yet found a tutorial explaining how to decrypt a .wallet file using openssl, or figured out how to do it myself.

Nevertheless, the OP said his wallet file wasn't encrypted, so that shouldn't be a problem for him.

i have only original .wall .info files and data file ,it was not encrypted , i had not exported keys at that moment.
2573  Other / MultiBit / Re: Can't load one of my wallets . Multibit classic ,reward 1 BTC on: March 29, 2017, 08:58:52 PM
My bitcoin address is in my profile page here https://bitcointalk.org/index.php?action=profile;u=325680

Since version 0.4.0 multibit classic wallet files are in a format called Google protocol buffer format (protobuf). Open a file with a .wallet extension in a hex editor and look for the following sequence of bytes 08 01 12 20. The next 32 bytes after that should be your private key in hex format. After you get your private key in hex format you can convert it to a normal format using an offline copy of the bitaddress website.

I tested this on an unencrypted wallet (one with no password) in multibit version 0.5.1.6 and it worked for me.

This is the hex editor I used, although any other is probably sufficient.

http://www.wxhexeditor.org/home.php

This is the bitaddress website. I advise you not to directly paste private keys into it.

https://www.bitaddress.org/

Instead look for this link at the bottom of the page and use it to download a zipped copy you can run offline.

https://github.com/pointbiz/bitaddress.org/archive/v3.3.0.zip



This is my multibit wallet file opened in the hex editor with the bytes 08 01 12 20 that precede a private key highlighted.






This is the 32 bytes of a private key (in hex format) highlighted.







This is the 32 bytes of a private key (in hex format) copied directly from the hex editor into notepad.






This is the 32 bytes of a private key after removing the spaces in notepad.






This is the private key copied from notepad and pasted into an offline copy of the bitaddress wedsite. Click the view details button to get the private key converted to normal formats.





This is my multibit wallet's address 1F84fkbMng6dJpGZmtycRbUe72B7XSYbeT shown on the right hand side of bitaddress. Every raw private key can convert into two different bitcoin addresses, which is why there's two.






This is my multibit wallet's address 1F84fkbMng6dJpGZmtycRbUe72B7XSYbeT shown in multibit.




You can import your private key into the wallet of your choice to get control of yours coins back. Electrum's a good choice.
2574  Economy / Speculation / Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion on: March 29, 2017, 04:08:12 PM
Starting from what price point are moon picks appropriate again?
$1080 means that the bearish momentum is broken. $1225,34 means that we are going to test ATH again. It will take some more time tho.

I hope it takes some time. A technical analysis advice website warned to beware of sharp pumps upwards at this stage of a cup and handle. It said if the price stays relatively flat for a while it's more likely to result in a giant handle pumping the price really high. After all the FUD it will probably take a while before the majority get the confidence to start buying. That flat period should fit into a good handle formation.
2575  Bitcoin / Electrum / Re: lost electrum password and seed on: March 29, 2017, 02:58:07 PM
Therefore, it might be wise to try this brute force application yourself to begin with, and only if you don't succeed find an EXTREMELY trusted person to help you out (i'm talking about multiple green trusts, actual trades, no password changes, no email changes,...)

There is a forum member called walletrecoveryservices who advertises a service for recovering passwords. He has both software, hardware, and expertise at it. However as mocacinno says it's best to try doing the job yourself. If you can't, and are considering using his service, then first check the feedback other people left at his trust rating page. It's mostly good, though there are a few negatives.

https://bitcointalk.org/index.php?action=trust;u=130960

This is his bitcointalk thread.

https://bitcointalk.org/index.php?topic=240779.0

This is his website.

http://walletrecoveryservices.com/
2576  Bitcoin / Electrum / Re: Electrum and Gpg4win on: March 29, 2017, 02:24:20 PM
Hi Tech,
I tried both the 'cleo path' and the 'windows right click on asc method'- ;neither showed any positive results.

Before I did that I put everything in the same electrum wallet. Here is a print screen.


So I clicked on every single file in that wallet. However, i think i am suppose to click on 'default wallet'. either way no results.

I also dont know what boxs to click here



Perhaps i do have a fraudulent copy of electrum?







Mocacinno is right, you have to verify the installer files, not individual wallet files. I demosnstrated it below using the latest portable installer and its corresponding .asc file as an example. Normally on any page with links to download installers there are also links to download their corresponding .asc files.

You must put an installer and .asc file in the same folder before verifying. For the example I downloaded electrum-2.8.2-portable.exe and electrum-2.8.2-portable.exe.asc from this page.

https://download.electrum.org/2.8.2/


These are the steps I followed, starting with putting both those files in the same folder.























2577  Economy / Speculation / Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion on: March 28, 2017, 07:32:47 PM
are we going to see another dump, like happened last time the price "recovered" to above 1000?

This is the bit where people are frightened to buy in case it starts heading back down again. It will probably stay fairly flat for a while before people get the confidence to start really pumping up the price. If we are in a giant 2013 style cup and handle that's good. Before the handle goes  sky high there should be a flat phase.
2578  Bitcoin / Electrum / Re: Electrum and Gpg4win on: March 28, 2017, 04:45:00 PM
I got to 'decrypt verify'- but got 'general error'


Is the electrum wallet file you are trying to verify in the same folder its corresponding .asc file? The two files need to be in the same folder. Also how did you try to decrypt/verify? Did you do it directly inside kleopatera like in the first screenshot below, or did you do it through the context menu like in the second screenshot below?

I sometimes had problems with the context menu method, but verifying directly inside kleopatera worked.






2579  Economy / Exchanges / Re: BTER.com hacked| 7170 BTC stolen | DON'T KEEP YOUR MONEY ON AN EXCHANGE | on: March 28, 2017, 11:00:54 AM
Bter announced a new BTC-B reimbursement plan on 26 March. They are copying bitfinex by changing BTC-B into BTRX tokens, then starting a market where people can trade them. Bter says it will buy back some tokens each month, but doesn't say how many. The new BTRX token market opens on April 2.

https://bter.com/article/14192

Quote
BTC-B’ Reimbursement and Buyback Plan

2017-03-26 14:50:36    Author: BTER    Category:    Tags:BTC,ETH,DASH,ETC,LTC   

7170 BTC was hacked from Bter on Feb 14 2015 (
https://blockchain.info/tx/f5b0363f03e1ed8bb812c135361ea93590c831ce9f13a3750be1b93575baccc6) and we probed and tracked the stolen BTC flowing into a dark network BitcoinFog. A reward of 700 BTC was offered for recovery the stolen BTC and the bounty is still valid today.
In March, 2015, when Bter re-opened, the stolen BTC was recorded as BTC-B in affected users’ accounts; Bter began to reimburse and have repaid 10% of the stolen BTC.
However, as BTC’s price surges, Bter cannot afford to repay the BTC_B.
To continue the reimbursement and allow the affected users to receive their assets sooner, Bter has consulted lawyers and  decided to start a new reimbursement plan referring to that of BitFinex- which was stolen of 120, 000 BTC in 2016 and has solved the problem satisfactorily.
The new reimbursement plan is as follows:
1) BTC-B in the affected users’ accounts  is converted to  BTRX  tokens at the price of BTC in CNY  when it was stolen
2) Open BTRX market so that users can exchange BTRX freely.
3) Bter will buy back BTRX  monthly at the price of 1CNY/BTRX
4) BTRX  holders receive 10% of Bter’s profit every month (Profit is distributed in CNY )

Bter will release the details of buyback every month and complete the buyback as soon as possible

The BTRX trade is going to open a week later, that is April 2, 2017.

Once the stolen BTC is recovered, Bter will repay immediately.
We are appreciated if any analyst or expert in Blockchain technology is going to work with us to recover the stolen asset.

Thank you for your understanding and support
Bter
March 26, 2017
2580  Bitcoin / Bitcoin Technical Support / Re: "Transaction does not exist"? on: March 28, 2017, 10:21:52 AM
I have the same problem.
My transaction https://blockchain.info/tx/d20483e4540ede66acacebfd1a50fca41d7b8749a163f95b2c5aea666429fad3 is stuck and shows in Electrum 2.8.2 as LOW FEE.
"Child pays for parent" option does not work.
Nor does ViaBTC transaction accelerator: "Transaction does not exist".
When I use https://blockchain.info/pushtx
I get the message: Error Parsing Transaction

What is going on?

Blocktrail's explorer says your transaction contains dust. I tried the viabtc accelerator but it's rejecting it like you say. The 0.00021229 BTC/KB fee is higher than viabtc's minimum required 0.0001BTC/KB. I don't know for sure why it's rejecting your transaction, but it might be because it contains dust.


https://www.blocktrail.com/BTC/tx/d20483e4540ede66acacebfd1a50fca41d7b8749a163f95b2c5aea666429fad3

If you are not in a hurry you could wait a long time for it to confirm, or if you want confirmation fast you could contact a bitcointalk user called Quickseller or another called macbook-air and offer to pay a small fee for them to get your transaction confirmed.

Both of them have access to the F2Pool mining pool's accelerator, and can get it confirmed in the next block F2Pool mines. Here's a review of QuickSeller's service.


I faced a similar issue a few days back transaction not getting confirmed due to low fee but user "QuickSeller" got my transaction confirmed in minutes when I sent him 0.0001 BTC. He has access to some pool . PM him.
Pages: « 1 ... 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 [129] 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!