Loading Tool

Explorer IconExplorer

Memory Pool

49,288 transactions
29.84 vMB
0.09704632 BTC
Random Selection Loading Transactions
Max Size: 159.01/200 MB

Candidate Block

Mining Attempt 56e5af2da9491b5eaedc0ccef1382e49e617f7d989f93b01a574329bb03a13aa
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 6e3068849bfd11a9350fb5b2b5d5e8b19cb25ef7bf67dbeb6c37584eeed8f2ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.03305010 BTC
Feerates: 150.68 > 3.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (702,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,398 212,398 00000000000000b589e539642de7f9eb2fadb769c33432d1f73dbf2a35f4e75f 474 0.21/1.00 vMB 189
212,397 212,397 00000000000002674e4c633066aacf232acaac06ba983e1fc9e2f0426ec7565c 856 0.32/1.00 vMB 191
212,396 212,396 000000000000016082b43952d343055a22bd5fa61839bb1102f55b5c543b5bb0 209 0.06/1.00 vMB 81
212,395 212,395 00000000000003656bbc65f6dd8ed1eba0fd6e41c3334adec27eefc6d47676ff 185 0.07/1.00 vMB 177
212,394 212,394 000000000000001330da5356d3d8a32288caf090ff8067e7a6d55454f7c4107c 519 0.23/1.00 vMB 208
212,393 212,393 00000000000004670348dc01734ad341e62df308dfe10fc4a6393624cd1caa21 155 0.07/1.00 vMB 189
212,392 212,392 000000000000022132b528e8fc478f4d6562d7bfc0fd29dd028a38059ab9defc 119 0.05/1.00 vMB 149
212,391 212,391 00000000000000cecc4f3ae1932a6d2e1ea7e13ad6dc708d4171b6114d914ce6 512 0.19/1.00 vMB 204
212,390 212,390 00000000000004f017bac8410bfd841381dff554a26a081d524fb12cee35a9ee 139 0.07/1.00 vMB 164
212,389 212,389 0000000000000272ca7d104d38af51de1a9effb087c1172a5e6d1be76e9e072b 53 0.02/1.00 vMB 173
212,388 212,388 00000000000001c38f948978287009a915abcb4641b3503110e90be42113415b 348 0.17/1.00 vMB 160
212,387 212,387 00000000000003de10587d0b98d192507548ac056e0dd381e238bbf513a40b61 697 0.28/1.00 vMB 189
212,386 212,386 000000000000048f50f57bd5eb2d04023d6eabbb62cf7fa1a53093d3b50055fc 145 0.05/1.00 vMB 241
212,385 212,385 00000000000004417974595d8362f640e5d4fb8096224cca11dbbf3c70eacd45 18 0.01/1.00 vMB 140
212,384 212,384 000000000000047306ec18ebf158b3a274028aa3be0726077799186346ebd9fc 24 0.01/1.00 vMB 177
212,383 212,383 000000000000026608499edddfe0b9ca824a7e878cb79e0bfdb32a10042d1c99 728 0.24/1.00 vMB 229
212,382 212,382 00000000000002f04ac3c3062780d1be682d9a3a75b67ca0ac4594e95061bc0d 137 0.09/1.00 vMB 139
212,381 212,381 000000000000030e80c9b3182c9beaeb17804d7c7166364349a6b72199527de2 112 0.05/1.00 vMB 117
212,380 212,380 00000000000002e87c2e1eebe8c4145e8a54bdd0ea3a1d30d84576e20826831c 258 0.12/1.00 vMB 201
212,379 212,379 0000000000000441aa5cfa5bcc7a2102dd19d511adf40a0b7bb8e1fd52b75d81 524 0.26/1.00 vMB 152
212,378 212,378 00000000000001efcee905b11daa73f59ad16dfda83ec278540ebd40bcd84ad0 42 0.02/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.