Loading Tool

Explorer IconExplorer

Memory Pool

76,851 transactions
28.54 vMB
0.06294026 BTC
Random Selection Loading Transactions
Max Size: 173.20/200 MB

Candidate Block

Mining Attempt 98fd40e68d3a6708bd5df384b1a6848cf615b404772200b3df185206b715dd17
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root bb0815184d5a744ea72fc09b7b8bc84cb1d03fc69fbbeb7b7150be255ffa3d5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,069
Size: 1.00 vMB
Total Fees: 0.00361937 BTC
Feerates: 73.20 > 0.36 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (95,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
819,656 819,656 00000000000000000001a4b2172b8d3cd625ab1f6c9abec6b57b0a5bdd11d901 4,484 1.00/1.00 vMB 76
819,655 819,655 00000000000000000001af508edf4ca8f62c6347315aaf29d425fa01a5106d27 3,118 1.00/1.00 vMB 80
819,654 819,654 000000000000000000002393862eab0abb3a3ccf38f64228e51fe421895ba528 2,539 1.00/1.00 vMB 51
819,653 819,653 0000000000000000000149e2f2275166c64c382548d39616f6a4a67f2b1f9191 2,295 1.00/1.00 vMB 51
819,652 819,652 00000000000000000000e2c9e5bc5324fc53275a101988f69cf4844c5bba8b9b 4,862 1.00/1.00 vMB 65
819,651 819,651 000000000000000000041ad1d1ef20d7451ad153c49464b1592f6d4c6340e182 3,402 1.00/1.00 vMB 79
819,650 819,650 000000000000000000001ba5c859eb044c118b121ab3427d8a43f239be787394 3,308 1.00/1.00 vMB 55
819,649 819,649 00000000000000000000cfc1c6ba931c0ab115d5371cdff221155860246f394a 4,217 1.00/1.00 vMB 61
819,648 819,648 0000000000000000000124fd458c0d3ed7116246c016f7161fddffbc3b0661d9 3,731 1.00/1.00 vMB 64
819,647 819,647 000000000000000000023444b38f0063de833f94cc6ab99c99b0968adf4308c5 5,430 1.00/1.00 vMB 57
819,646 819,646 00000000000000000003467b35f0a59df52116866431f68df6f689e269e267af 5,221 1.00/1.00 vMB 63
819,645 819,645 00000000000000000003e2f367aaf508fa982c69b5509fa0163733ca6b1284ed 4,289 1.00/1.00 vMB 67
819,644 819,644 0000000000000000000099e0977aeba4eef3373b1fb9d7a95164d41d90dc116e 4,276 1.00/1.00 vMB 66
819,643 819,643 000000000000000000014e84b6ab93e09581325a602af94367319de9b3c35094 5,112 1.00/1.00 vMB 63
819,642 819,642 00000000000000000003b6e4bddb0cc51d83db001d238b4013893d6c9800ab29 3,137 1.00/1.00 vMB 76
819,641 819,641 00000000000000000002cdbfa96b1a410ddca988420288b7846c22a6e44f7abe 3,089 1.00/1.00 vMB 101
819,640 819,640 000000000000000000032c29adae3a20c85dd8296b145830e01a78d6aa5d7202 3,140 1.00/1.00 vMB 70
819,639 819,639 00000000000000000002d9ee22eb551b2533c99eb599525a3ce54d784df73b56 3,732 1.00/1.00 vMB 62
819,638 819,638 000000000000000000002b857f72b88c6a91fdd1c22fdb674bf14158fa7346e1 4,107 1.00/1.00 vMB 74
819,637 819,637 000000000000000000034a46aab7e9f07ab57ee788bcf54c6752be065ef80640 4,121 1.00/1.00 vMB 66
819,636 819,636 00000000000000000000aa4a0caa856915af4c12f14d2a2dcfb52256fdde7fe5 2,676 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.55 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: 669.83 GB
    • Received: 15.77 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.