Loading Tool

Explorer IconExplorer

Memory Pool

39,900 transactions
28.97 vMB
0.06717394 BTC
Random Selection Loading Transactions
Max Size: 147.35/200 MB

Candidate Block

Mining Attempt ac77be8b1618469e6d7d664c2d643231124f6304038d106a62dfaa3275977754
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root 51c80ee6dd2774c1c1ffd8653ed88d393c6409681f5b683d112362e87576a1b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,389
Size: 1.00 vMB
Total Fees: 0.01086816 BTC
Feerates: 150.80 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (149,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,076 765,076 000000000000000000029a02a372fa55e1186a198f1501e57793ce25a0f4450e 2,091 1.00/1.00 vMB 25
765,075 765,075 00000000000000000002489b15933d7f0e3ad4dd25b80be71ac6bc0de6b795e3 1,119 0.45/1.00 vMB 15
765,074 765,074 00000000000000000005dd913a722b1ca53d70683dc607c3ba9570e9d332a53f 710 0.28/1.00 vMB 15
765,073 765,073 00000000000000000000c1a392959bf411e93078f54b4b4ba02725377c59b24f 1,165 0.49/1.00 vMB 16
765,072 765,072 000000000000000000022ff9caa831f24b3d48dbe8ee553a46288f2c85e65551 140 0.04/1.00 vMB 18
765,071 765,071 000000000000000000067a8ad1dbbf53d1a4ed2ad0ad6a1df9147dfd23977eba 1,140 0.62/1.00 vMB 3
765,070 765,070 00000000000000000002486b650d222e12262f30526d538c3e5739e0bd1f5073 3,291 1.00/1.00 vMB 26
765,069 765,069 00000000000000000006c2e0fd56d08a7e96987abbbaa3fd806e58fe9716d793 1,838 0.71/1.00 vMB 15
765,068 765,068 000000000000000000025af4bd7c5527693c293bea175249d97bb377c5eb8904 1,049 0.33/1.00 vMB 19
765,067 765,067 00000000000000000006e51f9642d51d5a18a8078df12f11f4cf706e0886fe8e 2,028 0.77/1.00 vMB 15
765,066 765,066 0000000000000000000492f65c6a155d28850cdf16c90230ce176958d0ac17da 1,672 1.00/1.00 vMB 10
765,065 765,065 00000000000000000006f34deea996c0d71dbab6dd1276313e3c188510c2f482 1,129 1.00/1.00 vMB 4
765,064 765,064 000000000000000000008fb4ba4e2ecc34d4653e48338a08dc1139ac5e8f6391 2,489 1.00/1.00 vMB 26
765,063 765,063 0000000000000000000132bf629d81cea9902fcb6373321bd2fda8892d8075df 1,972 1.00/1.00 vMB 8
765,062 765,062 00000000000000000001731a574f2d59fb51d70708c205ce84659f3a1d30e0ad 2,024 1.00/1.00 vMB 9
765,061 765,061 00000000000000000000ed33f7678a69e565a855cdfa633368d6cea373c9dfc3 3,019 1.00/1.00 vMB 22
765,060 765,060 00000000000000000005743e627cd38adaac103035e1790fe43bf04c6c252a42 2,897 1.00/1.00 vMB 23
765,059 765,059 00000000000000000006ae1fed1a466ec3eab5132c862cf9c9e0a8fde04dad28 2,190 1.00/1.00 vMB 6
765,058 765,058 00000000000000000003f92e45661422eec972473d225f7ae02d6e06fd2efbb2 1,499 1.00/1.00 vMB 17
765,057 765,057 000000000000000000058fca884184b64db07c137d5e5b551430c64256e23187 1,428 1.00/1.00 vMB 18
765,056 765,056 00000000000000000006162a2857ddd4b123edda0cfb78ba09bb298f3d6bba4f 2,533 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.83 GB
    • Received: 11.40 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.