Loading Tool

Explorer IconExplorer

Memory Pool

34,037 transactions
14.29 vMB
0.06232692 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 82.24/200 MB

Candidate Block

Mining Attempt 3888e65cafd7a03e9aa6b6d263d1fcd275e69860d1b2dbb4dc8d58d623595c94
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 9177e82aaf6a53e2c058d944d15f0fb7110ec6fcd9352928ff4ae4ceac49ee88
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,009
Size: 1.00 vMB
Total Fees: 0.02091518 BTC
Median Feerate: 2.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (746,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,529 166,529 00000000000000e9ca54122ad8f7144f8f236ec957a16403d37c3f7686315bb1 142 0.05 vMB 80
166,528 166,528 0000000000000561ba3abbcf2f5ff305fb37139f074962ce3c1ac8d8934a35f4 60 0.03 vMB 37
166,527 166,527 00000000000004be0dc2bef514d5542261e25e38413139b79ff35e01f3c8bb62 52 0.02 vMB 44
166,526 166,526 000000000000039f7d968610df46376542df0fd3d8b49b924b1ffe49c63a1ef3 7 0.00 vMB 855
166,525 166,525 0000000000000709a13d88d7342875afbd8c43d8384c669299b974337e096c90 39 0.03 vMB 377
166,524 166,524 000000000000036885bb72d0beeae3d9f59f6da7423e8169bf6882481127d82f 5 0.01 vMB 47
166,523 166,523 00000000000004f8a768da8b4bc5eb1941390f258e125d6719bd8af2d3b5e391 6 0.00 vMB 122
166,522 166,522 000000000000095ee53d3f5a1fe945706d20a52d62416a292c89ace8be8b36df 22 0.02 vMB 69
166,521 166,521 0000000000000adbd28cf87c4b0b60698d5e196b5f4beda9e4e7cb869c6cd717 55 0.02 vMB 41
166,520 166,520 0000000000000c0068cbfbdbebb5d0edb5fbd21659f3c550ec4832f842947f5b 86 0.05 vMB 96
166,519 166,519 0000000000000996d85b03e817328e54e1af12baf9a90de291ab53f05b03fe1f 75 0.03 vMB 133
166,518 166,518 00000000000006cd4cf4229c85453cd03a0dbbb93b21c2d71ba26bd3657db4a0 42 0.02 vMB 88
166,517 166,517 0000000000000543457ad62869dffcaf1468e45cb45724f201ab9aad2b51d555 25 0.01 vMB 351
166,516 166,516 00000000000001283515688918b9bc03a6231bbd242b901dcd2ed64a2a933d58 44 0.02 vMB 78
166,515 166,515 00000000000007fd4fb2fbd18c7fd576410b88b864b12eeadbc3464b72b0522f 35 0.02 vMB 86
166,514 166,514 0000000000000953efff2d15515a5bd2bfcc7c4d6eaffcce67eca4aa844d23f2 114 0.04 vMB 46
166,513 166,513 0000000000000213b2059b79083721d0f6c18d48c6e64c7a76d08abf9d41af13 33 0.01 vMB 142
166,512 166,512 0000000000000097394ea9a6cf85d1de1d9e0eb05934b440ea9d60939d918b05 32 0.01 vMB 102
166,511 166,511 00000000000009f23511f770b59b7b37a82513457c3bfd5b02e15c69f415d47b 75 0.05 vMB 94
166,510 166,510 00000000000005387718570570ccc0fbfc8f455661135ad68a397e1a05bfa316 83 0.03 vMB 73
166,509 166,509 0000000000000aa50ae1ec4a0de273ca4d3764a6766bb170874de28ad443bada 38 0.03 vMB 64
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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