Loading Tool

Explorer IconExplorer

Memory Pool

45,967 transactions
26.80 vMB
0.08660848 BTC
Random Selection Loading Transactions
Max Size: 142.38/200 MB

Candidate Block

Mining Attempt cc9d4976fc03027948e87e90400d4d04246108d5959e76ce92dfe3604de252b7
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root 78183f6a0707e00a6ba66308c927f5e965bd94e4f71c6112ca9cfcb24bc462a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,412
Size: 1.00 vMB
Total Fees: 0.03719455 BTC
Feerates: 101.64 > 3.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (390,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,833 523,833 0000000000000000001eecf76bf54d7bf21e80559651cfb75f03a1ba51873211 1,233 0.55/1.00 vMB 14
523,832 523,832 0000000000000000001b62a40a92e858873a84171edbc36191006f85220003f6 854 0.43/1.00 vMB 44
523,831 523,831 0000000000000000002130bc3af117e0d4b4fc54a6546d229192b96382e42518 2,285 1.00/1.00 vMB 12
523,830 523,830 0000000000000000003930cb3b21479c28d62dabf4c12089410f73944720d6e2 2,314 1.00/1.00 vMB 39
523,829 523,829 0000000000000000003668ad727c0657e2db2c8df14ca9a568b45b175ae8273d 972 0.49/1.00 vMB 20
523,828 523,828 0000000000000000003606d45f25e35d58872d60cbdab8e41bbbb12531f0e838 210 0.11/1.00 vMB 27
523,827 523,827 0000000000000000002d1ee2de302382ab32e7bc3d463d13c7e01d7de7834310 1,407 0.74/1.00 vMB 20
523,826 523,826 0000000000000000002967a69df78b185f082e6bcc05e5ba880e80fc2d56782b 2,430 1.00/1.00 vMB 29
523,825 523,825 00000000000000000014256d2f695b2f647dbb8f4131db68414ed98f1b72fa13 119 0.04/1.00 vMB 34
523,824 523,824 00000000000000000026e022fdcb9b0b9042628e56ae07e3ff7c3d8b2524757c 1,084 0.37/1.00 vMB 24
523,823 523,823 0000000000000000003e2e58f98e834b510a368fd2749e57dab1641e75396872 1,413 0.63/1.00 vMB 31
523,822 523,822 0000000000000000002e381a15ff07992607617c991047c9a308032f75be8cee 1,493 0.70/1.00 vMB 31
523,821 523,821 0000000000000000001676935197d493a7aca403b1c4291c5a11bb2f194bfa6e 1,902 0.72/1.00 vMB 28
523,820 523,820 0000000000000000003b27547c8592fb7c908eaec11845af71ef2970545b74ba 625 0.24/1.00 vMB 20
523,819 523,819 000000000000000000261d7feb8ca1de939812486248954c6be1fe740eac329c 144 0.07/1.00 vMB 14
523,818 523,818 00000000000000000025969a34288605209209b61120541744c890edf4e1cc4d 389 0.18/1.00 vMB 39
523,817 523,817 000000000000000000296f6605ea18a2a7afaca52ade7ea7fb0dc0754c5cccbd 237 0.10/1.00 vMB 44
523,816 523,816 000000000000000000031514502456292cbd6f9e7f3fbd2b82e72e6c8c4670b2 300 0.12/1.00 vMB 33
523,815 523,815 000000000000000000050a0aced38a022333250e2c020fe0c28644ace75cadc8 51 0.02/1.00 vMB 21
523,814 523,814 0000000000000000000595b37bef0df95273180784452d92daa255537ef456a5 920 0.41/1.00 vMB 22
523,813 523,813 0000000000000000001604fa79f9f40607f50f78403896c4e7ce21dcec6d594a 20 0.01/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.