Loading Tool

Explorer IconExplorer

Memory Pool

79,111 transactions
29.03 vMB
0.11654005 BTC
Random Selection Loading Transactions
Max Size: 176.09/200 MB

Candidate Block

Mining Attempt f65cd6a60bae05578a63b694c2a83bce35ee53709d95a3cbf6af7560b8b3f191
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root d81cb9bd3f4ccba2b9321eb67288ac9d6cf91e589c6f80bd23fb8246693fb462
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,381
Size: 1.00 vMB
Total Fees: 0.04242600 BTC
Feerates: 602.26 > 4.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (276,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
639,166 639,166 0000000000000000000207778e685879c21e40f99a1bc589b506522620f75d98 3,021 1.00/1.00 vMB 69
639,165 639,165 00000000000000000009bfba0da8e8f4086df4ff546c15aca0183ddacd50d5ab 1,951 1.00/1.00 vMB 24
639,164 639,164 0000000000000000000e4573066b384fd5a403860202c6ed7b14472ca0917b63 2,389 1.00/1.00 vMB 24
639,163 639,163 00000000000000000009451cd6e5be8f5ae96d19184b7db9f97613f8185e4548 2,502 1.00/1.00 vMB 20
639,162 639,162 000000000000000000021cd2766946685f4c0bcc8a13acf551cdc3b9a6a42e8a 2,928 1.00/1.00 vMB 42
639,161 639,161 0000000000000000000d6ff91afff109676f3a14ea68a2538e8975f571cbb7f3 2,008 1.00/1.00 vMB 26
639,160 639,160 0000000000000000000f937c18415d1a80eafc8b2b97a0fffd1ae5cf221eabc1 2,608 1.00/1.00 vMB 45
639,159 639,159 000000000000000000056d9769898d2b71c8537ae035853622703e434e7aa982 2,877 1.00/1.00 vMB 26
639,158 639,158 00000000000000000006024cc4f8d1d3f68038ad7f38d90328299cf8d7a1a5f9 2,892 1.00/1.00 vMB 30
639,157 639,157 00000000000000000008386b6da661fd4678239be0b0e5047b5c158d8a361f77 1,281 1.00/1.00 vMB 34
639,156 639,156 0000000000000000000327f14c68d658b915182dd6120a2130b38a5a0bddb6ec 3,080 1.00/1.00 vMB 46
639,155 639,155 00000000000000000008060d09d3a1ba706ff4e1a840792b537e6bd9278f1942 2,618 1.00/1.00 vMB 45
639,154 639,154 0000000000000000000700fbdacf7d6d4b3e80a4c314cd8b8837cd0efa20295c 2,085 1.00/1.00 vMB 22
639,153 639,153 00000000000000000009cf6d4e84d78c65a69eedd914a0a5abc27d9966a91498 2,905 1.00/1.00 vMB 32
639,152 639,152 0000000000000000000fb2bbc8c79495942b3385ddb76da72725dee2ecf0550f 2,388 1.00/1.00 vMB 40
639,151 639,151 0000000000000000000727f183f7edb99c2b7d5db7dd6064eaae793672669fa6 2,476 1.00/1.00 vMB 36
639,150 639,150 0000000000000000000afd0d32d91e6c5cabfacbbeb3e283c36cc8bbd06432a6 2,824 1.00/1.00 vMB 45
639,149 639,149 00000000000000000008aa8f6f09e105579d3039af1f9f807807cdef996d8f7a 2,668 1.00/1.00 vMB 33
639,148 639,148 0000000000000000000ad79bd633222d49f6b13c86bb770720b3c9b3bd29875b 1,205 1.00/1.00 vMB 33
639,147 639,147 00000000000000000005d16f5bd62b3c13b8b742859027ee16354a4b98ad81cd 2,660 1.00/1.00 vMB 39
639,146 639,146 000000000000000000045f00b73bc42760ad283950bd2834a96f0987e8e3966f 2,908 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.92 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: 714.42 GB
    • Received: 17.54 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.