Loading Tool

Explorer IconExplorer

Memory Pool

42,239 transactions
26.51 vMB
0.07640519 BTC
Random Selection Loading Transactions
Max Size: 138.45/200 MB

Candidate Block

Mining Attempt 1a3616b7377fa31419e567dbdcde75591bac251bb77dfa2b750f1db7c352053d
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root e0f3bfbd5d0ab2973df2ca047499e4ad9ca98c27229dd5af46b8230f7706209f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,280
Size: 1.00 vMB
Total Fees: 0.02676892 BTC
Feerates: 151.16 > 2.68 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (594,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,154 320,154 000000000000000000ab4b8128de3ca8974cbbadeb5ba3067abc6fc223fa6195 470 0.25/1.00 vMB 24
320,153 320,153 00000000000000000a7462ad864468778650d6e6c52ad9e0256cad22db210290 454 0.41/1.00 vMB 17
320,152 320,152 0000000000000000200ea27d66a3744b0859083d22fc8b20181bd9394230de43 120 0.07/1.00 vMB 27
320,151 320,151 00000000000000001f151499d344ebf9d000953eb5ad4ee49b4dfe16f98b7e9b 1,473 0.63/1.00 vMB 32
320,150 320,150 00000000000000002512633daf7e53780b819250e91c96c7be18e2f1c695a18b 864 0.42/1.00 vMB 30
320,149 320,149 0000000000000000118485db9f390cdc9ca1b7228f39039b3c4c9dd42806f051 32 0.03/1.00 vMB 40
320,148 320,148 0000000000000000180eddd7a96d19e8734b82411ebc637661aca7db5232be97 109 0.06/1.00 vMB 22
320,147 320,147 000000000000000018fff38b99d7bdbe955eb57595a97e0dabeda2c4d64f91e5 172 0.10/1.00 vMB 22
320,146 320,146 000000000000000016fa5b2b24e96e1e53970afae3cab6eee47fbd6eceb70a3e 1,226 0.62/1.00 vMB 28
320,145 320,145 00000000000000000600feb5e94bddc7d3ae665eddea2bf8ed0ab2975f47d090 225 0.11/1.00 vMB 35
320,144 320,144 00000000000000001f8933963b43cc1c3b601f3fcc472cc73af2d7d6bd4c4b42 152 0.07/1.00 vMB 20
320,143 320,143 0000000000000000068521b38759729ab893690ee43015d2b37698a3fb63c1d2 1,107 0.58/1.00 vMB 28
320,142 320,142 0000000000000000132a324e67e9485bfa60edfadbb85d01fa42323a85fce90a 269 0.19/1.00 vMB 21
320,141 320,141 00000000000000001283611b0bb401ad469f026c58d6fde4ab63ca0418ee94ae 246 0.13/1.00 vMB 30
320,140 320,140 000000000000000022579507215a48d0b53981b3db741a0e73524a7b68c4e07c 737 0.50/1.00 vMB 24
320,139 320,139 00000000000000000d053e45e068b398171641c708110a48eefe3e36c6400649 512 0.18/1.00 vMB 48
320,138 320,138 0000000000000000168f1778564a76961f5f21b7ddd0e703959b697e9da25e1f 16 0.01/1.00 vMB 136
320,137 320,137 000000000000000024c4043e71ffd8c3efdad2cee3a39b68e904221c8f53e241 119 0.05/1.00 vMB 22
320,136 320,136 000000000000000002571521cf5d67f972b6f41b085ec41d9e8f1137d8135ff8 317 0.19/1.00 vMB 28
320,135 320,135 00000000000000000041ddafbe3ab90b3b5534de4a96f10114ea6b8d292fbecf 42 0.08/1.00 vMB 6
320,134 320,134 00000000000000000c89bbe431540f8ccedda844cfbab32aeb28effae9a3bbb9 24 0.01/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.