Loading Tool

Explorer IconExplorer

Memory Pool

75,247 transactions
27.09 vMB
0.06104457 BTC
Random Selection Loading Transactions
Max Size: 166.24/200 MB

Candidate Block

Mining Attempt 9791e60de0e38ca4bb8b3c7f3826ed3365615d622f4660bb675a1c1a530dbef7
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root 883bc5f92d4ceee03c79d029f4a664ee8132848163e0af64f626e7b36ec40fc2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,589
Size: 1.00 vMB
Total Fees: 0.00364222 BTC
Feerates: 30.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (445,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,689 469,689 000000000000000001cc35af011bf5daf436a734d4cc3fd386dcb126b19a10e5 307 1.00/1.00 vMB 93
469,688 469,688 000000000000000000a48d26e4fef3e3de4b7909fb6fdcbffda742f51eb73fd1 978 1.00/1.00 vMB 170
469,687 469,687 0000000000000000006c20ec67d95a54358a896e2ed13d58132325f26f5f972b 604 1.00/1.00 vMB 119
469,686 469,686 000000000000000000dfc6fdbf1f81324de4b0957f193f2d238bef73611aca7c 1,482 1.00/1.00 vMB 284
469,685 469,685 0000000000000000013c356fe31253ec164f936869be66cf16a802d99306c7cf 1,309 1.00/1.00 vMB 235
469,684 469,684 00000000000000000150b717f6ed99303e41ec1ba4f570b372ddcc70760b79b2 1,799 1.00/1.00 vMB 272
469,683 469,683 0000000000000000019ca6a8343359b6828fe175008245f998c8751cf7bb3c59 1,076 1.00/1.00 vMB 188
469,682 469,682 0000000000000000007275f87fac0d285d6e7a2ae56b48de095a3bf7c4576881 208 1.00/1.00 vMB 60
469,681 469,681 0000000000000000012b5f42ba051699616831a4e04b8c37b8f5053426360bf7 320 1.00/1.00 vMB 65
469,680 469,680 0000000000000000013981c4c97649b2dfb4a263463081708a576ed075b7e2aa 2,078 0.99/1.00 vMB 329
469,679 469,679 0000000000000000001e6f34a16c77e2248927f3a11855eb26f66e29e60594ec 909 1.00/1.00 vMB 125
469,678 469,678 00000000000000000024fb365242b9019de9ab1b90f96c02db0018ea8a768c29 1,484 1.00/1.00 vMB 126
469,677 469,677 000000000000000001564f7fe435e4183452e66a5dd2660319990f2d2b1f5c03 2,136 1.00/1.00 vMB 225
469,676 469,676 0000000000000000003cd5afed527710d3e563cf4a1a8cf4edf8c02ee1e381cb 1,191 1.00/1.00 vMB 390
469,675 469,675 0000000000000000019ebe255d2b611ce14bbc0fff0b758c25951b33bb2cd9b7 197 1.00/1.00 vMB 380
469,674 469,674 000000000000000000f47890aaa3eb6fba05b4aca843bdd93feaa282aa1a4081 1,047 1.00/1.00 vMB 372
469,673 469,673 0000000000000000003bf35ff7171f5be2a712b905b5654cd3ccca14ed4154e8 1,868 1.00/1.00 vMB 60
469,672 469,672 000000000000000001a22043b026c19624de31b1e06e3e9d4c31abb401623854 1,918 0.99/1.00 vMB 292
469,671 469,671 000000000000000001c02fcab2757f0f700d1549d2743f30ffad43d550b67ee0 1,648 0.99/1.00 vMB 133
469,670 469,670 0000000000000000016535a2f135932d29176c50006849369a327dbc6faa4521 2,080 1.00/1.00 vMB 332
469,669 469,669 000000000000000001cd8593f8f507e0b9f9ca144deeaf3c0c6021dd9813067c 1,963 1.00/1.00 vMB 227
Previous 10 blocks ↓
Total Size: 782.95 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: 715.04 GB
    • Received: 17.64 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.