Loading Tool

Explorer IconExplorer

Memory Pool

12,955 transactions
7.03 vMB
0.05283770 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.68/200 MB

Candidate Block

Mining Attempt e52ac62dcc6d3a025eeaa240fb979b4f469c7e0a9484e7225fa19d79afeb0061
Version 20000000
Previous Block 000000000000000000014105dee4cd37c7a5f23cb629ce890083c2cdae74e30d
Merkle Root 1e8c9efa2871d8dbfeb7422f8f57023f7562ea3eae0a3cda58c5f7ca034a4a96
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,755
Size: 1.00 vMB
Total Fees: 0.03943579 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,437 (742,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,883 170,883 000000000000049576599014d8dbe9ab129f42a6dfcd41ad21f8d62682cfb97f 67 0.03 vMB 289
170,882 170,882 000000000000098d50ea9e2d8953a6fbe6098be8c130ed76164a9f13abf0af9e 31 0.02 vMB 225
170,881 170,881 0000000000000355489ca31c1166a8fdb34eb01ae867af712f57aa603f9fc586 22 0.01 vMB 157
170,880 170,880 000000000000052ec40172c57e844e5d515f636f68dc5849a2364f98464be6c4 17 0.01 vMB 57
170,879 170,879 000000000000074bd16c7b863a0760addcb2a26e411733e1e364d2eb4f80c1ae 25 0.02 vMB 65
170,878 170,878 0000000000000628a398341d6f43581562c36731550683e885131629a9b37b54 21 0.01 vMB 93
170,877 170,877 00000000000001d98c343756ff5e1fcc91ae14d27ebcf7e73e881fb8a0aa2ae0 127 0.03 vMB 71
170,876 170,876 000000000000090ad9b64d27eafd9913d4a09eed8b82feb7e2d2ba279736b665 155 0.05 vMB 21
170,875 170,875 000000000000015f7e5ff98fef8e2230731f20cd10d0063dc7d999ed932d3ace 138 0.08 vMB 160
170,874 170,874 00000000000005a06004f88b7436e836c6041c203c4ddc015dd9d445247bd5bd 102 0.05 vMB 25
170,873 170,873 0000000000000500004e5ae884a0bdc9bb6b043ef09d553ba25065977e1d921b 86 0.03 vMB 218
170,872 170,872 0000000000000622f2cd2e7025eea496bb83df323632772ebad0218e61a4a766 81 0.05 vMB 84
170,871 170,871 00000000000008708a13d294bcda5c8c77782340270ec251c4b596017c913027 1 0.00 vMB 0
170,870 170,870 0000000000000a35e0979cd8aac79e1636225f8b36a5a0774817cf69f27d860a 68 0.05 vMB 103
170,869 170,869 000000000000034f6907b96d0fe97800b3a53efb946948f52e446d4678c867e6 138 0.05 vMB 60
170,868 170,868 000000000000087112f870f7adf6168b06b9f60cb2a4ff3a125984970592d3b8 44 0.02 vMB 65
170,867 170,867 0000000000000ad1093637cccfc16024a88c6dc6d737ac35f3f83b7cd5340786 35 0.02 vMB 92
170,866 170,866 00000000000005868921d3a5951fc06d957d072faa415ba68845530139b62ca2 43 0.05 vMB 144
170,865 170,865 00000000000008673972e8bbce6a8e4d48ee505f85ed351bb02747d6d10ff98e 1 0.00 vMB 0
170,864 170,864 00000000000007a9d9158622dc1fc46a5a90bafad8cdf6568795532ede3e0117 1 0.00 vMB 0
170,863 170,863 00000000000009b21b8008019a6d70145c1715cf4f1e0d3cfc87c0baec6dc8e7 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 303.07 GB
    • Received: 1.36 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.