Loading Tool

Explorer IconExplorer

Memory Pool

79,873 transactions
29.62 vMB
0.09516026 BTC
Random Selection Loading Transactions
Max Size: 179.22/200 MB

Candidate Block

Mining Attempt 1b463fd1bd40d43e258b4af175a34a51514ed9dd38fb20fe57c1750e86291ae8
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 0b7b6173696eb0eab83f84d05ee965f3ae03b9e2cea5c9e86789f6c84b4cebfb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,845
Size: 1.00 vMB
Total Fees: 0.03205216 BTC
Feerates: 301.60 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (553,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,203 361,203 000000000000000014c2a01db05c3550db53b38e356ef7aaa750cb90478818b2 2,324 0.95/1.00 vMB 37
361,202 361,202 000000000000000011f9e40f62a65e958162b9524f66261040e2148cbdeead5f 2,220 0.75/1.00 vMB 64
361,201 361,201 0000000000000000130df40a025b12e2f33e88deb4545201e0b31c263da0776a 1,288 0.95/1.00 vMB 20
361,200 361,200 0000000000000000018e10327f68297af7757a8df5e8f25aae2c1e6211c19b0d 2,103 0.75/1.00 vMB 38
361,199 361,199 000000000000000010823a4354efd5b75f85245b86a9ccc32c2dbdd5104bac6b 1,274 0.75/1.00 vMB 90
361,198 361,198 00000000000000000c1b62e93a3394a8892a266892933af0c1512d8437586f1a 2,669 0.93/1.00 vMB 46
361,197 361,197 0000000000000000059ab5f2a4130a5c22a7e392046c836b120099650cef221b 2,462 1.00/1.00 vMB 35
361,196 361,196 000000000000000000e48c073e3761d58eaa5fe1e36bd1a174cd3514e4f0b880 1,032 0.75/1.00 vMB 22
361,195 361,195 000000000000000010834e1ec47f1e45b080ed6abdd8b78c18f44481a829d9fb 579 0.31/1.00 vMB 16
361,194 361,194 00000000000000000b7850d6d607f67e34178e9d49f4393f65e1da7807567e01 2,345 0.90/1.00 vMB 38
361,193 361,193 00000000000000000a6eced6dd36eed4a038791706a3f99e1a5fb5b6dce196ed 835 0.44/1.00 vMB 30
361,192 361,192 00000000000000000ed5f9b068b7529782d09e61d2206f3b4fa1af095e8f0f8b 1,087 0.62/1.00 vMB 29
361,191 361,191 000000000000000002d0cd4cc4db92bca7163ee325ab49ba2086419b81281f65 683 0.40/1.00 vMB 26
361,190 361,190 0000000000000000019e2c976e31b70b7a26ece3c0707c9613be1753c8c55870 826 0.54/1.00 vMB 16
361,189 361,189 00000000000000000fd55f10dea5b6ec0ddd95c872ccc4a8940741ec78f75eca 1,603 0.75/1.00 vMB 48
361,188 361,188 000000000000000000d5a9e2937f3e7197c07b280b59b58927848aac815559b8 861 0.49/1.00 vMB 25
361,187 361,187 0000000000000000152c4bbdbf3706b5bc90f6dde5a06f39da63d2c82ef78ecb 1,534 0.75/1.00 vMB 31
361,186 361,186 000000000000000013268f2457798096a6a6d228af33de93f2e908ecef71790d 1,209 0.62/1.00 vMB 32
361,185 361,185 000000000000000014f64cd214fe2de5057795c395cfceee2ea78324c3db9ccb 709 0.67/1.00 vMB 18
361,184 361,184 000000000000000010779c52bbaa773cc1a10d95a730328a09df0290389e310f 1,842 0.97/1.00 vMB 23
361,183 361,183 0000000000000000131ae2d5765c57fb4b810c815283161eef313cf1787dab8c 1,922 0.75/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.56 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: 669.96 GB
    • Received: 15.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.