Loading Tool

Explorer IconExplorer

Memory Pool

31,768 transactions
13.55 vMB
0.08851848 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 78.41/200 MB

Candidate Block

Mining Attempt b9aeac87e6a6ca5c9497cfc016e0751f92b6799abb8c4231cb71560c94f49567
Version 20000000
Previous Block 000000000000000000012f3380705eda1e12298a3750d2699d73c372d2d3d1b4
Merkle Root b3a345858cebe19c1ca999959c2857d6f1cd76e316aa5c7a3c018340672de3ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,829
Size: 0.9979935 1.00 vMB
Total Fees: 0.05446580 BTC
Feerates: 203.60 > 5.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,729 (649,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,480 264,480 000000000000000dc9a2d6c754bacffc825ff769617ebdcf5f0fa90af7ae0651 150 0.05/1.00 vMB 90
264,479 264,479 00000000000000086028317bab0e2217ef33792c33d769896489cfbb950cb192 295 0.15/1.00 vMB 40
264,478 264,478 000000000000000755d9e99733f7b887a192777bdd10847a1fdc1545b25b07c2 181 0.07/1.00 vMB 79
264,477 264,477 0000000000000009a232f822a26440ed8002ee07f4a1c43d8d92e38308b5b6da 98 0.07/1.00 vMB 40
264,476 264,476 000000000000000966b358cf43e51a86545060e3714b13344d5c46fa4cb01c8e 560 0.25/1.00 vMB 107
264,475 264,475 0000000000000003bd4e188140a32f7690fa94496f2a4cd577cc785c0e845c9b 346 0.15/1.00 vMB 143
264,474 264,474 000000000000000d2eb9f344a9920343c89a67805503d44c93b0af02378c9374 246 0.14/1.00 vMB 234
264,473 264,473 0000000000000000433422a9f10039a7fe97e60c8c9a5d96e56cbde73793be76 270 0.21/1.00 vMB 89
264,472 264,472 0000000000000005cd6347afe2ab6d4b0ccda4b90811bf98d164f98564d4219a 284 0.13/1.00 vMB 110
264,471 264,471 0000000000000009d4f6ca0767830d01fa4011f3c8e77db0305d3c40dcedbe19 280 0.12/1.00 vMB 115
264,470 264,470 00000000000000030bc4438ddc0d3782c35a48d7d03bf00f50f7af07db0c9629 336 0.15/1.00 vMB 88
264,469 264,469 000000000000000cf616181b4e405ae19da20fbfc83303c83ae2b53e74920ace 464 0.20/1.00 vMB 102
264,468 264,468 00000000000000034c43898289b97b6d121fa88064798091f467622d75b3584e 309 0.15/1.00 vMB 855
264,467 264,467 00000000000000001d1f117f3525a77ae23176b0dfb3d048336f180d4068ea73 511 0.25/1.00 vMB 103
264,466 264,466 000000000000000d921ad38e46d41583dd0d6ffc15f21838e814588c5a7e7793 271 0.16/1.00 vMB 65
264,465 264,465 00000000000000097ef6aea4e095c2ca27935d7d9dc3c81c10fc8e2d744e11cf 98 0.15/1.00 vMB 8
264,464 264,464 00000000000000061e4ac1331eba7e0535c92334aa52b4122dd06677d50dae45 431 0.18/1.00 vMB 94
264,463 264,463 0000000000000000ead448a09635158f1e10103bf21e00e40334d58a6163e969 457 0.20/1.00 vMB 117
264,462 264,462 00000000000000005717935a8cf6b0ad50848eca12df0eb93212cd918154979d 268 0.15/1.00 vMB 25
264,461 264,461 0000000000000005f5ed69fc33cd2e0bd69167cf06be046b308e297827290f53 574 0.25/1.00 vMB 143
264,460 264,460 000000000000000681151c2e62d9d0534cc417f19d08e9fed20451aea515db9f 241 0.15/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 780.15 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: 500.96 GB
    • Received: 3.76 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.