Loading Tool

Explorer IconExplorer

Memory Pool

41,685 transactions
27.69 vMB
0.07504251 BTC
Random Selection Loading Transactions
Max Size: 145.03/200 MB

Candidate Block

Mining Attempt 7644544c77cb300e5375bfa3e430bc289c2edcf930720bf7e91acf98f7fd1797
Version 20000000
Previous Block 000000000000000000013dd95464f52e03149d186d83b760a679c5196384c107
Merkle Root f91dd848e4aea1070b7cc796185d37ac9d00b1dd15efba09c931a2d4ac486dab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,084
Size: 1.00 vMB
Total Fees: 0.02332285 BTC
Feerates: 150.79 > 2.34 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,865 (703,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,785 211,785 000000000000007efdb4a4cd3ca441a75fc5a65b2eab1c81dbb30cad3d8e89a7 12 0.00/1.00 vMB 155
211,784 211,784 00000000000002cdcf3c7f530824a039453e4e28dc9694abb012ed3f5b9f8bd5 130 0.05/1.00 vMB 122
211,783 211,783 00000000000002a4cd4278cc96273d3b767c92fa80b6205eb666e1690b57aeab 289 0.13/1.00 vMB 197
211,782 211,782 0000000000000238f35c96120fc8d6556a4bd6fd57371d178862fa4c85533a26 7 0.00/1.00 vMB 152
211,781 211,781 000000000000049131f5aeaf385d61901d0981a2ebd330e012b6891592286eb0 257 0.09/1.00 vMB 244
211,780 211,780 00000000000000499fa7a44d1c134befe26f5ebef7acc5c9e6ea639fdeaabfa6 203 0.12/1.00 vMB 183
211,779 211,779 00000000000001d6ad1db65a557f34b80abf387360971773104dd440684cf737 498 0.24/1.00 vMB 395
211,778 211,778 000000000000003e53e3732d8c874a33f2942e3ac67d2a737733b17881714dd7 45 0.02/1.00 vMB 190
211,777 211,777 000000000000005b82ff3e71a3bd5b53a86b87be46586e96cefb11ccc51dbc87 371 0.20/1.00 vMB 110
211,776 211,776 00000000000002b8a7eb0d2ed868a8579886e2739f9a657d8cda52013e70e67e 746 0.25/1.00 vMB 276
211,775 211,775 00000000000003b6af7f9525f6d555d1108a61c30fbd2a77d584ce06ef232396 164 0.07/1.00 vMB 193
211,774 211,774 0000000000000267aa9ebe6d3ffdcc60c2d18f9acef375ca7190f2c020a6efb6 116 0.04/1.00 vMB 242
211,773 211,773 00000000000002fd1264cea657c2c025375a8bcf0da2703ae522122679677cb8 50 0.02/1.00 vMB 171
211,772 211,772 00000000000004a51296429a1597ec1f3f1333dafd6eae587b50ccf786e3507e 26 0.01/1.00 vMB 26
211,771 211,771 000000000000030a36429ba6d91f9a3ea5ae9a068939c4e93777ffc172affedb 37 0.01/1.00 vMB 149
211,770 211,770 000000000000039a3ccb603507fae6223da12945a85d61be373f939aed42969c 80 0.03/1.00 vMB 349
211,769 211,769 0000000000000276c0819ccef2984671034ee43e28e09a9d84f6f4639c6a52d1 381 0.15/1.00 vMB 190
211,768 211,768 00000000000004eea3ac0c3ab838ada0a26855deabade8413c46acbf068d0a4e 15 0.01/1.00 vMB 406
211,767 211,767 00000000000002099f2f6c07e1b4280811e1bd4b02b6ddbd6f9b77bc2164e586 375 0.15/1.00 vMB 221
211,766 211,766 000000000000025542e48f83ad4508eedafc8094cced6a3b62a4be4ee9e253d9 19 0.01/1.00 vMB 108
211,765 211,765 00000000000001f9f258264a604f8ac57851736247fabb612c67bd072a228c1e 271 0.20/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.15 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: 652.99 GB
    • Received: 13.82 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.