Loading Tool

Explorer IconExplorer

Memory Pool

32,851 transactions
28.74 vMB
0.04488672 BTC
Random Selection Loading Transactions
Max Size: 156.38/200 MB

Candidate Block

Mining Attempt e4b3a56d9f345109551eb6c8599138eba57d3469715b81fd746008803b5ecfb7
Version 20000000
Previous Block 000000000000000000000bc21b479fd31aa63c3be24413129b49cafe3e219f55
Merkle Root 89589fc4fcf9cc2e46de33b304a89123fe210ee271052a91394392c50d99a59e
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,901
Size: 1.00 vMB
Total Fees: 0.01286538 BTC
Feerates: 73.20 > 1.29 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,172 (110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,062 939,062 00000000000000000001b04b86e66bee361daf123f220e3cd0a1b058769b5cbd 3,195 1.00/1.00 vMB 1
939,061 939,061 0000000000000000000118cfbfbee12312199a46a95219f7aff616d2fe51508f 3,844 1.00/1.00 vMB 1
939,060 939,060 000000000000000000011465103403a08b91c31afcab90142fcd2b65727dd2e1 2,574 1.00/1.00 vMB 2
939,059 939,059 00000000000000000000367038b9421fbee271c3c728cfed1404a90baf5d6f0b 3,686 1.00/1.00 vMB 0
939,058 939,058 00000000000000000001c806ccdc6c5a2ceb9f7221a6ae731636d624a67fb9f4 2,769 1.00/1.00 vMB 1
939,057 939,057 00000000000000000001d35e38c2df1a62bb98e1c46350350264e6a1d012618d 2,357 1.00/1.00 vMB 1
939,056 939,056 0000000000000000000020b2a32d329b652e2705e38011ce6498c355d7a53778 3,552 1.00/1.00 vMB 3
939,055 939,055 00000000000000000001dd8e97dbabcc0dda5ea50d5c6d0f8bff4e497f29cb5f 3,781 1.00/1.00 vMB 3
939,054 939,054 00000000000000000000d539b151dca6d4d11082b977fb2a1645de2e021340c1 3,158 1.00/1.00 vMB 2
939,053 939,053 00000000000000000000ce13a7cc58f3af9755db07dc8d7bd21f171ddb2de022 4,232 1.00/1.00 vMB 3
939,052 939,052 00000000000000000001ef6ad9a28cd74afc0b42493d744ea6656878fedc4ed9 3,746 1.00/1.00 vMB 6
939,051 939,051 000000000000000000009569fad3e780b926565db620017144e694e8b7b63b28 4,108 1.00/1.00 vMB 1
939,050 939,050 000000000000000000001a586d0e146049a57e4dd9efb365fb68bc67827385b5 3,206 0.98/1.00 vMB 2
939,049 939,049 0000000000000000000093834a29ecce9089e2fe533ef24d925cf37f87663868 3,238 1.00/1.00 vMB 1
939,048 939,048 00000000000000000000f164cf5091c2c8a5a99a53b7ed6136aad6ed10ff0095 3,276 1.00/1.00 vMB 2
939,047 939,047 00000000000000000001ef5885758bf48df2df7f2025a5f4f88bfcd989088cce 3,107 1.00/1.00 vMB 4
939,046 939,046 00000000000000000001b53f1d4dd207c549d9605ffccee2767fc1dd6c1a1243 3,722 1.00/1.00 vMB 0
939,045 939,045 00000000000000000000af89ebecfe56c8320befe5db3590b43c190a30f1d1e6 4,071 1.00/1.00 vMB 1
939,044 939,044 0000000000000000000145e0e3c57d5bd9f0582f987aa7a06e9e53ef41069b4b 4,929 1.00/1.00 vMB 0
939,043 939,043 000000000000000000011ec226c73874e491be8ecb98da979f7689e576c6340b 2,973 1.00/1.00 vMB 2
939,042 939,042 0000000000000000000128397d36f0fc67437289bf5e7e76cea804e2231197bf 46 0.01/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 825.23 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: 4,227.14 GB
    • Received: 232.67 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.