Loading Tool

Explorer IconExplorer

Memory Pool

82,147 transactions
30.95 vMB
0.10366171 BTC
Random Selection Loading Transactions
Max Size: 188.21/200 MB

Candidate Block

Mining Attempt fd5af15c59b4511dda01ea411db63fe31d62bb48146764db3c90413fdedeb229
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 075177456943831eabb79ca437033253536df8fa1d119bf542e960cf7eb93971
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,025
Size: 1.00 vMB
Total Fees: 0.03086666 BTC
Feerates: 200.89 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (30,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
884,688 884,688 0000000000000000000056108f1cdb145ee004f43b03aa63140a8d77d6485fcc 3,561 1.00/1.00 vMB 3
884,687 884,687 00000000000000000001991f363436c7e126f2206b14efce8d10ef47dd66ca36 2,826 1.00/1.00 vMB 4
884,686 884,686 00000000000000000001c91fb5ba213af30e465e0f8409fe4503bd0af9ab6828 4,400 1.00/1.00 vMB 2
884,685 884,685 00000000000000000001c547c60a059cfee84ff689a87c284299671764c424cf 2,832 1.00/1.00 vMB 2
884,684 884,684 000000000000000000010747e6d7ceeeaf1b986f598efd6162f506c0c34af444 4,525 1.00/1.00 vMB 2
884,683 884,683 0000000000000000000026aa6665f8cf3ca15a5822a91df6c9b550faeab7c410 3,332 1.00/1.00 vMB 6
884,682 884,682 0000000000000000000257e3104c9d5e8858ae24ea8f7081b57e89c78098abd4 4,737 1.00/1.00 vMB 2
884,681 884,681 0000000000000000000049d3634c969747c15b7722bcb78ce25976191e7d4232 3,372 1.00/1.00 vMB 5
884,680 884,680 00000000000000000000baa9ec451834d7f4d002cd595c16660477d33963c014 3,977 1.00/1.00 vMB 2
884,679 884,679 00000000000000000000da58c663853028abc11bfe5d6b9a1a7bc10f12eea282 2,938 1.00/1.00 vMB 4
884,678 884,678 00000000000000000002112017568a7821e258fe5b49d354c7701c9132304f95 4,363 1.00/1.00 vMB 2
884,677 884,677 000000000000000000007b8bea90465e1e9d367356b4f1219c8d0e92b143ff9e 2,955 1.00/1.00 vMB 3
884,676 884,676 0000000000000000000010e31585c17d1c92b68644771a20310b3c23d886abe3 4,876 1.00/1.00 vMB 2
884,675 884,675 00000000000000000001e5557b79817dba10d023f758f9da5e1a2ac0daf42eb0 3,579 1.00/1.00 vMB 2
884,674 884,674 00000000000000000001c9d014547ee0c7be0810c5b57cb1a3e565101e59a22f 3,831 1.00/1.00 vMB 2
884,673 884,673 0000000000000000000112ce3698298da2fe02571489ab17d9803ce2a96d7fb1 5,733 1.00/1.00 vMB 2
884,672 884,672 0000000000000000000096dfd1fcb181e7e2abce6f39ac900b87b8fbdd772755 3,700 1.00/1.00 vMB 3
884,671 884,671 00000000000000000001bf88e95c48f8603aa642d66f4d1a285f0c5ea0879c06 3,837 1.00/1.00 vMB 3
884,670 884,670 000000000000000000015640882cb93d490bdd6046ccc05bb2a78713c3f10d77 3,670 1.00/1.00 vMB 3
884,669 884,669 00000000000000000001fa289c7bc02b7c7bf4bd20eb4bdbfed87b077871b74b 5,285 1.00/1.00 vMB 2
884,668 884,668 00000000000000000002002b3cacb60f1072b46be6e39040c4c57f9fba2a9293 4,565 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.