Loading Tool

Explorer IconExplorer

Memory Pool

76,954 transactions
28.80 vMB
0.06972264 BTC
Random Selection Loading Transactions
Max Size: 174.45/200 MB

Candidate Block

Mining Attempt e7990bbee45a1ad5852eeae9820b2eaa9dbfa659ac7236d709855ecd0890ef20
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 89d5bf53632fda8ac337264622cf1be541c31b055dccf8d128636d621a37797b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.00964641 BTC
Feerates: 50.27 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (524,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,995 390,995 0000000000000000049c08b3b6be23e0cf8040ec57083840f233d855391bac28 1 0.00/1.00 vMB 0
390,994 390,994 0000000000000000082e758bc16a002bd7373e017eaca0e6d992d8f6bcb7e0e0 646 0.33/1.00 vMB 33
390,993 390,993 0000000000000000093277949e28c446c81cc4abd4631d8e0288ad3d3f642a3f 1,796 0.86/1.00 vMB 39
390,992 390,992 00000000000000000971a30bb8798f46ebfdb83ecfc9ed9b84e57db8d855bbe9 940 0.48/1.00 vMB 29
390,991 390,991 000000000000000003fcf3d105d3f31ad21ef850877e5a7d76599f15effec378 355 0.22/1.00 vMB 24
390,990 390,990 000000000000000008f3453cd923078fc93efc1a410a65ecad98beef5f3aaf21 1,328 0.91/1.00 vMB 24
390,989 390,989 000000000000000009c6ddd4fba9b28d52329771b76b72041ec3cea08b53d8fa 1 0.00/1.00 vMB 0
390,988 390,988 00000000000000000987736e3962b6d9617631450e16bab43cde73eaaba0b1f1 2,231 0.95/1.00 vMB 40
390,987 390,987 000000000000000001c01252699783bf97c49779691dd8d8af7c68b6b46839b7 1 0.00/1.00 vMB 0
390,986 390,986 0000000000000000025ebae747c2a46fb74006e03f8cf99d8302d14a6cdac603 1,153 0.84/1.00 vMB 20
390,985 390,985 000000000000000004054dc1e8b547547fd37eb86af308085bf53a2f89562a72 2,806 0.93/1.00 vMB 54
390,984 390,984 00000000000000000100143140045e07e70d00f3b82cd10a163566c8d8c59baa 2,103 0.92/1.00 vMB 33
390,983 390,983 00000000000000000704ff651ed4859805a0b9a9c2a803d12120765b65e9ce87 974 0.53/1.00 vMB 26
390,982 390,982 000000000000000000f5c7247ab70c0035408e1fcc319e8447b827fa601d808b 1,813 0.79/1.00 vMB 37
390,981 390,981 000000000000000003289c2799cca3772c7a5290e809c90194acbc99bb2311f4 1,174 0.69/1.00 vMB 31
390,980 390,980 000000000000000004275e2f5b6d24f05f8cd4b6529ecd0a6a5b6f0171d68210 984 0.49/1.00 vMB 36
390,979 390,979 000000000000000000d956b6c3d371e681750fdb2ccac4c4ea3bd6d365a6617a 1,379 0.93/1.00 vMB 23
390,978 390,978 0000000000000000038ccd60d89be851920d21364a2a807a541568c671d9f8d0 1,249 0.93/1.00 vMB 25
390,977 390,977 00000000000000000b58cbc220c26e7ca3139e6e9e262231de6752e794cbb682 1,265 0.99/1.00 vMB 24
390,976 390,976 000000000000000001c9610f8e91fa16beec0c50ab5b7bb8fa508b041d7ba5ed 120 1.00/1.00 vMB 18
390,975 390,975 000000000000000007b1979babe5f9e73f94f9b41ff52cd9d054e5d6cdf50b87 319 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.