Loading Tool

Explorer IconExplorer

Memory Pool

28,461 transactions
5.12 vMB
0.05618811 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 3 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.03/200 MB

Candidate Block

Mining Attempt 1bc700886950a1262c94ee5bd9618f4b1f06ee1b9e2183a1e629ef58e7f55d49
Version 20000000
Previous Block 0000000000000000000035c4890af15a70ce82b10f0f6553565d49a2ad97822f
Merkle Root 139be5425c6500f82a49e5b4a7c763da23218158b9ffe25f098ce764c22ba3d7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,596
Size: 0.79 vMB
Total Fees: 0.04423854 BTC
Avg Feerate: 2.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,786 (705,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
206,947 206,947 0000000000000056b61de90e3e962d7e857e81544bd3b2edf71b524715ee0e34 0.12 MB 242 208
206,946 206,946 0000000000000027e5a1babdd8792811530f76a92c73984a81311ce6c4d3b9ea 0.01 MB 31 134
206,945 206,945 00000000000001bf02240ff62accefb1f1a65238eef69da24dc31edffa4c0233 0.05 MB 110 84
206,944 206,944 00000000000002c9ffbab75b9385829cd2bcee2014816116f8193239916460f4 0.18 MB 420 178
206,943 206,943 0000000000000194b2eb4a8bc7c7aa777e14df56232a9f0968b446313a2961d5 0.35 MB 713 154
206,942 206,942 000000000000030e2bfff71c04b7002b620416fbdd85f6bd4c10e47282ece0f2 0.05 MB 108 110
206,941 206,941 0000000000000182cafb2167a2624628f0fbef8c7acb8b4e1228b975f8646fc0 0.24 MB 608 211
206,940 206,940 0000000000000191d61ad8e39eba12669fcb587e9c9b13fb6a7262ee1cb13d6b 0.00 MB 9 334
206,939 206,939 0000000000000372bd66ae2a81ed5e727ed3c73ff81d11ffd60295ff6cc56116 0.19 MB 501 222
206,938 206,938 000000000000014c1cef4ef31b3f7a87cf06df2682eefa44416185753cda9035 0.03 MB 77 60
206,937 206,937 00000000000000a7e2d12c6f0536d621c76ebd720a754fc1a69c747cb293e0a5 0.17 MB 381 170
206,936 206,936 0000000000000007626673685bf4277574605cec7b910a06dbd97d25949cede8 0.28 MB 750 215
206,935 206,935 00000000000001ef614414bf5f3d7e5da663ae5cd3395a4fbe22377bb3041b5f 0.05 MB 135 336
206,934 206,934 0000000000000471c542889416f71ade70aa02ecd15ad1c16d7202bde731cd21 0.04 MB 94 207
206,933 206,933 00000000000002c96f814ce66afddee7ad77ced7853f5a2415f2b080833b0024 0.07 MB 147 129
206,932 206,932 00000000000003c58882163217aede3407fc99f903f25dcf8120202accba89e3 0.05 MB 175 1
206,931 206,931 00000000000005027923c2eaf0e74d3c0f844a3e493f10b7f8501783c560caaf 0.25 MB 556 173
206,930 206,930 0000000000000333cf3246365543950b27d6fb6372ede7c34d7e64688a0aafbb 0.05 MB 122 98
206,929 206,929 000000000000047d38724b2f97ec3fbf931a1ff89dda8bbc5663e86ac5e3f1ee 0.02 MB 73 64
206,928 206,928 0000000000000513b4edb86216c4a292303ed48ab2887bf2bab98185939ee6e0 0.07 MB 117 182
206,927 206,927 00000000000001b089cbe6fecd84890b4df950d2088fd68006b571de30031f0f 0.00 MB 12 37
Previous 10 blocks ↓
Total Size: 778.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 99
    • Outgoing: 11
  • Data Transfer:
    • Sent: 148.46 GB
    • Received: 1.74 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.