Loading Tool

Explorer IconExplorer

Memory Pool

79,657 transactions
30.11 vMB
0.07940078 BTC
Random Selection Loading Transactions
Max Size: 184.06/200 MB

Candidate Block

Mining Attempt aafa3e2668ac4e87f77efc679a71ffce4929e68b7b90f139254c41f9ebffe123
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root d6cbd6d6f3c28087b73e9bc09d705ce46a0a671241c86c835d423c3fb0f4b77d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,188
Size: 1.00 vMB
Total Fees: 0.01226040 BTC
Feerates: 100.65 > 1.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (23,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,380 892,380 00000000000000000000df944fdedc7275a98b8a1c19b18f08c3e3d7a16b0a2e 3,747 0.88/1.00 vMB 2
892,379 892,379 000000000000000000023490dc2b2c7394738eca7d2af3111878c3e70c1f04cd 1,816 1.00/1.00 vMB 1
892,378 892,378 000000000000000000015b229cb14b617af6968fefc98121466444f541b71a03 883 1.00/1.00 vMB 2
892,377 892,377 00000000000000000000f855c96c01feeaa0e550b25a6d674c380e4abe3904e9 3,477 1.00/1.00 vMB 3
892,376 892,376 00000000000000000000f1a2b370473e6fff57076062778f86968193b83beca0 4,016 1.00/1.00 vMB 6
892,375 892,375 0000000000000000000103911e32655823659397895a61167d3bf5a70a2b0c84 2,514 1.00/1.00 vMB 4
892,374 892,374 00000000000000000001ea6cebe7e5f97866430e65a497318d5ec25296845157 1,812 1.00/1.00 vMB 3
892,373 892,373 00000000000000000000b1588bbe25b796710167e6e0812e67726ef81904f0ae 3,257 1.00/1.00 vMB 5
892,372 892,372 0000000000000000000196875e3907c464d20b272a8399d1464d8c2d4c04f4e9 3,800 0.78/1.00 vMB 1
892,371 892,371 00000000000000000000a0b9aa97565375d46633b4362c95e2e5e6342399f02f 2,769 1.00/1.00 vMB 1
892,370 892,370 0000000000000000000184f8ff923227e906660cfe1dbdc34004fbd9cd2662b7 1,544 1.00/1.00 vMB 1
892,369 892,369 000000000000000000013c1d21983c5d8650d0c621bd5b3c5b27be33a616f5d6 2,241 1.00/1.00 vMB 1
892,368 892,368 00000000000000000000457f584e205ba083883e2028a55208d5e5d2e4dedbb3 3,099 1.00/1.00 vMB 4
892,367 892,367 0000000000000000000249f391f38463ecde00d4465aba09e974f7b7913358f6 3,788 1.00/1.00 vMB 3
892,366 892,366 00000000000000000000417b8259aa7fcd1aba2bec53cdfc4964b274bbd31b85 2,875 1.00/1.00 vMB 3
892,365 892,365 00000000000000000001781348ae032de0af7e4cb86447ca31cfd91e07818258 3,120 1.00/1.00 vMB 4
892,364 892,364 000000000000000000012cab192c4ad02f3a29a18a9434a82d9b0aa9ac4b4bf1 3,402 1.00/1.00 vMB 8
892,363 892,363 00000000000000000000db81d6735ac483d75bdf0930d981778a3f078190f4d6 1,292 1.00/1.00 vMB 6
892,362 892,362 000000000000000000006641b919fddef96ed93875e7f264f31624119016cfe7 2,657 1.00/1.00 vMB 10
892,361 892,361 00000000000000000000da207ce852c185ada06125fbe7d5b1d2612908b90ad2 741 1.00/1.00 vMB 4
892,360 892,360 00000000000000000001567342fbb16db9a8a75e426046d6a08762cec4938b40 452 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.