Loading Tool

Explorer IconExplorer

Memory Pool

22,326 transactions
24.64 vMB
0.05624647 BTC
Random Selection Loading Transactions
Max Size: 118.07/200 MB

Candidate Block

Mining Attempt a96b4f464da02ea3a9dd59bc4cca53876c2435eac83735d2ca75c7968a262230
Version 20000000
Previous Block 00000000000000000000335eb1c86db8e544179eeec091e2f14c3332af5d9962
Merkle Root b81e241f676d97f2262ff4326639effde17f1a4387407005933774a3dadaa9c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,631
Size: 1.00 vMB
Total Fees: 0.01205292 BTC
Feerates: 101.21 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,293 (647,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,242 267,242 00000000000000092d41845093da293640a4f0a957792faf4c3dba926641951e 1 0.00/1.00 vMB 0
267,241 267,241 0000000000000005909728bcea4e14583bc356906bd98eddfa0c16e09d42d998 330 0.15/1.00 vMB 85
267,240 267,240 00000000000000084d200e7b16a31b18f61ce69469ce1a7f5d7c95728e8d2f5d 124 0.05/1.00 vMB 139
267,239 267,239 000000000000000780305b4df3492e6e005c119cf527ceec38bfba21fa73addb 161 0.08/1.00 vMB 77
267,238 267,238 0000000000000001b2aba2cd0f0b427a031681063cdbb8c605630178ea864fe2 210 0.09/1.00 vMB 117
267,237 267,237 000000000000000827891cf213082692a686fd581d54fa5802dd8808d7511243 95 0.04/1.00 vMB 74
267,236 267,236 0000000000000006c5ceb57993eda0698bc5c50b176849bac03dee3bdba574f8 128 0.06/1.00 vMB 74
267,235 267,235 0000000000000008f34ca3c9f160f6615c57f0a9507e6a6fbc8f8fa7edff5ce3 101 0.08/1.00 vMB 62
267,234 267,234 00000000000000003867afc5aef465ed83a67c033e4a3da87ab8edb8c1d4342b 133 0.21/1.00 vMB 35
267,233 267,233 00000000000000059399912d57b6c0b458e90ebabcc54d71f33f645f0a969b9d 737 0.49/1.00 vMB 120
267,232 267,232 0000000000000004aede567b3f23ac0ff3f1acb4d6dce8c6032adee0f36e2175 155 0.08/1.00 vMB 84
267,231 267,231 000000000000000060acea7c81a332007b1c9fd5bd3085e4eaab7e41544a56b0 167 0.08/1.00 vMB 65
267,230 267,230 00000000000000012eb5defad57bc212ea1aaa3dea2bb52cf0b4eb9ea521517c 485 0.24/1.00 vMB 117
267,229 267,229 00000000000000092034b3d0e04f3609477b29d534cc256106fe8f5218d69110 108 0.06/1.00 vMB 81
267,228 267,228 00000000000000013d8ece2e628bd9a258b9a9dfc2fa10f1630ae6f93521eb13 224 0.09/1.00 vMB 187
267,227 267,227 0000000000000001d0260cfa01d6f6950d1da1d3c89ced4ee375a56182cb453d 133 0.06/1.00 vMB 113
267,226 267,226 0000000000000002a9a531d85cd45c8be5152abf044944ef2ab27569e99bda17 167 0.15/1.00 vMB 74
267,225 267,225 0000000000000005ebed816e7614576c659a96860bb3462945ad62f613b6e445 243 0.10/1.00 vMB 114
267,224 267,224 0000000000000004d441b64a78efdae12b3716cc1b0e00769b013c28d66fcc44 245 0.13/1.00 vMB 72
267,223 267,223 00000000000000028d4622dd5de4fc035fa531e9ea050e87c31fb57e4835f96b 340 0.17/1.00 vMB 59
267,222 267,222 0000000000000009b13871af19a35907d0b107febdce895bfafd92aae3bc9141 73 0.03/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 781.11 GB

Node Details:

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