Loading Tool

Explorer IconExplorer

Memory Pool

44,210 transactions
29.52 vMB
0.08334886 BTC
Random Selection Loading Transactions
Max Size: 152.33/200 MB

Candidate Block

Mining Attempt 5518c1d98b961b5146bb50c069c2c5064ade11728b64e48919b2c8a0ae6b97aa
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 98fc410b7a40fac51c1de895421c76599ac9c69258b4e4979052ec9e26df3739
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,646
Size: 1.00 vMB
Total Fees: 0.02505861 BTC
Feerates: 477.45 > 2.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (734,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,685 179,685 00000000000003110a8a8c5e7ca6fde9704ececb7a96fa4338dcfaa8f979aca6 19 0.01/1.00 vMB 207
179,684 179,684 000000000000064b51762aadc741b87507a0963334dcd40a5decb67d4716b9e1 51 0.02/1.00 vMB 25
179,683 179,683 00000000000000b77e0afd6758e04eed933cbc6e1b9531485b9c47eae947f425 110 0.04/1.00 vMB 166
179,682 179,682 00000000000008132319f2bb29f72580f0c6768cd337f972d72edb6ecde83e7f 58 0.04/1.00 vMB 1,228
179,681 179,681 000000000000078d83cd4d40ea23269206585cefa6fd93ef49f54387d7db97e0 52 0.02/1.00 vMB 150
179,680 179,680 00000000000007dd7e42f9ea0fba9debf1b933ef3abf7041312c3b2698caf400 9 0.00/1.00 vMB 103
179,679 179,679 00000000000006019ac46ff290fdb8b3cf032a2cf68e05c98f5effff9f15bf09 15 0.02/1.00 vMB 45
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
Previous 10 blocks ↓
Total Size: 781.71 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: 629.58 GB
    • Received: 11.93 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.