Loading Tool

Explorer IconExplorer

Memory Pool

88,109 transactions
33.49 vMB
0.22296054 BTC
Random Selection Loading Transactions
Max Size: 194.40/200 MB

Candidate Block

Mining Attempt fb47875979426f9c07be9d413350280bf9d9243063c90e3a69d0ac3b81bed3a0
Version 20000000
Previous Block 00000000000000000000bb3bc41843719fe36e9ccf594ee58bf79ac5f82daed4
Merkle Root d832c7b7ad113a41ada65dc79efdd4310b517e55d078b49851564185feb26747
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,243
Size: 1.00 vMB
Total Fees: 0.04164460 BTC
Feerates: 123.97 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,638 (699,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,023 216,023 0000000000000479d494a64f9126eeb1d017e344266d9f6c75a5f895f7a7411e 658 0.20/1.00 vMB 266
216,022 216,022 00000000000002e2eaf57984cce5d8bfc4654e0d1d1465975f6233055bc25afa 77 0.03/1.00 vMB 322
216,021 216,021 000000000000010bd5e3df256341e07aaf2364124dfd9e09eaa8a0138c580c67 413 0.16/1.00 vMB 146
216,020 216,020 00000000000000a5e42b42b8f9bfe590870e9fc69fcc0d0d8bda69f8b81186ea 592 0.27/1.00 vMB 177
216,019 216,019 00000000000003668ac257882aa65b41d3b029b5e2a55bee8a49a7715d302392 122 0.05/1.00 vMB 177
216,018 216,018 00000000000001be4289dd9735a3b91327dadae177cab0c061af7caf8437a97a 529 0.46/1.00 vMB 17
216,017 216,017 000000000000007ef6e76bed88782e5037b93fb6709e116f702a73ce1b8f75c9 290 0.12/1.00 vMB 263
216,016 216,016 000000000000007a5c1d49f6f480951ee474461dd58a6ee458fcdc4337ac8375 461 0.17/1.00 vMB 201
216,015 216,015 000000000000002573c384526dc3b40b1874e483828d92b4371b0f57bc47be34 206 0.12/1.00 vMB 564
216,014 216,014 000000000000026e8fb5196094a2f574eb229a2e6585e8dba8ddb377dc8957aa 905 0.42/1.00 vMB 178
216,013 216,013 00000000000000d37654deb3b0ed459141c0078fed2350ebc2e4e450554934fa 262 0.16/1.00 vMB 120
216,012 216,012 00000000000004fa1c358c840683b4e6c2d0420daaf4698b164973c3e7e860e4 636 0.20/1.00 vMB 235
216,011 216,011 00000000000004524ba49620c3bfb4aec7ffd7ad2fa82d3a858751125ca257e2 126 0.05/1.00 vMB 80
216,010 216,010 0000000000000062ec7b979d51f010c03d4070fac9613afd72f2e80531ee2faa 623 0.23/1.00 vMB 214
216,009 216,009 00000000000000e1e8d8ecaeb16a14b0e2ca9de6cb2feb8dfc7fa20f3e4e8f05 156 0.07/1.00 vMB 150
216,008 216,008 000000000000033b19bcc2e1a326974a7e4207f538e738b5c4b703b320bdcb61 489 0.19/1.00 vMB 202
216,007 216,007 00000000000003fd43aece65fe56a634bde8da1707779c3b6aaeda05a7a42120 115 0.05/1.00 vMB 256
216,006 216,006 000000000000011efe95f87ee51c25cb2ec43949fd10e100a26df257e5fdf780 467 0.46/1.00 vMB 68
216,005 216,005 00000000000001eceedb199680bfe508c555e1ad3d9d93d648ff0f0204edb02d 254 0.11/1.00 vMB 191
216,004 216,004 00000000000002a834c8266054772a7d50826e1168c6064e1587ea5c3edbc936 367 0.15/1.00 vMB 169
216,003 216,003 000000000000046850a57214582ca3b1f4a97a73a58ba57ffdc1c0c890ba2a29 96 0.04/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 783.49 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: 773.00 GB
    • Received: 20.36 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.