Loading Tool

Explorer IconExplorer

Memory Pool

82,400 transactions
31.22 vMB
0.12390738 BTC
Random Selection Loading Transactions
Max Size: 189.20/200 MB

Candidate Block

Mining Attempt 93379cb9b99a9134ff378bcb9074253a78b29e2521a91970d0e5545603880c4c
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root ba6fb381aaaffab367cf543e0030224c377c9541d57652f42b779fcd7b32a81a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,188
Size: 1.00 vMB
Total Fees: 0.04236841 BTC
Feerates: 318.30 > 4.25 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (29,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,504 885,504 000000000000000000022121e955cb30b381ca52f7897cdd4cb056218ecc5fab 1,400 1.00/1.00 vMB 5
885,503 885,503 00000000000000000000511bd27a91ba44784312a53b1f017551c214e0c47a29 3,278 1.00/1.00 vMB 8
885,502 885,502 000000000000000000013888ae328163fc977062e0a57dd3a949609dff0c9551 931 1.00/1.00 vMB 3
885,501 885,501 000000000000000000001cf57b10984b3cfde92fd214f0b56b1cbfd1f97298ca 1,122 1.00/1.00 vMB 4
885,500 885,500 000000000000000000023b7f3e0d367532b13be38043d1cd0168a812e010cba9 1,894 1.00/1.00 vMB 6
885,499 885,499 00000000000000000001859f80bddfadb0cc17c0e6075834c43579914781e597 2,152 1.00/1.00 vMB 4
885,498 885,498 000000000000000000026a41e04266cd928551651691290d9439ff3c32b6a99c 2,435 1.00/1.00 vMB 4
885,497 885,497 00000000000000000001962d7d4875e415f1cfc84566a56f980535f5948b6268 3,003 1.00/1.00 vMB 3
885,496 885,496 00000000000000000000f53e3d0061550b946fe9cf369167f76c62ccc3a3e8f0 2,216 1.00/1.00 vMB 5
885,495 885,495 00000000000000000001c4e3fdca6ba5117c385fd1df98c702a902e1716a4b0c 3,633 1.00/1.00 vMB 4
885,494 885,494 0000000000000000000053fc4052b94e742d5f5bee22d497540730f8d9f7255a 2,924 1.00/1.00 vMB 5
885,493 885,493 000000000000000000028385b7b379a342bcbe4b89106d143f82d89210d43431 4,277 1.00/1.00 vMB 5
885,492 885,492 000000000000000000010c1f43c999df6703cfa838d6853864ecf69643ab6d3e 2,373 1.00/1.00 vMB 4
885,491 885,491 0000000000000000000120f59bb3385b8363626fda66a44da105a10648fa669f 770 1.00/1.00 vMB 5
885,490 885,490 000000000000000000015d1b3f4cba0b4af363589fbc7c0cb381eefa7a6dca7c 3,196 1.00/1.00 vMB 8
885,489 885,489 00000000000000000000d3ed8323d6638581c4f9c9abdadc35ccaea7766f78b7 1,678 1.00/1.00 vMB 7
885,488 885,488 0000000000000000000269bfece305549a70c7e859a76809af453df64d5bbb0f 1,826 1.00/1.00 vMB 7
885,487 885,487 00000000000000000002455d95159af2ffb9c88021750c0f4a71d0b42303e7e2 895 1.00/1.00 vMB 6
885,486 885,486 0000000000000000000002810d26507c13a253535c2f9b98d7b0785401413bdd 1,415 1.00/1.00 vMB 7
885,485 885,485 000000000000000000001583ac57a3d40ebf7da60e3137a91ef4435f1413df0a 2,219 1.00/1.00 vMB 6
885,484 885,484 00000000000000000001956be71eaf1bed19fe3c92e3bd1d723fe56b94f054af 2,786 1.00/1.00 vMB 13
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: 722.15 GB
    • Received: 18.39 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.