Loading Tool

Explorer IconExplorer

Memory Pool

43,847 transactions
27.17 vMB
0.06157566 BTC
Random Selection Loading Transactions
Max Size: 143.42/200 MB

Candidate Block

Mining Attempt dd378b2bfa2e4d8c38d30f71a1a5f94b7102ad2b58bb506bba8aff67319186be
Version 20000000
Previous Block 00000000000000000000cb7f19ead4a2971e1e5cb5a2c3b233eaf5b231d7f805
Merkle Root 007221a87c0be722f5d38c951c9b96b2b60cd02165e5d68b06fb7cbeb5e835ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,492
Size: 1.00 vMB
Total Fees: 0.01087367 BTC
Feerates: 200.99 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,922 (148,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,297 766,297 0000000000000000000762c24ca6f7308f1bcb11e9d115babe57cd7daab979e9 2,615 1.00/1.00 vMB 17
766,296 766,296 000000000000000000002e3ad6cbd602458f45ca48d39189d0f2c5744c000760 3,190 1.00/1.00 vMB 28
766,295 766,295 000000000000000000060e884051cd6dba7c55b8590dc4a87918e5109d85c3ed 3,373 1.00/1.00 vMB 21
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
Previous 10 blocks ↓
Total Size: 782.25 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: 655.43 GB
    • Received: 14.31 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.