Loading Tool

Explorer IconExplorer

Memory Pool

77,477 transactions
29.98 vMB
0.10889162 BTC
Random Selection Loading Transactions
Max Size: 180.89/200 MB

Candidate Block

Mining Attempt f50de635bda97206c57f1d12da7c3c86522c1c488c2973bf7e8ebadfcc691630
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root f66e8e46ede8435eacda92bb92922fb67459c692e265dfd0be70031bbd39ff42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,100
Size: 1.00 vMB
Total Fees: 0.03800196 BTC
Feerates: 357.61 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (620,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,085 295,085 00000000000000007f5fbf2bd92b9c6dbb329e15175fb39326d0dcbd9019e3db 16 0.00/1.00 vMB 33
295,084 295,084 000000000000000050e9295d18406f411c9a202a9332cd80574a3a1815a3bcef 200 0.12/1.00 vMB 22
295,083 295,083 000000000000000080c7f78a00ea36ce854620f00e9cf19fba594c03538bc2fe 256 0.11/1.00 vMB 65
295,082 295,082 00000000000000004e67980a8833dbdbcc0c49d1a9c761d8cc2d2ea9030eda05 16 0.01/1.00 vMB 16
295,081 295,081 0000000000000000b22b6c6e97939d3c4862040f9814c3d2f9647b858a0c7be1 128 0.11/1.00 vMB 22
295,080 295,080 0000000000000000473e3910d4c0bf3e8d981cd770f65e6f3eb00af5434ad1a1 402 0.18/1.00 vMB 39
295,079 295,079 00000000000000008d9328a3ef9eb3bf5ccfcbed5fe2ae5ad543411a10482d78 99 0.05/1.00 vMB 33
295,078 295,078 000000000000000039f60e4bd760ebf22d3fad4b600542e9a0ea2e1048ffafec 631 0.29/1.00 vMB 46
295,077 295,077 000000000000000053843ae1f008a2b22aa4fc315741b606f48fc4883ed4f27d 707 0.39/1.00 vMB 39
295,076 295,076 00000000000000004fc4eebe706697d2b87f12426004712731ee283afa70f2ea 35 0.01/1.00 vMB 39
295,075 295,075 00000000000000007371a6f3a87fb287701c540b44f59a39b7f060fc91c7619b 591 0.33/1.00 vMB 38
295,074 295,074 000000000000000031a63c3500a1744434988a68fea429d133a0262db1e9c6cd 158 0.10/1.00 vMB 32
295,073 295,073 000000000000000034951e36494831437a7c8d7bb7261256f2831181f89ebfd1 41 0.02/1.00 vMB 63
295,072 295,072 0000000000000000326e4572488626020857ea5241a96d4009e0e980f647304f 260 0.16/1.00 vMB 29
295,071 295,071 0000000000000000b344a898ae2ac9ac4692b698dff43c85756e0eefb1a919eb 256 0.12/1.00 vMB 82
295,070 295,070 000000000000000094a4aab7497ea93addf4a71228351993a0d2bae402765f63 132 0.08/1.00 vMB 28
295,069 295,069 00000000000000005e8edb5a3c58369e89d1c1dd9b1db76d9ee270bab4398d3d 315 0.21/1.00 vMB 37
295,068 295,068 00000000000000006df855b94d01153a549596fa673dac24643e50922dab8ba5 184 0.35/1.00 vMB 7
295,067 295,067 0000000000000000719960193ea9b317b06911761ee1b6fc3a30bb037a207c43 67 0.04/1.00 vMB 56
295,066 295,066 0000000000000000a2e8991826ffb54654c7c245a4cc7f7ca57797ea786e8c5f 425 0.30/1.00 vMB 33
295,065 295,065 00000000000000000acec87f3179f4f997421df438558634a2a639a2a0326071 833 0.35/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.15 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: 744.38 GB
    • Received: 18.71 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.