Loading Tool

Explorer IconExplorer

Memory Pool

25,529 transactions
27.05 vMB
0.05989303 BTC
Random Selection Loading Transactions
Max Size: 129.13/200 MB

Candidate Block

Mining Attempt 804cad942f1e8e25c0f12052f5a8fcba12451f794ed8de0dd26942892980bc3a
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 50a68c4a3b0816c57921d1ac6233bd0928a876d30a8b86f926a0893066b2b7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,156
Size: 1.00 vMB
Total Fees: 0.00902599 BTC
Feerates: 150.93 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (679,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,785 234,785 0000000000000171607a6319fd383f19df709a8358fc6f5daa7820ba7fb7fdeb 374 0.27/1.00 vMB 124
234,784 234,784 00000000000001991d458f77f5d3fe3678a9aedd4b91559152753bea23474c61 310 0.23/1.00 vMB 112
234,783 234,783 00000000000001424c0f179560b3cf1c07b4803bc5dd500cd370eb937e376fc9 126 0.06/1.00 vMB 123
234,782 234,782 00000000000000b84543e1214a87c8081dc6aa318d86adb95d258aa5b60ad455 260 0.12/1.00 vMB 147
234,781 234,781 0000000000000188553ecbba9114ebfc513abba33dfccbfc6291f8fa2edf5abc 5 0.00/1.00 vMB 87
234,780 234,780 0000000000000153f5ca63ade3db69ea3d79595d0ad077265f8310ce222e0ff3 170 0.08/1.00 vMB 203
234,779 234,779 000000000000019927846c3f60a9923afd185652e1892bce9a5b629a7d22d7d1 78 0.04/1.00 vMB 69
234,778 234,778 0000000000000191512108bf51d6c93fc3c9cc8f0000570db72622adabf06670 436 0.16/1.00 vMB 147
234,777 234,777 0000000000000026a7af1749f0867197e303aa29e68afa6bd9704f28e51e3174 186 0.10/1.00 vMB 169
234,776 234,776 00000000000000dcb6568d839b7c669e8c8db566e8da08bf8a03bec59c9309a3 151 0.07/1.00 vMB 107
234,775 234,775 0000000000000160c9e65d6d3af0475712bd757c140060576b42d640112d7fa2 363 0.16/1.00 vMB 150
234,774 234,774 0000000000000156ba84504bfdc0b8dda5ae682593e8a600b5fef438f4fcc0ea 512 0.23/1.00 vMB 163
234,773 234,773 00000000000000f214da737db6fd942a6164c9b7cc2bac082ed80748e02e0be6 448 0.23/1.00 vMB 95
234,772 234,772 00000000000001782b3d1c57bbdc42aff4bf3a1ead7ed23a2038988238373c1f 132 0.07/1.00 vMB 146
234,771 234,771 000000000000019d9b58aa6cf52883b0b09f9a08486f0012ddc5a4e68592e4a6 37 0.02/1.00 vMB 123
234,770 234,770 000000000000012600b4786587447ef44f8d9fe47ea8ba6a3e1b41081c92c7ff 123 0.06/1.00 vMB 96
234,769 234,769 0000000000000144f993a373402436e97c83eef1a301262fdb13336d7c5baa59 366 0.15/1.00 vMB 138
234,768 234,768 000000000000010c2994205e66b20c08b7fe1ec5dd6907ec96d38b1dd58dd3a6 86 0.11/1.00 vMB 69
234,767 234,767 0000000000000074680a7ec59c45b6cedb74f1249d5fe7fb40825572fc05c089 292 0.15/1.00 vMB 113
234,766 234,766 000000000000018782639efc4e6732af2fd5f1eb5434429a90fc6c3d52acc199 20 0.01/1.00 vMB 166
234,765 234,765 00000000000000fc87250122a58e763c5850bddc5254672fae578cf78be186ab 222 0.12/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 781.46 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: 611.03 GB
    • Received: 10.79 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.