Bitcoin Forum
May 05, 2024, 07:48:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Bitcoin / Project Development / Re: Bitcoin Explorer disk space? on: December 06, 2018, 07:04:52 PM
I tried Bitpay (it uses something like Microsoft Access to store data), i'ts VERY slow, like 20 seconds to show one address (even on bitpay official website).

I think any database-free will be very slow. I'll give BlockCypher a try.


Edit: Just installed BlockCypher and discovered it is a front-end only source, it doesn't store anything, just make the api calls to blockypher database...
2  Bitcoin / Project Development / Bitcoin Explorer disk space? on: December 06, 2018, 01:06:22 PM
Anyone here developed an Bitcoin (no altcoins) explorer?

I'm trying to store all the data (360million transactions) on MongoDB using https://github.com/norestlabs/mousexplore-vcoins/ but it will need around 3 terabytes of space and I'm not sure if it is reasonable.
3  Bitcoin / Project Development / Help developing an Explorer on: November 16, 2018, 08:54:58 PM
I've a full bitcoind node running, whats my best option to make an explorer? (i only need the back-end), essentially i need 3 calls, address info, block info and tx info.

I tried insight but it doesn`t seems to work.
4  Bitcoin / Project Development / Re: Block Explorer Development on: November 13, 2018, 05:05:43 PM
Thanks for you reply, but everything you said is already explained on my question.

Answering your last paragraph, yes, there's ABE.
5  Bitcoin / Project Development / Block Explorer Development on: November 13, 2018, 04:54:22 PM
We're developing an block explorer, after searching a lot I found that my best options is to use:

Insight
ABE

but our current node is running on prune, so I can't use ABE, from what i saw from insight, it works like an API, and we don't want to use a third-party service.
I've multiple other hosts that I can use to install a full node, I'm just wondering if this is the best way to do this.

Any tips?
6  Economy / Invites & Accounts / Re: [WTB] LocalBitcoin Account on: July 05, 2018, 08:30:08 PM
Just bought!
7  Economy / Invites & Accounts / Re: [WTB] LocalBitcoin Account on: July 05, 2018, 05:28:57 PM
Sorry, only looking for LBC accounts.
8  Economy / Invites & Accounts / Re: Sell my LBC account on: July 02, 2018, 06:02:00 PM
I can pay 100usd.
9  Economy / Invites & Accounts / Re: Verified vendor paxful account for sale/aged 100%FB local bitcoins account for s on: June 30, 2018, 07:40:28 PM
Volume? I can't PM.
10  Economy / Invites & Accounts / Re: Selling Localbitcoins account PRO on: June 30, 2018, 07:34:21 PM
Price? I can't PM.
11  Economy / Invites & Accounts / Re: [WTB] LocalBitcoin Account on: June 21, 2018, 10:53:25 AM
If you will not post anything useful please don't post anything.
12  Economy / Invites & Accounts / [WTB] LocalBitcoin Account on: June 19, 2018, 02:30:43 PM
Looking for LB account with at least 8BTC volume, I'll pay in BTC only with escrow, pm me with the price or post here.
13  Economy / Invites & Accounts / Re: [Selling] Localbitcoins account - 100% Trust - 100-250 BTC Volume on: June 18, 2018, 07:42:42 PM
You still selling? What's the price? I can't PM.
14  Local / Brasil / Re: [Lista Exchanges Brasil] Contribua relatando sua experiência on: May 20, 2018, 02:31:23 AM
Aproveitando também o tópico, vocês podem conferir algumas cotações no nosso blog: https://brasilbitcoinnow.com.br/cotacao-bitcoin/

O blog ainda está nascendo mas essa página já esta funcional, lá também é apresentado o valor da unidade para compra com todas taxas inclusas (depósito + execução de ordem).
15  Local / Brasil / Re: [Lista Exchanges Brasil] Contribua relatando sua experiência on: May 20, 2018, 02:24:27 AM
Recebo meu salário pelo Mercado BTC sempre e nunca tive problemas com eles, nem pra receber nem pra retirar.

Boa noite paratii, tudo bem?

Desculpa estar fazendo "propaganda" por aqui, mas na nossa Exchange você saca em reais (e deposita também) sem nenhuma taxa, o MB costumava cobrar para saques, então se quiser qualquer dia, da uma passada na Brasil Bitcoin (https://brasilbitcoin.com.br) pra conhecer e faz as contas, talvez seja mais vantajoso pra você.

Se for proibido divulgar dessa forma me avisa que eu deleto pessoal.

Atenciosamente,
Marco Castellari
16  Local / Brasil / Re: [Lista Exchanges Brasil] Contribua relatando sua experiência on: May 10, 2018, 01:31:43 PM
Até o momento usei o BrasilBitcoin, PagCripto, NegocieCoins, Mercado Bitcoin, Braziliex e Omnitrade sem problema algum.

Tive depósito confirmado em um domingo pela BrasilBitcoin em menos de 20min.
Tive uma confirmação de depósito super rápida pela PagCripto.

A unica que me arrependo de ter feito negócio até o momento é o Mercado Bitcoin.

Uma satisfação ver clientes nossos por aqui.

Lembrando que nosso site mudou para https://brasilbitcoin.com.br
17  Economy / Invites & Accounts / Re: Localbitcoins Account [Verified, 100% Feed, Trades] on: May 05, 2018, 10:55:33 PM
I can't pm you and your ICQ isn't active, you still selling it? how much u asking for?
18  Bitcoin / Development & Technical Discussion / Re: Balance doesn't change bitcoind on: January 20, 2018, 03:16:35 AM
Well, it suddenly shows now, and i dont know why, this sux =(


{
1.82000000
}
19  Bitcoin / Development & Technical Discussion / Balance doesn't change bitcoind on: January 20, 2018, 02:52:21 AM
Im trying to use testnet, generated some addresses, when i type "bitcoin-cli getaddressesbyaccount main" i can see the addresses like this


[
  "mfa1WF1oh4nYpVBNrswREzxCqzZBkNmaFc",
  "mqZiAjeiigg9PXiZBnceNgWuoALvbNYryr",
  "n1zGuGPwXM43t2xJhWbyQaYrQSCB8rwnuH"
]

Them i send some faucet to any of them, and the btc never reach the account, when i type "bitcoin-cli getbalance main"

it always say balance: 0

Tried many faucets and it shows my balance bitcoins on the transaction (website).

What im missing?
20  Bitcoin / Project Development / Constructing a BTC market API problem on: January 18, 2018, 02:19:28 AM
deleted
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!