Loading Tool

Explorer IconExplorer

Memory Pool

27,619 transactions
7.04 vMB
0.04680732 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.03/200 MB

Candidate Block

Mining Attempt e7b989c8611a34eecf5cb407b2e5ac1c81c82ef9ad45c91ddb0d1be59adf1ef0
Version 20000000
Previous Block 0000000000000000000208e8f55b22acde9972e57c0df25285960effdde2bfa9
Merkle Root c1e0fdfcfb83f7aa1c4336ccc6aaccae66081cb37d8b018b7932ee7fc02299a7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,152
Size: 1.00 vMB
Total Fees: 0.02412482 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,012 (720,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
192,776 192,776 000000000000012b17e62975c0914a21eaa3dc1c2ffdd2af85cdb30d7f7614bc 0.18 MB 532 173
192,775 192,775 00000000000000ccc269bcda85ed4d55bd30fe6bce3d46e72ea33a8b441e14fb 0.12 MB 310 137
192,774 192,774 00000000000002e3225dea2c281bbbd6cc642403eee255e8cfd67e592cec1e94 0.02 MB 58 248
192,773 192,773 000000000000010aa32e536cde7cc63ae3a3903b5ecb58ae60cd38b89d11f572 0.16 MB 389 135
192,772 192,772 00000000000001a076025bfb34aa109d5bd54545458f0d19c648d2564c6b5d4f 0.05 MB 115 270
192,771 192,771 00000000000001684559fb0724b5b2e88c8ba2d950a975d0efa9a1e1ffffefc8 0.06 MB 94 101
192,770 192,770 000000000000079e78350e4252ea1a8b02e5f310a0e822edbc7f6404b35a1b86 0.15 MB 413 153
192,769 192,769 0000000000000322b5ed156f62ed0d9ba08c58ac1942aa3c42c7e4d4025a5cfc 0.13 MB 343 130
192,768 192,768 00000000000006cc86c6ca6f7a8e7af98d200e94fe30d705ff9aae7cbe4632e6 0.02 MB 29 217
192,767 192,767 0000000000000663ab7afa1256e7f1797983bb6a33754b41bbb88d3db9337efe 0.10 MB 256 56
192,766 192,766 00000000000001b1240c73993a6678fc290d8ea317e4ebd6d047d6fff658e6d4 0.19 MB 512 167
192,765 192,765 000000000000020631ac054983f09d20f7b2bf27c6670d4a62e1e9cf4df613fb 0.14 MB 500 252
192,764 192,764 00000000000003b3457cc90b8e50cda2a564c8c1507515d4eac6745517a3f2d8 0.01 MB 29 275
192,763 192,763 00000000000002de91e75dcacff4b72f3325f0db0b703b457ff980524a3a3681 0.05 MB 143 134
192,762 192,762 000000000000036e66423985301174d3c3ddf2f27da78658c94d526661c29379 0.07 MB 244 165
192,761 192,761 00000000000003602c53857d0517eae72a9e454b4188696015e8e18e35372825 0.12 MB 256 56
192,760 192,760 00000000000007beae6e60009fcca03fec8c8e330e61396d8585f22ac578f4f3 0.01 MB 35 48
192,759 192,759 0000000000000061428f3bcc8f6479c98e2c962392484fe53b32d93fbdd94409 0.01 MB 53 105
192,758 192,758 000000000000033560b285b1ea8260f776b8263360e0cced8fb20d16f869ccdc 0.07 MB 176 155
192,757 192,757 00000000000000217b73bef3e4f43136723beb5debeee14aedc6474e7f2eadc5 0.05 MB 112 85
192,756 192,756 0000000000000063e0834391ceb10fb10ec2f9b3be428e7fa1a56a621ecadeba 0.14 MB 284 745
Previous 10 blocks ↓
Total Size: 778.86 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: 392.97 GB
    • Received: 3.53 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.