Loading Tool

Explorer IconExplorer

Memory Pool

78,635 transactions
30.08 vMB
0.08646206 BTC
Random Selection Loading Transactions
Max Size: 183.02/200 MB

Candidate Block

Mining Attempt 3b672fedc4ddbde8558b8af498a13b727a20260e2c56011478c3266d88688b6f
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 0777a78c26d2cefe893d1e4d6ec13a26fa8b68239b9aff94bc93f459a55ac5fe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,295
Size: 1.00 vMB
Total Fees: 0.01960380 BTC
Feerates: 151.02 > 1.96 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (37,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
878,164 878,164 000000000000000000025f07eee07e6ce3ffb1f1558cd991f23eb71e28c0846c 1,419 1.00/1.00 vMB 2
878,163 878,163 000000000000000000010c1a9c9eb17ba0774bbe2fd260b6a0572ad50f769d58 4,165 1.00/1.00 vMB 3
878,162 878,162 00000000000000000001709b5f4c63b370595c2c41e66dc619453cc1ef414a18 2,524 1.00/1.00 vMB 4
878,161 878,161 0000000000000000000183b37189ac5adcea683d2b4eafae1c06e43e94fd936e 3,596 1.00/1.00 vMB 3
878,160 878,160 00000000000000000000736433a5845559273f13ee7fb427ec91c1fa46e43873 3,271 1.00/1.00 vMB 5
878,159 878,159 000000000000000000026844b77d466b5f26f5d2cf448a893cc40b4703137260 3,225 1.00/1.00 vMB 5
878,158 878,158 00000000000000000001d9a4be4689656ec8980fb475d6dc183bc6c620169399 2,372 1.00/1.00 vMB 6
878,157 878,157 0000000000000000000243a4dc09cb2cd26f14a761b5ffe92a34ffb5ab5f7cff 3,001 1.00/1.00 vMB 7
878,156 878,156 00000000000000000001fafa5ee4f5475f75681df93c751191d7d49e3b0917cd 3,170 1.00/1.00 vMB 5
878,155 878,155 000000000000000000022445e7dbeaaa6b5b499a7593a7d9bb16b8e0a483ef04 2,515 1.00/1.00 vMB 7
878,154 878,154 00000000000000000002261ea5457adb29b7271766227be0b15a3764909309ac 2,468 1.00/1.00 vMB 2
878,153 878,153 000000000000000000027b2afb84d15e50f24bf6fc586e39da4ced36716b93c6 749 1.00/1.00 vMB 2
878,152 878,152 00000000000000000001b7f506671d2818188093d362ddd9a902f0a47275c3e4 3,421 1.00/1.00 vMB 4
878,151 878,151 000000000000000000008cad0f49fa4ad8e1bd5ff733bd8aa626928957eae176 3,043 1.00/1.00 vMB 6
878,150 878,150 00000000000000000001103c10fb2caae17b46ffebfd31abea98e117f038d111 2,693 1.00/1.00 vMB 4
878,149 878,149 00000000000000000000f179e20753be3667c314aea5f4cede3fe98e5ec581c7 3,914 1.00/1.00 vMB 2
878,148 878,148 000000000000000000027ff0518d08047b48090b87d5a1e98d34701448c5ba6e 2,672 1.00/1.00 vMB 5
878,147 878,147 0000000000000000000053fda6aa660f311697bcdc300d0deb9340def783ca1c 2,937 1.00/1.00 vMB 8
878,146 878,146 000000000000000000025b25ac064bca1b280b339edc443d9aab4b1d9b6120f2 2,403 1.00/1.00 vMB 7
878,145 878,145 000000000000000000016580c557ac2839ab42c8e3797886b2fa62cf98869901 3,378 1.00/1.00 vMB 3
878,144 878,144 00000000000000000000c6c4a6406d6f045ecc85c68c1072241bfb54f6195fec 2,354 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.08 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: 721.21 GB
    • Received: 18.37 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.