Loading Tool

Explorer IconExplorer

Memory Pool

47,595 transactions
30.21 vMB
0.09600425 BTC
Random Selection Loading Transactions
Max Size: 160.86/200 MB

Candidate Block

Mining Attempt 71313c7d3328805823570ae7838f691f7d776fb7aec83e5b9fa9c33601890f1b
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root ae8095574b718e88973ae65a49226d6e3bf6a6158e225576d929d777e3f1318e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.03547235 BTC
Feerates: 150.97 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (724,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,759 190,759 0000000000000000bb523eca4bcccbec0bb2e31f7b916acea61556ae8d21ac02 526 0.20/1.00 vMB 391
190,758 190,758 000000000000053237b3fcc5d0af5e64186b517effe54e5866971a7ece08003f 25 0.01/1.00 vMB 151
190,757 190,757 0000000000000447c295735cdd7f8f414e0ee0072e5c018706cdb3f6779120c2 122 0.06/1.00 vMB 152
190,756 190,756 00000000000001311b0661b7dd4ee494cbbffad7f7a1f3a3cb230f875e00a773 232 0.10/1.00 vMB 152
190,755 190,755 00000000000000a931ee13297a6b69b495179b68bf882fb4dc9465bfb5dff3ae 64 0.03/1.00 vMB 90
190,754 190,754 000000000000007db9602845967d7477852d1e3987d86f910cff66a47a1f3057 70 0.03/1.00 vMB 160
190,753 190,753 000000000000032e21601e487e6223e7f854b4f0039fe9a84948d74b3ec9ad67 192 0.07/1.00 vMB 148
190,752 190,752 000000000000006516fe8e208fe75e8c7bd2c802c0a9b088e87fe5aa0e49eaaa 12 0.00/1.00 vMB 29
190,751 190,751 00000000000001692181dc25b7b12fd2fee5b46d8843e9e1a9f5f42c3cde1d67 10 0.00/1.00 vMB 59
190,750 190,750 000000000000011b197087f9055b77bc74e38d7955064e04025d0289ec422ca6 99 0.04/1.00 vMB 90
190,749 190,749 00000000000006d45a4dc578610e11978012625d7436912c67330d90aa5160d7 173 0.06/1.00 vMB 187
190,748 190,748 0000000000000667dc8c7e22d7a5409d5c77e86f5104d9c67ea650cd26612871 33 0.01/1.00 vMB 118
190,747 190,747 00000000000007b975e5a548805ab643326a7c0f8dca507a8cb26796f251bb11 7 0.00/1.00 vMB 71
190,746 190,746 0000000000000482de6cc9f460d52164e361f8b046d41308eeda36f01d84c76d 104 0.05/1.00 vMB 118
190,745 190,745 00000000000004d5976434f9eb1fbf1e324f5fd80e8a503c789d1dd06aab2fa4 71 0.02/1.00 vMB 151
190,744 190,744 000000000000061eae3e5dc505b62b68a21e6e477aeb3dcf472fc9d5fa87b858 83 0.02/1.00 vMB 9
190,743 190,743 00000000000008bf620ac595ab86b9ff7805b3c8e4b2210b65145ae9759a542c 94 0.03/1.00 vMB 185
190,742 190,742 000000000000041c67ff75ff57a9b91b8e791d35dd878383834679a0550b6f00 13 0.00/1.00 vMB 15
190,741 190,741 0000000000000462635ea313c80acf6d14840624930084a946e3541d696c1c64 64 0.03/1.00 vMB 118
190,740 190,740 000000000000027b645eae4464f047e646b3c11f09093bf0c59eaf4ad3ce2159 194 0.06/1.00 vMB 26
190,739 190,739 000000000000065659241cde8497465fee5a1dd6463704b4980635e768764998 216 0.09/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.