Loading Tool

Explorer IconExplorer

Memory Pool

28,644 transactions
12.94 vMB
0.05792771 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.70/200 MB

Candidate Block

Mining Attempt cf5e4d5732f552775355ad00b75859e6b5631a1e913df3d18885fc2e71bb29a5
Version 20000000
Previous Block 00000000000000000000b196bc3e5aba28c39c3db3080adf17fe1d6de4dcdeaa
Merkle Root 78e30a0b52c06a151d679664243d5da9f086ff0ae1fad09a66257a70c4af5aba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 0.997988 1.00 vMB
Total Fees: 0.03262119 BTC
Feerates: 239.15 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,770 (720,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,762 193,762 000000000000075d7a130edfc3b89924ba6bd026870eefd6274ce35089101f4f 13 0.00/1.00 vMB 30
193,761 193,761 00000000000006787680446938d02023f4bc4f97aa1bc4195b8689d9915ed0e6 9 0.01/1.00 vMB 29
193,760 193,760 00000000000004363d401edde908c2b55f6cae361ee378862dc9ada529b2afb7 512 0.23/1.00 vMB 42
193,759 193,759 00000000000004a64a327e509cc5a2f546fe1f7d5bdd5186f29237c85bb1722d 47 0.03/1.00 vMB 76
193,758 193,758 0000000000000194d18255f3876b88c13fd693e833f7d1852f0b941ebf9f8119 205 0.12/1.00 vMB 103
193,757 193,757 000000000000053421c989cd3b1922e8f88e626fea9ec1d362beacdf165d67e6 23 0.01/1.00 vMB 162
193,756 193,756 00000000000001b6af29c43c3e0f1ca352774b7b0ecec9d385d8b838595ad8a1 28 0.01/1.00 vMB 49
193,755 193,755 00000000000006c54f250ddf2c655f7bd1e51536d489d0daacd27dd1fb7023b2 582 0.30/1.00 vMB 110
193,754 193,754 000000000000046455bb4e8e5b8405a93b69bc1209bd3be61961144ab8ba67c1 53 0.03/1.00 vMB 47
193,753 193,753 000000000000050ceeadb9990e1e47ebf0a75c15abf6ba85cb79b32a715d51f5 670 0.25/1.00 vMB 166
193,752 193,752 00000000000005b06fab6b75235c604c2b4afdb3fddb2e4e12ab3f09faa495b4 179 0.06/1.00 vMB 109
193,751 193,751 00000000000007a58711213fa5aeff053501c171e14fe3f1a47fa6bd9c3f7a6d 107 0.05/1.00 vMB 155
193,750 193,750 00000000000002b2b93c2f36b66d31465af74b784d958e29d26989e815c8fde6 132 0.05/1.00 vMB 28
193,749 193,749 000000000000077a5f54a5704c2e4825f28e4d593e51b6a7b350450793b7617e 17 0.01/1.00 vMB 155
193,748 193,748 00000000000005664a2a5d353e8cbdc566c328f51d66756398f1051a6351b36c 433 0.21/1.00 vMB 149
193,747 193,747 000000000000072baf258bce9edfb9fd104b35499d705bf9d7e0ad47a8c3442f 239 0.07/1.00 vMB 16
193,746 193,746 00000000000003cb80e379d5fae8e19c2594d35881ec21ff54847d99e6894671 115 0.05/1.00 vMB 45
193,745 193,745 000000000000022f486a7cb6d9cccef2c25e354581a40c5e2a02e26df78ceb93 574 0.25/1.00 vMB 125
193,744 193,744 00000000000000c924cdcaffa9c53b13a87896099773484a6c813bf2f4ecd963 531 0.20/1.00 vMB 128
193,743 193,743 0000000000000036287f1d1a4db901076eb338a343c9b6f587e42d02eb08c1ac 682 0.25/1.00 vMB 151
193,742 193,742 000000000000036074ad54b1b1788cb013417384aa071dbf55ed26720d2b6155 14 0.00/1.00 vMB 223
Previous 10 blocks ↓
Total Size: 780.22 GB

Node Details:

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