Loading Tool

Explorer IconExplorer

Memory Pool

21,540 transactions
11.93 vMB
0.06863376 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.56/200 MB

Candidate Block

Mining Attempt 2190030fe38d6eb4c728fb0d56d479c258eb7f14ea098713cb3b9dba9c1b5563
Version 20000000
Previous Block 00000000000000000000d07daa1ab23da8755ba9a9c7012a011a4a71de233add
Merkle Root bc865f605268f3b85bdd29318d826f1bdda071c971c63ed17b3ea749d281f29b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,088
Size: 0.9979565 1.00 vMB
Total Fees: 0.04361451 BTC
Feerates: 240.43 > 4.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,785 (1,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,444 912,444 000000000000000000007362679d83e7ee7601dc1a17ba5449b89e4d47544154 911 0.24/1.00 vMB 2
912,443 912,443 0000000000000000000116bdfee00c26979d7950e058d94b6a62bb491d114786 4,673 1.00/1.00 vMB 1
912,442 912,442 000000000000000000015be774ffa3f633d008f1b9af20b34f5e2ae213a06be5 3,522 1.00/1.00 vMB 3
912,441 912,441 000000000000000000000da942b42b14dfd5be88c47d2ae6cb1e874260da9d08 5,474 1.00/1.00 vMB 0
912,440 912,440 00000000000000000000a4ba5029f077c4e5d9b28674f4e39a88d62ef5e7f0cd 3,785 1.00/1.00 vMB 3
912,439 912,439 000000000000000000020949f0a4c88c7e041e2df6c205f669318c6e94f10556 4,314 1.00/1.00 vMB 1
912,438 912,438 00000000000000000002101f9a85d1bd7cd16210f518419ae3e879ea63a5a05b 2,996 0.98/1.00 vMB 2
912,437 912,437 00000000000000000000eb66a46b18b645bc1b134d4939893aaa9898dd9df71c 3,142 1.00/1.00 vMB 2
912,436 912,436 00000000000000000001f74e5b4ef0705fb4420e21cdac48351c3cd0dbf38ca6 6,700 1.00/1.00 vMB 0
912,435 912,435 000000000000000000017f5e320030acfb59ccdd6909f5cc2150074d400c43d7 2,262 1.00/1.00 vMB 2
912,434 912,434 000000000000000000016194bfc90d557f4858695b2278bd05d4d328da218e88 873 0.31/1.00 vMB 2
912,433 912,433 000000000000000000018dc7b1add66fb8b156c5d38f274cc16d2cee6c5b18fb 4,295 1.00/1.00 vMB 3
912,432 912,432 00000000000000000001c30b74deb509818c95ce996e28f092965dc61f8062f7 6,020 1.00/1.00 vMB 0
912,431 912,431 000000000000000000021e7152e3b60ddc308d34289c4d8aab077d76be3476cb 2,363 0.84/1.00 vMB 2
912,430 912,430 000000000000000000018405f44cb7ab27f4e3b19e7bfae20ca29832c61cad6d 4,911 1.00/1.00 vMB 0
912,429 912,429 00000000000000000001ce88257a078699aaca5f52e7e9a2d1f8249af1703c8e 1,638 1.00/1.00 vMB 1
912,428 912,428 000000000000000000013443f926b1075afd32f5ca17221f4f2e830204e0fd0b 3,395 1.00/1.00 vMB 2
912,427 912,427 0000000000000000000199f582a30dcdd61f8511e228db4c9f9c92dfe20cc227 3,349 1.00/1.00 vMB 4
912,426 912,426 0000000000000000000057e6df7e49c9ed343c6fb7487a0834ca3790c3e437b0 3,865 1.00/1.00 vMB 3
912,425 912,425 000000000000000000018530ba5a04b5fb5e6203647af25f3d57a0a449b9f55b 3,618 1.00/1.00 vMB 4
912,424 912,424 0000000000000000000220e7c70e98d43a690645127495208405e0d23706cbf9 4,556 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 780.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 512.70 GB
    • Received: 4.25 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.