Loading Tool

Explorer IconExplorer

Memory Pool

71,666 transactions
27.17 vMB
0.07015186 BTC
Random Selection Loading Transactions
Max Size: 164.23/200 MB

Candidate Block

Mining Attempt 4eef4ddcd21d350fd9d4c71b5fbd806426c3808c7ac36bc47e9657b1f77c1fb6
Version 20000000
Previous Block 0000000000000000000168c69c0ca71f33f06f795a51a274dc96cdba2a6216f0
Merkle Root 4e7cec3dbb5dcc970904d22acd7044d27d354a6750c13a44b8bbee02096e8f83
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,723
Size: 1.00 vMB
Total Fees: 0.01183178 BTC
Feerates: 150.93 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,565 (811,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,885 103,885 00000000000283e627db197c6dba3e5188e36f66ec4bb0562045ffac305f6414 68 0.02/1.00 vMB 0
103,884 103,884 000000000002a5eaa9079ef9af5eb49651510506b7e378bf251e6b7f958e4bdd 11 0.00/1.00 vMB 0
103,883 103,883 0000000000015bed4d253c91e9018834afbd7c0e726356fd219ae5322a8c8358 1 0.00/1.00 vMB 0
103,882 103,882 000000000000c7881483c099e079ccacf134fa9c05579ddad5a4a04468cf995f 2 0.00/1.00 vMB 0
103,881 103,881 000000000002822cae919a8460e209c1aee28096b217813491c8bc594c493ab8 6 0.00/1.00 vMB 0
103,880 103,880 00000000000136127434005578b3dfe0df10642f3e3f7869f79ec79f4585549f 2 0.00/1.00 vMB 0
103,879 103,879 000000000000ea090b0dd06eef7eacf22844e47dcf6603c3f843124e49f82d4a 7 0.00/1.00 vMB 352
103,878 103,878 00000000000030ed559b9de57bacb6118bfbf43969279d1582b142aea8125a3e 3 0.00/1.00 vMB 0
103,877 103,877 000000000001c38dd824db60aa426407050366261453d63a04930bb1fb3a2fb4 10 0.00/1.00 vMB 0
103,876 103,876 000000000000139b191ceea22e18e2c6fce625339c8a4d97073d79ab7b584933 1 0.00/1.00 vMB 0
103,875 103,875 000000000000949fe5bb44b2b0442b0a03a8a6739215cb2c689a7b28f4331bbb 1 0.00/1.00 vMB 0
103,874 103,874 000000000002c509b8bfc108ef181076d289263bfdc38d7261dcdeeaaa986bce 1 0.00/1.00 vMB 0
103,873 103,873 0000000000023fa97966c063e7aa5ffbbdabac4cbb93b36d84a86d2d166fcab8 10 0.00/1.00 vMB 0
103,872 103,872 0000000000021d547555f657340717b9f6db7dafee16f1346601aff0e9479145 3 0.00/1.00 vMB 0
103,871 103,871 000000000001a1f745f2b59cfe4737841e2fb66f9bfed63f0cb4cde6d9a14753 30 0.01/1.00 vMB 0
103,870 103,870 000000000002f9e984be4478f71b0c610353bf1ce22bf1b1620e9130c2083333 12 0.00/1.00 vMB 0
103,869 103,869 0000000000023751ebf2e0e0fdf911ce61cfe44138d453b44ee53cac8a5b0375 6 0.01/1.00 vMB 0
103,868 103,868 000000000003672dff590d18fc7b0e4b3af140a42fe4b8e822c2f7adcc8a5fee 7 0.01/1.00 vMB 0
103,867 103,867 0000000000013eba56a71cc735bea2494e6eb3b97498dfcb2ceac4f248f7b678 8 0.00/1.00 vMB 0
103,866 103,866 0000000000035b556df09fbdd28ef5927b14dabbfc89900a94a940ad88ab170c 8 0.00/1.00 vMB 0
103,865 103,865 0000000000026539aba001ff072b7ee7cf21617340e974824962eb6edbbb3e5f 21 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.37 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: 768.67 GB
    • Received: 19.63 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.