Loading Tool

Explorer IconExplorer

Memory Pool

74,365 transactions
27.50 vMB
0.07069097 BTC
Random Selection Loading Transactions
Max Size: 167.70/200 MB

Candidate Block

Mining Attempt fe663c7c4bc8b12fd323512210e0fec69d3cb0bc1ddb65a1d1f2fc529fd4fedf
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 8b61723c85549a77ada440a3e48679d225305304644712732f7a77cca1138171
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,203
Size: 1.00 vMB
Total Fees: 0.01073407 BTC
Feerates: 61.00 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (228,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,600 686,600 00000000000000000008b233c8b83fc469d74371a8b599d24ee54baef70ae680 1,317 1.00/1.00 vMB 31
686,599 686,599 0000000000000000000a4aeb5370a36e47e7f6e132db9a9ec920596c781b7d50 2,184 1.00/1.00 vMB 51
686,598 686,598 000000000000000000020acf0c6217282766d84f0a41ddf689fcd2257fa1a1fa 128 0.05/1.00 vMB 27
686,597 686,597 000000000000000000052e6014d3002f8a8d3dd15d697e7fc154e4a635fd2899 957 0.54/1.00 vMB 32
686,596 686,596 00000000000000000001aa09648d6ead9c225f22061a2c1fb19ab58b1d1898b5 523 1.00/1.00 vMB 3
686,595 686,595 0000000000000000000519dbfe3cc925aa9bbf272237e726c9971b87a3ceb314 813 1.00/1.00 vMB 12
686,594 686,594 0000000000000000000125335185320a6c14dc31ec31e376aeee55c67e9ca8b6 1,387 1.00/1.00 vMB 21
686,593 686,593 000000000000000000066ef1588ad11a5c25869dc22ae77f5db17dec2c2f5d44 2,490 1.00/1.00 vMB 25
686,592 686,592 000000000000000000007a6246a558bee0086960fa8f2aa535cbaa51aa4c9ef5 1,067 1.00/1.00 vMB 15
686,591 686,591 000000000000000000033d43bd29350ef5173b1922d59b387e2ecfbf07dca191 191 1.00/1.00 vMB 2
686,590 686,590 0000000000000000000233eaf30a41f8755cfcfd6c98ff46a099c5eb27511875 436 1.00/1.00 vMB 1
686,589 686,589 00000000000000000003731808f447c731e8497a69e10108a61024d9b43ad768 2,077 1.00/1.00 vMB 12
686,588 686,588 000000000000000000057293793585361fe25146f6b68fed7c9be3ba9c1d4c6f 1,603 1.00/1.00 vMB 29
686,587 686,587 0000000000000000000c2093028ef1b515751bd28d6a80ecc76f9e5829f9467e 1,924 1.00/1.00 vMB 54
686,586 686,586 0000000000000000000bcb2e51b6cd18939c7aedbe3f1f6ec014d8892d4c2ee7 1,451 1.00/1.00 vMB 21
686,585 686,585 0000000000000000000b0f6ac93566639d0abdb0788f1bf75a6e976d66195caf 1,161 1.00/1.00 vMB 18
686,584 686,584 0000000000000000000388525c759bdf9c49a89512dbc3e2309b42f94554f608 236 1.00/1.00 vMB 3
686,583 686,583 0000000000000000000025e339c2a36989051b7ec742e6e743db4adef9e3d291 2,029 1.00/1.00 vMB 12
686,582 686,582 000000000000000000068e1fa93f390642496c1e408e18909844d037af939b9e 2,793 1.00/1.00 vMB 23
686,581 686,581 00000000000000000006436d364350746604fb09bb844c6527e7ce2030e34ac0 1,914 1.00/1.00 vMB 5
686,580 686,580 000000000000000000043c87e31e7a9ff20b233063b35158dc71be89fa452bee 1,664 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.89 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.51 GB
    • Received: 17.38 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.