Loading Tool

Explorer IconExplorer

Memory Pool

25,197 transactions
10.48 vMB
0.06409286 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.47/200 MB

Candidate Block

Mining Attempt 365628ef8e05a8564d12292f6ca9ab228d759cf5a91bb30937f2a4dfd1950ef5
Version 20000000
Previous Block 00000000000000000001ab8543ceb5341d10e020a323e9e6a65fe27d1b7949d0
Merkle Root cb83c9d357a710647158fd5c262f4d18a95ac2a6b1265f0b55d97d0318fb1a45
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,997
Size: 1.00 vMB
Total Fees: 0.04691760 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,551 (697,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,514 216,514 00000000000002f0d685e1fe430e034d6eeb0bd1f6b628ebad2253c8fed1c102 71 0.04 vMB 23
216,513 216,513 00000000000003ff11306bd2e086e0f170cef217119a5b555866f790a48523d2 197 0.09 vMB 184
216,512 216,512 0000000000000344e7bd43236f12bd57624fd4073d50cb2c29ffbaeb40128397 12 0.00 vMB 74
216,511 216,511 000000000000007f63a8e08f0deb63bd3f6760c395bd05138e55979a6dff5458 333 0.13 vMB 187
216,510 216,510 0000000000000166fc4060ba294e4aa026378b0b85c023a95c954d0945c8e63c 231 0.10 vMB 203
216,509 216,509 00000000000000b2011add9d20a47445b933fea05bb6ecbb0367b2d682ce862f 226 0.12 vMB 150
216,508 216,508 0000000000000049bb5bb94ae2aeabe4d4744ed0e20eccfe3ee1059f23fc7d88 17 0.01 vMB 82
216,507 216,507 0000000000000346c66ecb9e1d9644051d22bbe3c40aec614d5b980e4774089d 512 0.17 vMB 252
216,506 216,506 00000000000003cbc4651db40af9665fd5a6549c0d27b4042a932f7607c48134 197 0.13 vMB 60
216,505 216,505 000000000000048a04b55f7be287a932278b18e056a795d0c2f2c1b77096f56c 1 0.00 vMB 0
216,504 216,504 00000000000004ed05229d0255a5ce3d7149461cb8b189d124d1a38e85394acb 190 0.08 vMB 178
216,503 216,503 00000000000001b5c87bf9ea51fb6430cb54b030033174480378099362897d21 323 0.12 vMB 207
216,502 216,502 00000000000002bbf4388b94fea8fffbccbb3526f95450edcf9f97b0f9171f7f 13 0.00 vMB 74
216,501 216,501 0000000000000064dc3a78bddfb22e5fc848eb7199508b7cf3261944d3cff942 65 0.04 vMB 112
216,500 216,500 000000000000027a94a2aff1aa30b4cd4ccaddca4e42f9661a5a4ccd84b3f89c 435 0.21 vMB 240
216,499 216,499 000000000000046a713442804a2d41736d3e0f403b63ed296a928dcbfba3a95b 65 0.02 vMB 72
216,498 216,498 0000000000000528a01362309574ceba7fd80d2c51e3a3598488e34f35bb4ab7 1 0.00 vMB 0
216,497 216,497 000000000000016545598cc00d8407c24b4d13199f7c8919dfbb0fc58a2fa7a0 66 0.03 vMB 120
216,496 216,496 0000000000000013e039762393eac39276cb876f55581783ef3f13e26eeceef9 128 0.17 vMB 77
216,495 216,495 00000000000002e5517e5a83f2be989b294e404bee24b19d9452be30f8565843 526 0.21 vMB 197
216,494 216,494 0000000000000002a24e47a5154d13a25a9ef039e0d9665dd17a32c674e40066 66 0.02 vMB 107
Previous 10 blocks ↓
Total Size: 779.82 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: 415.53 GB
    • Received: 2.23 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.