Loading Tool

Explorer IconExplorer

Memory Pool

63,878 transactions
19.80 vMB
0.07711644 BTC
Random Selection Loading Transactions
Max Size: 124.46/200 MB

Candidate Block

Mining Attempt ff576507346bcbd00e764fefb5e22c9064f0982ca368f8c496e4fe74f7c89230
Version 20000000
Previous Block 00000000000000000000e9c18216a09b40d8d3b31f1de704be773267d384c3ae
Merkle Root 4871a4b4acd4172624e7ac7f4d9ed217170e05b16f7309f6aeb39f7a9bff805b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,647
Size: 1.00 vMB
Total Fees: 0.02578524 BTC
Feerates: 240.43 > 2.58 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,747 (698,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,401 217,401 0000000000000249701893fe0873173147d998ededf21fcc83e56af91df8764e 248 0.10/1.00 vMB 160
217,400 217,400 00000000000001f2ca13ace8e9684a3e580f249486d8c8b194e79c5eb689e251 163 0.06/1.00 vMB 213
217,399 217,399 00000000000001e8db07cfe91304a0e2eb30668cbb8ad5a9bb2c5c1d6831dfd2 133 0.07/1.00 vMB 113
217,398 217,398 00000000000003c9b5ab82f60078e69cb275b0872a9fa5f746a3b6b3d6072f3c 162 0.07/1.00 vMB 148
217,397 217,397 00000000000000969358165b8d16869291f7546ed1a6eebad2dffd24c43df12b 318 0.22/1.00 vMB 149
217,396 217,396 00000000000002e525186ed5f2203213aee624d8d49e74e53c2974c2b15183b2 396 0.42/1.00 vMB 28
217,395 217,395 00000000000003038915d1246af52a72beb02fb5b85ca11c187b770958039436 280 0.12/1.00 vMB 143
217,394 217,394 00000000000001e23a8ad41109d3f68c50e7bfdf96a1c84c8fa60f24632c5fac 433 0.19/1.00 vMB 150
217,393 217,393 0000000000000162c0cc0559041021e102041afc97dc51801ed8b4ddcf630eff 393 0.18/1.00 vMB 207
217,392 217,392 00000000000004e6162c939cef5de103b9a1976e407322deebe5ddc3010af32d 325 0.14/1.00 vMB 268
217,391 217,391 00000000000002ad6112bc3dd0de8e2c408a4be0f2d2d99680c081ecb49c45cc 64 0.03/1.00 vMB 148
217,390 217,390 00000000000003dbff05d87ead9225410f6c65d5913e71d63357a33df743c471 186 0.08/1.00 vMB 168
217,389 217,389 0000000000000037fe17549ec7b9e461d1cab25e074bb6c0ef66635a32bd172d 559 0.23/1.00 vMB 207
217,388 217,388 00000000000000c298b676303deb924bd2d7fd79c4cf2ef9ee4b03d18f40993a 65 0.02/1.00 vMB 71
217,387 217,387 000000000000025aadba74fa56f468da54633fc1c0e0caec476fc934dbb1bf6b 471 0.19/1.00 vMB 165
217,386 217,386 00000000000001d8b34f3ec7093b4cece43a8986199f7af67717083604f102c2 570 0.24/1.00 vMB 159
217,385 217,385 000000000000025d646cfd9307cb8e180bb456e7acf1b3b6057c3466123495c3 590 0.28/1.00 vMB 210
217,384 217,384 00000000000005103a9ca8dbc56049c893a64eed8a6056a8b08e7a36cd8abfe4 336 0.14/1.00 vMB 213
217,383 217,383 0000000000000217afb9707a36872d26e1d9186bf9f60fdc549d8e6853c384ee 412 0.20/1.00 vMB 155
217,382 217,382 000000000000049295029acee665ab7d1a8fa71b01c1262335c58c9deac15925 256 0.09/1.00 vMB 270
217,381 217,381 000000000000039c888e4d42ffa44873f886cf04ee0e015c51dd667f4cd76049 327 0.14/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 783.67 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: 777.09 GB
    • Received: 21.13 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.