Loading Tool

Explorer IconExplorer

Memory Pool

48,275 transactions
27.41 vMB
0.07459431 BTC
Random Selection Loading Transactions
Max Size: 146.16/200 MB

Candidate Block

Mining Attempt a58b3b2b7ac5a48cd00a0fa2fb780088f6e95a109517d268b7d442a1c6e62993
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 7c91476b81e3064511bbaaacf90041fd1393dd3aa2e00727c83f6da0f0e2b164
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,950
Size: 1.00 vMB
Total Fees: 0.02326245 BTC
Feerates: 150.92 > 2.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (282,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,369 632,369 0000000000000000000a868c9ca721fea7ec9d5e1f109f8cf04c53190c9613f0 1,949 1.00/1.00 vMB 39
632,368 632,368 000000000000000000051d1dd4eedadd4a840c676ec6f7d509f91087dc862644 723 1.00/1.00 vMB 14
632,367 632,367 000000000000000000070b638a309efb152f7af91e69ef4e01f8254febd3259a 988 1.00/1.00 vMB 22
632,366 632,366 0000000000000000001082f1c0385098c18948469f936a4d70dc26465ad9d916 2,884 1.00/1.00 vMB 31
632,365 632,365 000000000000000000068db35fde8d455cdba5b82235f14e95dd5fb35f639beb 2,035 1.00/1.00 vMB 79
632,364 632,364 00000000000000000011d2716fa28106908687ce9292d603092dfc5fdb25ac4c 1,758 1.00/1.00 vMB 30
632,363 632,363 0000000000000000001151ed57bf7796b7233ca3f5466336f99e9e030706de7c 1,224 1.00/1.00 vMB 21
632,362 632,362 00000000000000000001146548affc8180f7b08e9b1aa82930b9e5e432b9d9eb 1,913 1.00/1.00 vMB 5
632,361 632,361 0000000000000000000439207f93e692841b405d01cfe09f22dfab18e9e51d26 2,656 1.00/1.00 vMB 30
632,360 632,360 00000000000000000002eee4fb00832748df992ddf72ec9b334039f35b409429 2,093 1.00/1.00 vMB 113
632,359 632,359 0000000000000000000050dbc4b79130ef2f6bd4c0cf5bf0f8c3438a13211f70 2,522 1.00/1.00 vMB 45
632,358 632,358 00000000000000000002b6d6381a9250f3791a705b90c4760c943bc754617c8f 2,439 1.00/1.00 vMB 45
632,357 632,357 000000000000000000014905b8c879105db0c539f0b557895835b506a9778348 2,966 1.00/1.00 vMB 25
632,356 632,356 00000000000000000010fba25253cb25897aa444ca82e8fdf2f4ad4cce7174e4 1,143 1.00/1.00 vMB 26
632,355 632,355 0000000000000000000f11542ee6aba65dee435fff0a3048cce21bd463cc4a73 2,279 1.00/1.00 vMB 93
632,354 632,354 00000000000000000007ab19ce73c3898e391aa42bce5d70dd51dd635ee77141 2,351 1.00/1.00 vMB 83
632,353 632,353 00000000000000000007e28d917d46928e1045c6bb23c8796a72a0d26959589c 2,886 1.00/1.00 vMB 63
632,352 632,352 00000000000000000004de57f482d66bd30fc41e708bccd8bb92bdf6dbf02efe 2,742 1.00/1.00 vMB 22
632,351 632,351 00000000000000000001b78dac34a33c7ecc8648aab1ddbeeba20adc374f4b25 1,922 1.00/1.00 vMB 96
632,350 632,350 0000000000000000000db7766f6e90fd0a86505fec1988ae3208aca8f045cdfd 1,958 1.00/1.00 vMB 110
632,349 632,349 00000000000000000004adf795cd9f7e8346d1a62a1341a7250b08c1db10e6ab 1,574 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.12 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.