Loading Tool

Explorer IconExplorer

Memory Pool

72,772 transactions
28.06 vMB
0.06757645 BTC
Random Selection Loading Transactions
Max Size: 166.20/200 MB

Candidate Block

Mining Attempt 9808a5919d65f84b96aeb68894decd0ccd9e0618c29ae7996522b80f0c6f6d6a
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 4dd5d7caac4a242d539448dab034fe53c0cd5f9c8848590adce74c223f625e0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,758
Size: 1.00 vMB
Total Fees: 0.01151464 BTC
Feerates: 150.86 > 1.15 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (141,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,618 773,618 000000000000000000063db15300cbeaa78256bec35f24f9da82f795c26e06b1 1,964 0.56/1.00 vMB 11
773,617 773,617 00000000000000000001b31eda1724b1c124c1f2ca4731b914110d3865aae146 256 0.07/1.00 vMB 11
773,616 773,616 000000000000000000034be63b67fc2f5b32ef2c72958d97875902144245dbb8 150 0.08/1.00 vMB 8
773,615 773,615 000000000000000000025b458d943224828fbb252f53f7bf753c9b2f500a4089 1,513 0.44/1.00 vMB 10
773,614 773,614 00000000000000000003e69016c3d8835e6efaddcc7f06e884a0947f3157b9dd 3,014 0.89/1.00 vMB 12
773,613 773,613 0000000000000000000160f6465e281ed3df72cd5ecd7aeeaa9179dbbc2c77bc 1,436 0.48/1.00 vMB 11
773,612 773,612 00000000000000000006328ac72b47771bb9af1539f441f5d21fe27a99a93049 2,600 1.00/1.00 vMB 10
773,611 773,611 0000000000000000000010eab64d837b60dc09bb96045f068da2435a08af9078 2,752 1.00/1.00 vMB 8
773,610 773,610 0000000000000000000456ef87595d6674db29d43010345de5f372445cf9b6b1 2,581 1.00/1.00 vMB 9
773,609 773,609 00000000000000000004574d28ac29cd49708820c68dd09d8bd88ed8bf1a341b 2,897 1.00/1.00 vMB 22
773,608 773,608 00000000000000000006642cf9b9b95ef4fa032e73ab51fbaebb15e74167f31f 2,181 0.80/1.00 vMB 9
773,607 773,607 000000000000000000004d7423184f70787b42c40f0f8a2a496d965cd135f4dd 2,494 1.00/1.00 vMB 8
773,606 773,606 0000000000000000000750d015b03874e536bc868a6d8fe342362b9709879ce9 1,798 1.00/1.00 vMB 15
773,605 773,605 00000000000000000006fa87f19aef7f8d6ee43333db616f913a6a0e36d476a1 3,297 1.00/1.00 vMB 16
773,604 773,604 00000000000000000004d6242d31a2611a13582665a02757ba419b7f22ef6a1e 1,048 0.27/1.00 vMB 12
773,603 773,603 000000000000000000076027853a747f79e6949781af8e54bf4e27ac1334838c 1,105 0.49/1.00 vMB 8
773,602 773,602 00000000000000000004fb3b49100de7479a86da39be3c5ab70b042d2e52da7b 1,388 0.38/1.00 vMB 11
773,601 773,601 00000000000000000006113856d76a28ba2c48c7951960fd1be03c7e1c0d0617 389 0.13/1.00 vMB 9
773,600 773,600 00000000000000000004cb8e8c2de01de458b1a7d55689401bba02290ecfb84e 1,610 0.58/1.00 vMB 5
773,599 773,599 00000000000000000004898cd2bee60eb38468e543776346bddb888e6bff9e8c 2,590 1.00/1.00 vMB 8
773,598 773,598 000000000000000000059075bf99d92ff6a394b4f8f7c18af7b6dfc00ce3f3c7 2,874 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.