Loading Tool

Explorer IconExplorer

Memory Pool

88,848 transactions
33.50 vMB
0.09166734 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 3b50a6897430830ed96fc2c050e8fd070689b9b6ed3f1ce37167c04cd07126d1
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 6baaf875f617af61e13d0f79ab516b2a53c4875fc90a9072ba56a295df05b8db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,174
Size: 1.00 vMB
Total Fees: 0.02469795 BTC
Feerates: 502.65 > 2.48 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (148,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,294 766,294 0000000000000000000428359b596f305e4c7dea3fc91096a1f62ebd9b892b63 2,721 0.92/1.00 vMB 15
766,293 766,293 0000000000000000000008d01fc667495dff3a79ced2cf77694d15b541abec44 912 0.41/1.00 vMB 14
766,292 766,292 000000000000000000064a795efac815ece3d0d21db51a4ed77660e0840fa617 795 0.51/1.00 vMB 10
766,291 766,291 000000000000000000029039cbdcc6fd1b57ef6ad8964ecc95aeab4878710ed0 949 1.00/1.00 vMB 15
766,290 766,290 000000000000000000064815ebb0579a56e24e2c6381b685124c0865b58c05ac 799 0.23/1.00 vMB 16
766,289 766,289 000000000000000000082573c5240a100016b5440a3567be092dc9588846e6f6 1,026 0.38/1.00 vMB 12
766,288 766,288 00000000000000000003b542933c06adbf2915942dae22192ded2f116116c087 71 0.02/1.00 vMB 26
766,287 766,287 0000000000000000000661adc34a31c47f47bc1838b4259199e35a8f1f85b92f 1,139 0.53/1.00 vMB 16
766,286 766,286 000000000000000000078e14a494b7e6d05c135b85eb9eed3ee305f97db939ad 172 0.05/1.00 vMB 17
766,285 766,285 000000000000000000071e779cf6e0f9aa34149c6965329634977769559a9fc0 2,042 0.92/1.00 vMB 9
766,284 766,284 00000000000000000006a6b032b8a2af7c7a32fe7c18e45aecfa143e955f42c4 2,832 1.00/1.00 vMB 15
766,283 766,283 00000000000000000005ab351fc887fb276703b80224d5b70cdfa0d1073dee96 3,253 1.00/1.00 vMB 18
766,282 766,282 000000000000000000053d7558c834eff86747db5e4efc6305259acc9e47b180 3,084 1.00/1.00 vMB 14
766,281 766,281 0000000000000000000230411966c4f7c999ec66557b8d84663d07b76742fd4e 2,930 1.00/1.00 vMB 16
766,280 766,280 00000000000000000004de91b4b134c144acebfa1228fd99b254109ee051f6bc 3,583 1.00/1.00 vMB 31
766,279 766,279 0000000000000000000294c9834d24ece047438409b4280af4133fd9081c395e 810 0.49/1.00 vMB 13
766,278 766,278 00000000000000000004a9482338f9e96cb24b627cb6a1d011fe54e48e38a811 1,556 1.00/1.00 vMB 19
766,277 766,277 00000000000000000005ecc7c9529260691618df9b6cd604433a31fc79d8141f 345 0.08/1.00 vMB 24
766,276 766,276 00000000000000000004d1b31ccc56f077cc13e67e18aeb2b60c3d64f2b951d1 1,754 0.68/1.00 vMB 15
766,275 766,275 00000000000000000006d7fa8ea0a32edeb03f40c5be29ddb96a151e23a743f3 2,410 0.79/1.00 vMB 17
766,274 766,274 00000000000000000003dffb5478f76c7e655d9716398b37102783a95bf13d4c 3,049 0.98/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.29 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: 657.30 GB
    • Received: 14.51 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.