Loading Tool

Explorer IconExplorer

Memory Pool

46,161 transactions
28.55 vMB
0.06547451 BTC
Random Selection Loading Transactions
Max Size: 152.16/200 MB

Candidate Block

Mining Attempt a42f7df45b1136a8a76bdf1a0e4020af9d439cf52c2bc57a93b44c3a48dc50f4
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root ccc8d1fb7572d3ee2aeca443bb44883b67084702c1387b77f1f164c67335fadf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,139
Size: 1.00 vMB
Total Fees: 0.01137888 BTC
Feerates: 100.60 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (304,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,700 610,700 0000000000000000000316c5f688f75aeba4027afc076e7bcd9e1c7dd49f6347 805 0.20/1.00 vMB 9
610,699 610,699 00000000000000000011cd4a6791bb3a1ea194985e4545efcce0835ad8fc71d2 1,341 0.34/1.00 vMB 8
610,698 610,698 00000000000000000011d89099b037cff5ba08bedf4584cc3b287c93cf750a1c 825 0.26/1.00 vMB 12
610,697 610,697 000000000000000000019666e14b4a0880ba4e7bbfe589772abd9fe606d1b7bc 462 0.15/1.00 vMB 9
610,696 610,696 00000000000000000003510b551473f79a7543cfad1ce97a4ad0793882f6442c 1 0.00/1.00 vMB 0
610,695 610,695 00000000000000000009ae968a937bea55223270e64058a2fea352d73a57fc22 2,881 0.85/1.00 vMB 10
610,694 610,694 000000000000000000053ba498a77d2e186a0d530abe5cfc44aad1afe3ad867f 982 0.33/1.00 vMB 8
610,693 610,693 00000000000000000014a2d6530192263dffbb1723acc9d5734d9514138a3f0c 1,105 0.32/1.00 vMB 13
610,692 610,692 000000000000000000117f1821db8f36e05a70ed9dbffa5ebb0857021f0f2f51 1,840 0.48/1.00 vMB 11
610,691 610,691 00000000000000000001cc49c6ebb2e7546615e1f168161c75d1843257cb233a 2,500 1.00/1.00 vMB 17
610,690 610,690 00000000000000000005f0cc9b565336243d08e65f71ba179a33921fb33aeb93 744 0.20/1.00 vMB 11
610,689 610,689 0000000000000000001292920f327724599f40cf140eba44327951e952f797ac 2,497 0.74/1.00 vMB 9
610,688 610,688 0000000000000000000f677786027b74fb3e8d77eadafd8e92288edca095e74d 1,653 0.49/1.00 vMB 8
610,687 610,687 0000000000000000000f84fcacc5a32b4101fc36d453f4745691e813080c5d6c 1,114 0.30/1.00 vMB 10
610,686 610,686 0000000000000000000ca25dae65749b4a0115fc0b28ca3bec6dc973df4eeb95 74 0.02/1.00 vMB 12
610,685 610,685 0000000000000000000dd168ea9bfde919a12846a70a818b093377f1ef90bca7 182 0.08/1.00 vMB 10
610,684 610,684 00000000000000000006799857bdc9576f8eb92de3a51977bf15cd94e83cd2fe 151 0.05/1.00 vMB 8
610,683 610,683 0000000000000000000bb27571f58f9795cfa0ae66b0a97a82863d7875cd4176 372 0.18/1.00 vMB 23
610,682 610,682 0000000000000000000bfd4621ce84eedb286e4520de2db823b528856e97cde6 636 0.23/1.00 vMB 15
610,681 610,681 00000000000000000013b4eb6b54444592788886ac5000bbcb4be3417cb4cb96 60 0.02/1.00 vMB 11
610,680 610,680 000000000000000000150dc10fe9d374acb824eb3b35b845b40b6a1af83956a6 1,740 0.78/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.72 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.