Loading Tool

Explorer IconExplorer

Memory Pool

35,959 transactions
12.25 vMB
0.16832915 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.19/200 MB

Candidate Block

Mining Attempt 0ed608a97187b25faa2d52fbb02ff795ac3c06ec198e8c11bcd536a2595f1db0
Version 20000000
Previous Block 0000000000000000000013f404a115b9f9c1fdfe7128073b0fa5c396bf543e69
Merkle Root 4613c7e976c7167d23f433c7e00e15ce821950465a60a4f7a452563927676694
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.06184632 BTC
Avg Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,035 (696,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
216,945 216,945 00000000000004377d0559edc62230bb5ad66abcf43f200e5e00b405c0285d46 0.25 MB 530 147
216,944 216,944 0000000000000248b703478854483acaf4c9d57adca4d54e37afca7b749be637 0.05 MB 81 46
216,943 216,943 00000000000002711a6e14eee437c7968a00e919a5b4b6c0550061659dd985ba 0.25 MB 658 214
216,942 216,942 0000000000000235c7a49c1c0e21b60aaff899a4d6ba136755742a7003915f88 0.25 MB 766 243
216,941 216,941 00000000000002b83871196cde33e633fdc28488e91faf012ddcf90f46bb232a 0.45 MB 555 101
216,940 216,940 00000000000002b3447e89886300dee554da0199f4c2ea31b6721ec72fe6e6b8 0.26 MB 498 389
216,939 216,939 000000000000022d253f38aaaa8c504229b6545e2b5f298164391bdc50b09696 0.28 MB 539 164
216,938 216,938 000000000000002deace1535a2a4966499130f967b66baf3677536513117ddfd 0.19 MB 451 176
216,937 216,937 0000000000000294a73d7977aa58227e419fcff05bc90d3bcde379b20abceb5b 0.03 MB 70 105
216,936 216,936 00000000000000fd1b70390cd145baedb6720d43c386e4e1b7b5e7c1fb78ef2f 0.22 MB 518 178
216,935 216,935 000000000000000b719c8165888ff7120a4312a05747f78801ff47f871a65083 0.09 MB 201 145
216,934 216,934 00000000000002bea037f59aae17c69824ea0404d87a0bf993551c9edfdefcae 0.26 MB 624 192
216,933 216,933 00000000000000ee021052aa300b39bc0cebb72cf6b1c97e81e0efff4e4c7b10 0.17 MB 313 119
216,932 216,932 00000000000002eb467fc6c72cfa5d2b5fd998ff2e402a9a1cfc7150c11dc89a 0.15 MB 363 189
216,931 216,931 00000000000004e0256be215647784b1b4991c41da8ee33a009b4e5da7fd7409 0.20 MB 369 387
216,930 216,930 0000000000000225bf5ebac7c51ce8296724f1489dc18a1aab794e3b8e2ace2a 0.25 MB 662 182
216,929 216,929 000000000000049c345e2a3e9289ca92e861cb95633d84f67ca80bc643a9f5fb 0.25 MB 591 154
216,928 216,928 0000000000000369accd9dda11a1bbffdc05fefd33c81c6f8c352c236e016050 0.26 MB 680 195
216,927 216,927 0000000000000405945b054ea44f55eacd6623a5fbe29f343485d04d90214e39 0.25 MB 484 146
216,926 216,926 00000000000004e3fa816b4c834a13e581e446c2b6881c83b28f9864d615a663 0.26 MB 344 114
216,925 216,925 00000000000004913990b177ddd53776b699fb3d1706f9e6d892692a2df07f1a 0.20 MB 521 211
Previous 10 blocks ↓
Total Size: 778.91 GB

Node Details:

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