Loading Tool

Explorer IconExplorer

Memory Pool

80,628 transactions
29.99 vMB
0.07860774 BTC
Random Selection Loading Transactions
Max Size: 180.50/200 MB

Candidate Block

Mining Attempt c30db3c33547dbce27408e5da7d1395349e9a47fabbf8ad2507e3d6a663a1793
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root d5342fdc8b2c3049e061fa035fcb61ecb63f9c73113c813a1e30b18aab39295f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,562
Size: 1.00 vMB
Total Fees: 0.01733911 BTC
Feerates: 197.70 > 1.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (532,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,736 382,736 00000000000000000271fca0385d564550c7858aae8ac1062df0d2631d481187 1,746 0.92/1.00 vMB 30
382,735 382,735 0000000000000000037178fa4a3fbb6b8d89323d459ee88df2a6151622d952dd 1 0.00/1.00 vMB 0
382,734 382,734 00000000000000000ae24c914b238026096dd298b6f1c97dc1cc695ebe57af6b 639 0.35/1.00 vMB 31
382,733 382,733 00000000000000000faef8e8638df8fad66dcd00a5373563b6f9f6671da4a522 828 0.98/1.00 vMB 9
382,732 382,732 000000000000000010d4d4052191bd35dbcff0e99b1983ec87ac4c50349b1b3d 1,909 1.00/1.00 vMB 32
382,731 382,731 00000000000000000c28ba98cd5ab9696e5a1c7561f3ac98ce5fb37be6af4b87 695 0.36/1.00 vMB 30
382,730 382,730 000000000000000003a60002888a3a92059eb018c0384f18e8b23b666ec1dcde 1,880 0.99/1.00 vMB 39
382,729 382,729 00000000000000000f696d96466705fc0da94dad1c6b101ed8aca8bcba73ea3f 832 0.49/1.00 vMB 27
382,728 382,728 0000000000000000055069cea110f34c4fea8b01282b7f7879b8e61449a8fc7a 1,085 0.56/1.00 vMB 45
382,727 382,727 000000000000000004bc6ab30cf3097e0861c55d6c1eb89e1b7b6d76b44d4863 2,001 0.92/1.00 vMB 49
382,726 382,726 00000000000000000e310400fa7e4ab7d943ff732769b25ef04cf1d46c3ffc79 753 0.75/1.00 vMB 19
382,725 382,725 0000000000000000032e0e19dd6ce15863de3bd5ce982acc3e3cc5070ac709b6 1 0.00/1.00 vMB 0
382,724 382,724 0000000000000000076ad76535354819249ed9222dcd6828bcac62221fa8cb23 447 0.54/1.00 vMB 21
382,723 382,723 00000000000000000e9f99cff09cbf51e222603c6ed93ce6030838e3ef537abc 2,239 1.00/1.00 vMB 47
382,722 382,722 00000000000000000969204ccaffd99028dfb0c826f4ac05e289366ede28ba79 1,236 0.75/1.00 vMB 28
382,721 382,721 0000000000000000110e9c8aa164cd3aff66161c638ebf8e14b4e0b904dc86ad 2,178 0.95/1.00 vMB 37
382,720 382,720 0000000000000000021741700a75a36a5d1ee342ed8abeb0df25d5b131aefb1f 122 0.10/1.00 vMB 9
382,719 382,719 0000000000000000010e9ffaa4a5da9b8836f01c85ac20e9aed24ac13ba9bcf5 1,181 0.58/1.00 vMB 31
382,718 382,718 000000000000000010170c257ef02a28fc055141e1b62042cb9857748671d70c 816 0.52/1.00 vMB 29
382,717 382,717 000000000000000003b2784db2af9dbccfa8f0651c0c35d33e9cf405d1d00137 1,693 0.98/1.00 vMB 31
382,716 382,716 000000000000000009a74470dacae46a0b49fe13b072130fc80a237ef7fa0217 354 0.20/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.37 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: 663.77 GB
    • Received: 14.93 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.