Loading Tool

Explorer IconExplorer

Memory Pool

45,973 transactions
20.79 vMB
0.12475091 BTC
Random Selection Loading Transactions
Max Size: 117.68/200 MB

Candidate Block

Mining Attempt a5c76684ac2a02f92337f000e1ba80ddf2e8b288d8fff8b833f7261b9a36064a
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root 9df8d73e4a9fce99dc5de4b5cd89a0b256178d307d5f126f0e930846bfe08cf1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.08070090 BTC
Feerates: 502.67 > 8.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (753,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,703 160,703 0000000000000bfcfda39125e64fd35aa590908dcc31ee774bfd5d6e6005da6e 14 0.00/1.00 vMB 117
160,702 160,702 000000000000006ec8c967a2d1c98ab06b43dad7b8bdeddd4dee2bf7c2258071 47 0.03/1.00 vMB 639
160,701 160,701 00000000000007f3c75b67f35b7f79ab15c41ef80492cca8c781dace5180ec53 100 0.05/1.00 vMB 425
160,700 160,700 0000000000000d0b82afb23e0e65856abc57453d91c51ed7a2851a57bf8c86ea 44 0.03/1.00 vMB 247
160,699 160,699 00000000000002fc98ee6da1a0ee3a969dfd9ede7d6a44b95d1ac8b357bf0638 53 0.03/1.00 vMB 235
160,698 160,698 0000000000000d42558cd2444bee11769bf076edae50d162ba68748a6ee83acc 164 0.05/1.00 vMB 7
160,697 160,697 000000000000088aa3b95a9c223bd5e1be060cf07806e8e22fee2d639d55e703 53 0.02/1.00 vMB 56
160,696 160,696 0000000000000d58263823825faa24f00913fe40169399396742646271a40e13 1 0.00/1.00 vMB 0
160,695 160,695 00000000000007694c4609aa815f5dbb667d929138ed7a555c9eb65934d4842f 6 0.00/1.00 vMB 132
160,694 160,694 00000000000009e988cafbdc8b3435b2768405d4e2ba725e1b88c38707dca537 61 0.03/1.00 vMB 11
160,693 160,693 0000000000000e40d84f6ef86a456ccc7a77373e1544786d2064de51b43aaad2 68 0.04/1.00 vMB 103
160,692 160,692 00000000000005c52c054996d23a63943ab80ee5f432a3087a0fc617e8d6daf4 1 0.00/1.00 vMB 0
160,691 160,691 000000000000081f2c0b7d852d813fe8e66c035d2d0256333818a3c0d7c9cfec 63 0.09/1.00 vMB 185
160,690 160,690 00000000000000bedcb0f09f2b0738f5086a626e8feeec6b19d3b71a4702421e 38 0.02/1.00 vMB 54
160,689 160,689 0000000000000977a23ae750d7fab8f63dde6c9def32aaf6a902dbff20880f2d 39 0.03/1.00 vMB 82
160,688 160,688 0000000000000096fe527075b469abeaf3d3f8311e17b638b7740da6d92daa58 23 0.01/1.00 vMB 224
160,687 160,687 0000000000000d50c804b63324905fea867b58d8137bfcf604f87a8187240150 5 0.01/1.00 vMB 22
160,686 160,686 00000000000001822ebb490989ba4cb8760b281bd56ad90b557eea54d8815b2d 61 0.03/1.00 vMB 162
160,685 160,685 00000000000002812373b8ca1b4b8b4d51be26062b31c3c4a43df2893f0a311a 6 0.00/1.00 vMB 42
160,684 160,684 000000000000040c20fc74be8dff560b67410537d5295d342249a48dff3de312 1 0.00/1.00 vMB 0
160,683 160,683 0000000000000dc5ac260d1c1d9e64feae859044f3de3bd11934c0a220d19892 72 0.02/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 780.70 GB

Node Details:

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