Loading Tool

Explorer IconExplorer

Memory Pool

37,367 transactions
29.24 vMB
0.07136435 BTC
Random Selection Loading Transactions
Max Size: 146.45/200 MB

Candidate Block

Mining Attempt 90e358446e7a36650519ae88da942b8c047bb8c1f7d48c1a1cd3173273cd5705
Version 20000000
Previous Block 0000000000000000000154432778d3ce55464a127ffd8bbd0334965e9f3a2a3b
Merkle Root fe133b0f6073158bf49facf411bd0b69bca11af2d8cad6a7d04fe46b029d707a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,254
Size: 1.00 vMB
Total Fees: 0.01287772 BTC
Feerates: 44.54 > 1.29 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,524 (141,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,162 773,162 0000000000000000000536d8b3e176019daf1d4de74baabe7790eafa268e1947 2,796 1.00/1.00 vMB 9
773,161 773,161 0000000000000000000686951d9ee97a1bdaa6607719ec7c3545b96f354d8995 2,190 1.00/1.00 vMB 21
773,160 773,160 000000000000000000042bcf7e6b4af92bc0a915772757b0016b76ff3f5ba964 3,177 1.00/1.00 vMB 32
773,159 773,159 000000000000000000046df0f0ba407d2398ee34f8d35b4003d8ca6f8e1f4565 1,033 0.36/1.00 vMB 16
773,158 773,158 0000000000000000000327d15dac97d8c9eed7c4df9b14dfac963cc162f36e30 632 0.23/1.00 vMB 17
773,157 773,157 000000000000000000070992c6f7b845b027469bf6ae28ab96ed2b2731163a24 212 0.06/1.00 vMB 14
773,156 773,156 000000000000000000025b058ca070bc40008a197f4994ff33f8d7f9513e558b 807 0.72/1.00 vMB 8
773,155 773,155 00000000000000000000b57aca98100499a52d60e9288f7f19052e2e44c23f40 2,929 1.00/1.00 vMB 4
773,154 773,154 00000000000000000003fe8dbeee0dd7638d16b11b6a055aaefcd9cdced12ba7 3,373 1.00/1.00 vMB 20
773,153 773,153 00000000000000000002d760ed628a577e1979339a04ec5d0435798ec16ad368 2,686 1.00/1.00 vMB 18
773,152 773,152 000000000000000000057430a6e33fd888c0229475cb6aa70c4a85a96911bc39 924 1.00/1.00 vMB 27
773,151 773,151 000000000000000000004b39f16b0c5094c8516aeb05bc506b4fd2fb19382c20 555 1.00/1.00 vMB 29
773,150 773,150 0000000000000000000281003555cdd00b6ef7a091006666d173cbab69e5f551 234 1.00/1.00 vMB 27
773,149 773,149 00000000000000000003e7a0b90a9e6353d3db4ad3da1b0d712b7066f6fc1480 950 1.00/1.00 vMB 30
773,148 773,148 000000000000000000076c592b0d13eeb0b696df74d79b238458630670d3ee2f 284 1.00/1.00 vMB 28
773,147 773,147 00000000000000000001620f3d0ba7bd10d7d9937a5e493412a47e64496bd17e 1,065 1.00/1.00 vMB 33
773,146 773,146 00000000000000000004c755ad9099f4a2ebe453f1b73d38a81f4e97b56125f2 1,288 0.56/1.00 vMB 9
773,145 773,145 000000000000000000045e754f4c337e9d3e64bb4bfc402c03b47626070b4ae3 1,989 1.00/1.00 vMB 5
773,144 773,144 00000000000000000000503a87f43a4d7d310688d25c7980b115119a13a3b995 2,767 1.00/1.00 vMB 8
773,143 773,143 000000000000000000018917f52cedcac080ce0a89124c81e28bd66ac3cf54d7 2,973 1.00/1.00 vMB 15
773,142 773,142 000000000000000000065a09a9f88b2b1550f976cf91a030366282a9d6e7454a 2,989 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.54 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: 619.96 GB
    • Received: 11.21 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.