Loading Tool

Explorer IconExplorer

Memory Pool

47,587 transactions
30.20 vMB
0.09592243 BTC
Random Selection Loading Transactions
Max Size: 160.85/200 MB

Candidate Block

Mining Attempt f4b19fe5159d8e21f817ba1eb1a9016a6cfdc5551d342cdf9a8764c3f76f4063
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 4251fd0e340a435d488019615793baaed6d9e6ba69bf72bc467e747c01742e3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,935
Size: 1.00 vMB
Total Fees: 0.03531091 BTC
Feerates: 150.97 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (594,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,163 320,163 000000000000000015a7a05e84b57a4773c119ce560e896b86fe7e9fafd0ac87 207 0.24/1.00 vMB 15
320,162 320,162 0000000000000000279132016eea95836db7ecc8b5a71110e8640d16a436863e 748 0.35/1.00 vMB 32
320,161 320,161 0000000000000000223fe310bdde3f52009c4aa77e27292db062bb85925ee811 1 0.00/1.00 vMB 0
320,160 320,160 000000000000000014393e948604bc967c739725989222a3c2d96f98a6dac313 223 0.09/1.00 vMB 33
320,159 320,159 00000000000000002316a635e60c4b315b2ce9f7109fbbc70a5088229574325b 121 0.07/1.00 vMB 18
320,158 320,158 000000000000000024113997c7331a9d083bff486f7c564c36fe2925734510b7 513 0.28/1.00 vMB 25
320,157 320,157 000000000000000003543ccba3b0fcc00ea298cce116764f1e3bd5f6d20a917a 1,173 0.62/1.00 vMB 29
320,156 320,156 000000000000000008565898eb639769e6e4164780dd82795c5354a17464cbd5 370 0.26/1.00 vMB 20
320,155 320,155 0000000000000000011d8d433569d6c2c19fdef4272a9c7fa328004732ecd89b 777 0.40/1.00 vMB 27
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
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.