Loading Tool

Explorer IconExplorer

Memory Pool

32,741 transactions
13.77 vMB
0.04843845 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 79.65/200 MB

Candidate Block

Mining Attempt 9ebc043a2ed36c13c6a6ca2fc6cfbdc02e7f01566e2d259e55ada41373f01935
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root bfeeab76bcbdd4a3a8eff0743baee10a157db51a475228572591b7eeb17fd3bd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.01232409 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (712,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,946 200,946 000000000000027547f01b3e1ab37242d30bf3658b8f09c8cdf1d152e5b97c9b 1,091 0.42 vMB 161
200,945 200,945 00000000000002ce2f6d0fcaa153cbd6d7f1e5283b23083108dd2a04544b5c16 147 0.05 vMB 105
200,944 200,944 00000000000000a3859c17b6fef941ce088abc1e8a4637dfd30ecbf5f04c7f25 11 0.00 vMB 200
200,943 200,943 00000000000002eaed8e5059942c0e0aaf80bd2663be889f0e8a7f1f0551ea10 106 0.06 vMB 138
200,942 200,942 000000000000002524774753505e05e5b3a9d63c46aa0280f05a97305ce1b609 127 0.04 vMB 80
200,941 200,941 000000000000009045a2134fe04ce4371db9d1f38ab3a6f21855c5dc6526ca91 8 0.00 vMB 34
200,940 200,940 0000000000000550cd0f3e893fa6f70af165b3162c9b8099a2fd0ad6631f16c0 246 0.10 vMB 116
200,939 200,939 00000000000002245e21054607818e12d67197e3905ad31d18e217b2a4ae171e 218 0.12 vMB 104
200,938 200,938 00000000000000162c5d7a0ff076afbb334b9aeb38d414909bd2686c96b8b0b9 68 0.05 vMB 56
200,937 200,937 000000000000008619e9df5bbb872df125b8c5a604c5d07f211f61d49ea47e9b 66 0.06 vMB 41
200,936 200,936 0000000000000212cacf2309b4574cdd1625675893eab823edf8a8db3e1024ae 582 0.24 vMB 354
200,935 200,935 00000000000003fc7813dbb973fa1b2022978b7fdacd52f244e4ac568794e571 512 0.22 vMB 135
200,934 200,934 000000000000022f8510a9c89e7e824815ecafdf40cc5a498e1485f2a95c6094 292 0.08 vMB 42
200,933 200,933 000000000000000e3234726151d04274c999826bfd37b1ad7dedc418e1cb6620 289 0.25 vMB 91
200,932 200,932 0000000000000070855930d2872b2fa91213c7e2b108f15478e683809dd554f6 149 0.05 vMB 76
200,931 200,931 00000000000003fa6e68d551ec947dd67da84c1ee0a462961e7b65b4a55d4381 5 0.00 vMB 0
200,930 200,930 0000000000000155263cb30ad811d5b036070205a8bc59710e06b5c05c8c61d4 798 0.39 vMB 103
200,929 200,929 0000000000000381195daadada58a6bfce0dc8e5e696e9cba112cfa66f1135c8 74 0.04 vMB 50
200,928 200,928 00000000000002777b0735f566268209a7d9791aa788ed4fdc5734a254a5fafb 12 0.00 vMB 0
200,927 200,927 00000000000003e799d59fead552da5a69bc0ba92d4ee50b88630a25c2aab59d 155 0.06 vMB 109
200,926 200,926 00000000000001cdce7d8df6b8f9618a2a336cf59f2342bca5070e34dd4fe67b 586 0.25 vMB 210
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.18 GB
    • Received: 0.59 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.