Loading Tool

Explorer IconExplorer

Memory Pool

40,799 transactions
25.99 vMB
0.07244719 BTC
Random Selection Loading Transactions
Max Size: 135.38/200 MB

Candidate Block

Mining Attempt 3201a5b94de1ac2b6b940d0a978c581641710b44b86f68a5df0272a4bea71839
Version 20000000
Previous Block 00000000000000000000f29f8bc6623c876b1c28cb328a71a306f0d15ee3bb07
Merkle Root cf8fd1621c8e5a46ca6b3e3f781267609987bd0a345ec15d0fa39b44ad097d33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,303
Size: 1.00 vMB
Total Fees: 0.02496594 BTC
Feerates: 101.64 > 2.50 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,805 (726,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,861 187,861 00000000000006b4cd5cc2752390b3ae080b747ae537967bb4a5bd7cd9363d47 94 0.08/1.00 vMB 58
187,860 187,860 0000000000000512ea4818935b996681bfcf5ebc8dc1f06a4f9c490d1b4eb609 11 0.00/1.00 vMB 14
187,859 187,859 000000000000090b85132ac37b454acc28170ddfbf1b58bc940e533325c870b2 32 0.01/1.00 vMB 151
187,858 187,858 000000000000079a8b88be21cc5a254bd262aedbe86f3020195f9b058b7740d7 537 0.20/1.00 vMB 193
187,857 187,857 00000000000002cae414f3d95c57b40fb38041828d9de8a4980077b28e574fbe 14 0.00/1.00 vMB 15
187,856 187,856 00000000000002e9d534dde127f977a3bbffbdee91985661f287e4692ebae872 12 0.00/1.00 vMB 45
187,855 187,855 00000000000000e86c148da8696e5c22fc0c368595e888b2e1fd319ace37a76c 539 0.20/1.00 vMB 236
187,854 187,854 00000000000005a104609c7b2e43c75c4cc9196660a363fded5f7a50212e7f12 256 0.12/1.00 vMB 287
187,853 187,853 00000000000004ff4ed11f2c01a89fd84fae4c36324a04caf9e28a6d48df13d3 36 0.02/1.00 vMB 49
187,852 187,852 00000000000003932048ae947ec0321ecccae2fd10e8d92eeb90917548ec0109 388 0.17/1.00 vMB 287
187,851 187,851 0000000000000495000bf4bcebcaff6d8eb7edc5aa088748a04acec70c30e051 142 0.05/1.00 vMB 163
187,850 187,850 00000000000008359eb9d413d1be9e27dea68804937b6c3e4ed3c70cc0c933b0 167 0.09/1.00 vMB 163
187,849 187,849 00000000000009506e4252c59666ce3b657373755fda443c822211c1d5de66ae 82 0.04/1.00 vMB 106
187,848 187,848 00000000000008ac2abe55f530d4169e3d63524b745d69873368a2c4190b69a3 256 0.13/1.00 vMB 170
187,847 187,847 000000000000055bb13fd8d8a7c1179ee266d612898cc5986513c92dafd5fc85 24 0.01/1.00 vMB 8
187,846 187,846 0000000000000142eab0ae394eac5d4bd52d69e16834a03fa40d10d2d53e91bc 584 0.26/1.00 vMB 140
187,845 187,845 000000000000036693a1f6a1362094014859d0cac88bf4f8dd6bfabf6feb2009 41 0.01/1.00 vMB 76
187,844 187,844 0000000000000817c2257e536ffc60b1426f76f63427605dc2f03a514a5f20f5 73 0.03/1.00 vMB 138
187,843 187,843 000000000000049795a64a01ad3b93fc8040d913d2b1446f5b5ed8e9d0dc3b39 256 0.11/1.00 vMB 316
187,842 187,842 000000000000002fa21c97844f12edb03fa9cbc4df7b22644f520301d9ad4fe9 143 0.04/1.00 vMB 152
187,841 187,841 0000000000000161b43cfa273edcb478bd27c59218620569ee125be53528f2b0 98 0.06/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.04 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: 650.59 GB
    • Received: 13.30 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.