Loading Tool

Explorer IconExplorer

Memory Pool

80,991 transactions
29.69 vMB
0.12569565 BTC
Random Selection Loading Transactions
Max Size: 179.95/200 MB

Candidate Block

Mining Attempt 851a853a7caeaf480d9c4329897f554b77c1a17373769ccc128aec3dfa1bf9db
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 6249264dbfd79307df39755b7736ec6881ac2db10abedc5fa42340f55758797f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.05957309 BTC
Feerates: 151.07 > 5.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (284,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,702 630,702 0000000000000000000737c9578f43d55bb435c92d7e9291169298adadc40159 2,051 1.00/1.00 vMB 9
630,701 630,701 0000000000000000000e00a0cd984d50aa4784798830d3f18cdac80bcb9cf9a1 2,920 1.00/1.00 vMB 79
630,700 630,700 0000000000000000000e651fbb20cc3794ba0eb5ae0066aa18952ac3ce386b6e 1,926 1.00/1.00 vMB 40
630,699 630,699 0000000000000000000e7d4a45ddb51f1a67db5df3bdb9f5ed11c6c7f7393a50 2,283 1.00/1.00 vMB 49
630,698 630,698 0000000000000000000f190dd4175f49a6f0511b419a08ab9a8fa3b73a3fba81 2,432 1.00/1.00 vMB 37
630,697 630,697 000000000000000000103034a6ff5880f965332269434ff28143a0b9b81f4314 2,789 1.00/1.00 vMB 73
630,696 630,696 00000000000000000001fd28636e279b7b9cb00501fd4a9f9525201817bac774 2,719 1.00/1.00 vMB 60
630,695 630,695 000000000000000000103391be3c90ad96c644d789cac20808c86dd4069ceca7 2,123 1.00/1.00 vMB 44
630,694 630,694 0000000000000000000bd4646eb959f6e1cacbf99963f2f528ff640767e66241 2,498 1.00/1.00 vMB 92
630,693 630,693 00000000000000000008374cf394cba62653c2e33c59b9e2961d6347520b773f 2,434 1.00/1.00 vMB 10
630,692 630,692 000000000000000000116a492c02d89d84e763d6887165e724c85fea1a8e2a6b 1,962 1.00/1.00 vMB 54
630,691 630,691 00000000000000000010849661773e14c67312db6da7d593ecdc532160d4fab5 2,073 1.00/1.00 vMB 27
630,690 630,690 0000000000000000000bdf43c2bd0fd8ee7f30cc8228e68cbc41f584f39b859c 2,632 1.00/1.00 vMB 100
630,689 630,689 0000000000000000000f0acf1470969c2a014072482b69cad902f9b82d012579 2,620 1.00/1.00 vMB 150
630,688 630,688 0000000000000000000db7ada8a082ce33cf9d11738a0fe3124daac909e7239b 2,603 1.00/1.00 vMB 19
630,687 630,687 000000000000000000033f501f53f5f994f7be52a7a29cebdf031a725dc17279 3,021 1.00/1.00 vMB 61
630,686 630,686 00000000000000000003e34cb5e85086b509cd4a48f38ca53504693f45c684f5 2,149 1.00/1.00 vMB 27
630,685 630,685 0000000000000000000a4cfaf2380e38e38d81e87fa7c43e8867fd4672a0b9a1 2,123 1.00/1.00 vMB 57
630,684 630,684 000000000000000000111acf9241a75c3e30296dd44a360170dbf2c079f4a996 2,669 1.00/1.00 vMB 94
630,683 630,683 00000000000000000002728e815c1d181899ded914dd82c6ed94797c2ab3aae1 3,002 1.00/1.00 vMB 119
630,682 630,682 0000000000000000000b14614f68159e8bee17e49c760bbb335ca040663a4608 2,675 1.00/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.