Loading Tool

Explorer IconExplorer

Memory Pool

46,733 transactions
27.35 vMB
0.08355001 BTC
Random Selection Loading Transactions
Max Size: 144.67/200 MB

Candidate Block

Mining Attempt ef2fa4ed551fafcde00a5a6063bea70e86c2fd3fbefeacae64935988feab0b57
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root bf73053136954ed739af5322fe65b7d6233581ee22c6040351ef87a440c1c91d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,820
Size: 1.00 vMB
Total Fees: 0.03152266 BTC
Feerates: 298.51 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (848,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
66,081 66,081 0000000004d010e7b0278e9c728fc6fde997100a104ad4d5735225d631397517 3 0.00/1.00 vMB 0
66,080 66,080 00000000025725d9dce3da9716edfb2d6a376868057fb208159b2241cea321cf 14 0.00/1.00 vMB 0
66,079 66,079 00000000091cd52fa7f99f7912cd648dbf6fb13050af3ad731fcd983f5ccf1c5 1 0.00/1.00 vMB 0
66,078 66,078 00000000071d13a30a9c48df2d6e63d26e6383a9708d390758abb0a7325233aa 1 0.00/1.00 vMB 0
66,077 66,077 000000000a49a392c994d67c7cf6dfefb4db4b7bf837322f7ff5c21953199c46 1 0.00/1.00 vMB 0
66,076 66,076 000000000634d891921bb447d745db74c5f7636529e86b8d3d076360b18e22d0 2 0.00/1.00 vMB 0
66,075 66,075 00000000019faeea92c03ddf7b9c5415362efd75645b153e856bf973311a4a0e 1 0.00/1.00 vMB 0
66,074 66,074 0000000008192d2b074dea6625867631f4c0d6c8129d3110d52661d0c2d9a5cc 1 0.00/1.00 vMB 0
66,073 66,073 0000000008e0415e661bfb861fbce756536804a2e24027fb00ef13111e857fd7 3 0.00/1.00 vMB 0
66,072 66,072 000000000415684e9d388a7275a9c3707b40e1faf7fb6f4e895902c5150fcb74 1 0.00/1.00 vMB 0
66,071 66,071 0000000005a1f174aebdc8b51dedcab434ac63ad3b07100619eff174f60830a6 1 0.00/1.00 vMB 0
66,070 66,070 0000000002553a0eb07d69aa30e3ed59cb47a2137a90da9b82b987dd72267409 1 0.00/1.00 vMB 0
66,069 66,069 0000000006cfdd6a4728f84da13085df92a1b824661cae1b3e291255ff5311c5 1 0.00/1.00 vMB 0
66,068 66,068 000000000648c52578d7351c743f42618da189413d4b29b704ae1ce8df39bb4d 1 0.00/1.00 vMB 0
66,067 66,067 0000000009e6e9695ece4958af72dfb0df86b47fd939e762846fde2d3cb8b99a 1 0.00/1.00 vMB 0
66,066 66,066 00000000071300a6129451a28ff50ac1a9bd4efd1946cf747950b76d76da3a58 2 0.00/1.00 vMB 0
66,065 66,065 0000000001540dd8ac2aaee5f4d7792743e03ddd230462d97b120941548d5788 2 0.00/1.00 vMB 0
66,064 66,064 0000000007038bb9f88279fda12d4cd271c12f350e9d3b1c5763895295750e1a 6 0.00/1.00 vMB 0
66,063 66,063 0000000006b05af800cf20aeba2e6c947bb571fee8baa132923c683a1ee165bc 4 0.00/1.00 vMB 0
66,062 66,062 000000000621f2bec1d91deada44903f308c8e1acee021fd31d303e1b66550bf 2 0.00/1.00 vMB 0
66,061 66,061 0000000007e9426df14949982ba0a5099ddc76341c7e297c4badd75fa57bdb58 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.00 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.92 GB
    • Received: 13.10 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.