Loading Tool

Explorer IconExplorer

Memory Pool

33,075 transactions
27.24 vMB
0.05531851 BTC
Random Selection Loading Transactions
Max Size: 135.64/200 MB

Candidate Block

Mining Attempt b0858823408ad03f7446b585b7232d443c1f6890884ef20f946f97b20886c55f
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 03e4f02e3085ee4979499e80b04207a68f707d0a9564347fcfe0400f553eb354
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,473
Size: 1.00 vMB
Total Fees: 0.00378013 BTC
Feerates: 34.70 > 0.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (734,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,678 179,678 00000000000004a25a55fc4b62234f2bd92852fd6d493dd08bbb4673bf7d3b24 141 0.04/1.00 vMB 95
179,677 179,677 000000000000060eac49447b240e9fa60b91720dc274bdb916ff6fea35cd0aee 11 0.00/1.00 vMB 17
179,676 179,676 00000000000002ab04859a8211d3cc70cef563e6a2cd49e4dc44a300bc55c811 39 0.02/1.00 vMB 132
179,675 179,675 000000000000070e7bbd71f4dc437b9d8d14ce97615521dab07bda9a07ee2e0f 127 0.05/1.00 vMB 171
179,674 179,674 000000000000008ae31a14158a5a9edde03e205b99d13f525b06de7ca763f067 65 0.02/1.00 vMB 172
179,673 179,673 0000000000000480ccf3e9d744f3c4e8725fee6ce1e735703d058a512f376359 26 0.01/1.00 vMB 108
179,672 179,672 0000000000000028d3d0dc2eff15cf52ba6e8972551ecb79d4cf7b2a1bf5e361 38 0.01/1.00 vMB 18
179,671 179,671 0000000000000316899f98a5aa69ac82de855cd49a04e609ad33a9619f0c336e 100 0.04/1.00 vMB 140
179,670 179,670 00000000000002e3388d647ac068049b21577ac10f6470f7cd9592625694ca78 45 0.02/1.00 vMB 58
179,669 179,669 000000000000071dad8c94ba555d29e9c79c4e2f3be774793fbd588b20d83cb2 33 0.01/1.00 vMB 56
179,668 179,668 000000000000093f114785dbddd54131ab687a5d91a06dcdcf30394b8537c6a7 35 0.01/1.00 vMB 23
179,667 179,667 000000000000020bb623a5ad127d24ea00b44eb8d15e8587c346cfda6acf4cbd 79 0.04/1.00 vMB 122
179,666 179,666 000000000000003e903677ff958db643316f723f701557d8f562f48c35184fb3 11 0.00/1.00 vMB 0
179,665 179,665 000000000000026f3279012894fefb25288747c8a6cf8d4d658430649ee1e0a4 103 0.03/1.00 vMB 103
179,664 179,664 00000000000006ffb40a69ce7f9927a0592e73271698e1e116a6a0aad9d360c6 65 0.02/1.00 vMB 4
179,663 179,663 0000000000000836d0b99e17ad9857a75c1356f6024b33c351b974f30d72aafa 128 0.06/1.00 vMB 165
179,662 179,662 00000000000006102a64e1dc4137fb3ec39941d21b8425d1987d1f94eafffcf1 36 0.03/1.00 vMB 29
179,661 179,661 00000000000004a4d8746b33d0c8156eca8e9546a6ac46064f519d86a9f83d75 43 0.02/1.00 vMB 70
179,660 179,660 00000000000000e6cd628c86c535349d43c423d0001c3cc494a20bb8b71823ec 14 0.00/1.00 vMB 56
179,659 179,659 00000000000008351b93b656a1b3b473548f0aca8692a465b483a1ec8c318cb2 10 0.01/1.00 vMB 66
179,658 179,658 00000000000006a780ec1f417d77c145fac6f183da003286d054e5fdc9f95959 65 0.03/1.00 vMB 168
Previous 10 blocks ↓
Total Size: 781.68 GB

Node Details:

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