Loading Tool

Explorer IconExplorer

Memory Pool

28,445 transactions
9.46 vMB
0.09789971 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.85/200 MB

Candidate Block

Mining Attempt 896ac465c68e3c8da89f196ae35540ca336e513d75922c493113ce30c0b5259f
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 1e23426400d1393fb56cad609f05fba5bf2642a940f61f1d87515974ba65812d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,287
Size: 1.00 vMB
Total Fees: 0.02744883 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (646,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,740 266,740 000000000000000a0a212940fc444c7db9ffbd9a803c712853375e26b5b6f56b 256 0.10 vMB 176
266,739 266,739 000000000000000a0f90a320fd1adea3bfefee716fa98c9f10625021d8d4f29e 970 0.33 vMB 73
266,738 266,738 00000000000000002db1a6dc8eb87b4de2872b3c104e27d412b3a0d05f9def85 478 0.23 vMB 79
266,737 266,737 0000000000000001da33afc73f83ef854f84b41b182d778f2bc0a5be2f8fe08c 868 0.47 vMB 83
266,736 266,736 00000000000000001fcf3cf6ad1c32ffed87925af29ee04b189a7d5a38f9004d 177 0.11 vMB 46
266,735 266,735 000000000000000198251ad91654d674d193f5a0fae1e73fd37ca6c38cd60b4a 201 0.08 vMB 49
266,734 266,734 000000000000000ad16e2d476b8ed73bab8816aa36f4899a753b4f478bd1f04a 778 0.36 vMB 97
266,733 266,733 0000000000000007c70113d956b07c4561c38c0a0560561acc4d0ccbb6e7ff53 347 0.15 vMB 55
266,732 266,732 0000000000000001bfd57dad6bad2a345a47d6f3b4eb91925a6084016c1c19bc 357 0.15 vMB 18
266,731 266,731 0000000000000001f3d6d214745e709945a9ae7ff7a869472e3edae9b37c0990 330 0.14 vMB 75
266,730 266,730 000000000000000a27c3253e754ebe71d922f050528bab5f2ed625e9bc7cf826 213 0.10 vMB 76
266,729 266,729 00000000000000023d0e8cd75b7db7f388d007be988e9e0d3bbca36c9e552a1e 147 0.15 vMB 47
266,728 266,728 000000000000000691090dc2cc3a23b444024e77310d8b4ccd090fe180652bd2 590 0.25 vMB 100
266,727 266,727 00000000000000098e0853f7ad406c69351b097e5fbd3d085b16cbe89200d386 253 0.15 vMB 60
266,726 266,726 0000000000000005db1bc66c77245e15c53dffbc1b58a31626d02e4926e2057d 619 0.25 vMB 37
266,725 266,725 00000000000000001d022be0a8d79b8cfd7473a2ae8a5a5db55f090d61a6b5c9 536 0.25 vMB 160
266,724 266,724 0000000000000003c369b32684e8d1d804bf801675c489554cfc0382283fa064 144 0.15 vMB 30
266,723 266,723 00000000000000043e9095c29bd2fe223483825a7e3d098160875ef09e66ce65 526 0.22 vMB 115
266,722 266,722 000000000000000083d44e7123276e797ea7e01c3493c041040578359f347783 213 0.09 vMB 65
266,721 266,721 0000000000000004349ec6d9291be4853b3d44fd8369f0ddbd3eb650e95f303f 280 0.20 vMB 33
266,720 266,720 0000000000000003f5889478c28a179f5f5c21562c3405a8ae8b4c6ffb0f55bf 602 0.25 vMB 119
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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