Loading Tool

Explorer IconExplorer

Memory Pool

80,705 transactions
30.23 vMB
0.07508220 BTC
Random Selection Loading Transactions
Max Size: 185.36/200 MB

Candidate Block

Mining Attempt f7d12497dd02d7c8087751f969132c2068b6099c60c91fa97a0c0df7aea9b0d4
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root a5484b6e14c81508fd7850ffc6e7591cff8e324c5ed510ec268d72bb9519280f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,661
Size: 1.00 vMB
Total Fees: 0.00759227 BTC
Feerates: 40.21 > 0.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (646,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,010 269,010 000000000000000261ce3178e2fbd0086db5a90fdf3a330c83df2f1a4c5273e6 357 0.14/1.00 vMB 56
269,009 269,009 00000000000000049844b904e06f99bb60f80c4b52e0034fc4ca6630cc5df9a7 19 0.12/1.00 vMB 13
269,008 269,008 0000000000000007292b8d40b867685aaeb3f2fb49465a8de4dd35a7d391c260 407 0.16/1.00 vMB 74
269,007 269,007 0000000000000003b56a128025dc29b9165cdeea5aa06945dd2bab3a5c3dc14b 612 0.24/1.00 vMB 68
269,006 269,006 0000000000000003556be093e2ed0b17419a2b25170d5987634276338fd05f46 369 0.14/1.00 vMB 53
269,005 269,005 00000000000000012c4988d175d7920119038383a2f9526ca807e309ea95b946 352 0.13/1.00 vMB 74
269,004 269,004 0000000000000004198153a44a628d23265b530fa79a455c7db2b97c8add17a8 138 0.06/1.00 vMB 54
269,003 269,003 0000000000000004d844517c0ece1a1dd86399e1915bed6883e7491a98772770 80 0.03/1.00 vMB 16
269,002 269,002 000000000000000179da86f1eadd7b1df62ea4efdaa681ddfc8a5367b7434aaa 641 0.28/1.00 vMB 81
269,001 269,001 0000000000000001d5dc70b06246b264c9f4e20fdbc84f3f97dd0d53b90c3721 257 0.11/1.00 vMB 94
269,000 269,000 0000000000000000a49290932a6374d53ad4e41be89a6a9c5dc2ec291f6bacac 349 0.20/1.00 vMB 64
268,999 268,999 000000000000000787855b9fe4027cc83118b959749f1bb318b51a6cf4646da1 92 0.04/1.00 vMB 58
268,998 268,998 0000000000000003c954fcdd3928e5c53cb74348ea6d04a903dcde29d4bf01dc 325 0.14/1.00 vMB 72
268,997 268,997 00000000000000014ad52b6e21c2a78e6c67f57e31dce6aea8b79c2ed60f886d 146 0.07/1.00 vMB 70
268,996 268,996 000000000000000679acb6aed8d422dc9f7e999bb39349101e2b567a09b6eaf3 62 0.02/1.00 vMB 62
268,995 268,995 00000000000000057fbcb33a0553e7c57f3a36f84dc5f9393eec9366e0ecaccd 101 0.04/1.00 vMB 55
268,994 268,994 0000000000000006b15e630a3cfcaca29fd623ca386a3397cfe0ee43cd1c3067 38 0.03/1.00 vMB 7
268,993 268,993 0000000000000005b5c69d46e1fc6e8affad471559464b062e35ae9ec801a9a9 363 0.17/1.00 vMB 58
268,992 268,992 0000000000000005d9a26ac7e01bec79ad5bb2c01753003725e8f016eabdc971 10 0.00/1.00 vMB 123
268,991 268,991 000000000000000443fccd3d79afe312915c8928ed8b33475a8a03bf94c882bd 190 0.10/1.00 vMB 54
268,990 268,990 0000000000000001ceaaa5e26fb546bea02c146ec65fe85becf3ffaa9996c84a 110 0.05/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.99 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.