Loading Tool

Explorer IconExplorer

Memory Pool

53,713 transactions
29.74 vMB
0.10372917 BTC
Random Selection Loading Transactions
Max Size: 159.73/200 MB

Candidate Block

Mining Attempt 8521b9fede24833a7096484a22f07e581c2b72fceba3dc81247942a753459208
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root d6427899a262554a46233456c983fd95789c0c0783e5466e6adf2e2caf687abd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,799
Size: 1.00 vMB
Total Fees: 0.03141050 BTC
Feerates: 150.77 > 3.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (351,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,745 562,745 00000000000000000015afca3468a5703171cfe080acbb0a0f8595c536c9fc8e 1,836 1.00/1.00 vMB 22
562,744 562,744 000000000000000000007d3d2103d71274bcdfcb8e62553beb48809d6c640587 2,427 1.00/1.00 vMB 29
562,743 562,743 00000000000000000001e5f658321265a4309affe546000ae7b59aa77138a592 3,051 1.00/1.00 vMB 44
562,742 562,742 0000000000000000002ace40ad9e75097ad682f225a287c4c20e5668a2817140 2,280 1.00/1.00 vMB 31
562,741 562,741 00000000000000000020476a4976883618371eb035e3385cd2f11747185eccca 2,591 1.00/1.00 vMB 33
562,740 562,740 000000000000000000229d36346238f31403e7331fec2283dfdf508406346112 2,467 1.00/1.00 vMB 27
562,739 562,739 00000000000000000013cf027c95b53738fb8d5361875c30dd09cf212d5ee5d7 2,701 1.00/1.00 vMB 46
562,738 562,738 00000000000000000011d1d8f3a8a823179090d395e5eced4df79ec624ae7ac6 2,249 1.00/1.00 vMB 22
562,737 562,737 0000000000000000001af567e0d63edb4b1f1b3fc5e03fcf0857d55dae7a0ef6 1,834 1.00/1.00 vMB 26
562,736 562,736 0000000000000000001ac2fb43f00e0f9316cb4670d489402e0a44c515e867f1 2,936 1.00/1.00 vMB 44
562,735 562,735 0000000000000000001f13b9b1ea30200cf21994515a2a63aee3cf925e306d88 3,029 1.00/1.00 vMB 60
562,734 562,734 000000000000000000184433b19126409fea72b8dd6620d4b8c3b694aac12742 2,781 1.00/1.00 vMB 46
562,733 562,733 00000000000000000016c452ad1b7d72f5dd5e761ea451129d8b8f6f5a9f8290 1,448 1.00/1.00 vMB 17
562,732 562,732 000000000000000000266734ef37399c680a5a5340c7dbd1e8b4e0178fcf38c7 877 1.00/1.00 vMB 16
562,731 562,731 0000000000000000000f8a76fde7fbeb4eecfe268ac5acf40b370f0cb5e21a07 1,782 1.00/1.00 vMB 15
562,730 562,730 00000000000000000004b35d0c0782e28868e3e0933c6d6410ecdef69b49c70a 1,571 1.00/1.00 vMB 10
562,729 562,729 0000000000000000000f27253de4dadee0ee4ab791c44fbb4f15f2957e71ef43 1,652 1.00/1.00 vMB 19
562,728 562,728 0000000000000000001fa5735a4b1608690eca7e1c86c5796bd3053ca914105b 1,158 1.00/1.00 vMB 10
562,727 562,727 000000000000000000088f38d481911fa8b28eb50aa7074c6f713445efe52b15 1,680 1.00/1.00 vMB 21
562,726 562,726 0000000000000000002236a6ad500da3d0641256d5bd4f4cbebe6ea166e9ec2f 1,757 1.00/1.00 vMB 49
562,725 562,725 00000000000000000006b21eac2e4ef13d6b112a873825ddc700c4a202ef2b82 1,184 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.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: 645.16 GB
    • Received: 12.69 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.