Loading Tool

Explorer IconExplorer

Memory Pool

71,675 transactions
27.17 vMB
0.07017036 BTC
Random Selection Loading Transactions
Max Size: 164.24/200 MB

Candidate Block

Mining Attempt 1ea21811c710069ce98f33ebd69ada2996ae5183206e726169882a65db622c60
Version 20000000
Previous Block 0000000000000000000168c69c0ca71f33f06f795a51a274dc96cdba2a6216f0
Merkle Root 4e7cec3dbb5dcc970904d22acd7044d27d354a6750c13a44b8bbee02096e8f83
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,723
Size: 1.00 vMB
Total Fees: 0.01183178 BTC
Feerates: 150.93 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,565 (681,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,323 234,323 000000000000000c5f5bc13ea2235709b83aa1dc3dc91ae18509dba534d97f4c 231 0.11/1.00 vMB 202
234,322 234,322 00000000000000ad94416ce430db254aece44475a2159948c807ecd002bd2ed0 354 0.21/1.00 vMB 137
234,321 234,321 000000000000011783b381d68f9421e33599812638df968bf9ee7daa07b1b5a3 314 0.10/1.00 vMB 40
234,320 234,320 0000000000000039d5d6be0425beb36448dc39f4608129d81440cacbf066ecec 162 0.08/1.00 vMB 110
234,319 234,319 0000000000000000f853cbbd99b479dd58bf7a6b8bf25230526b86f1a4f7fea1 256 0.12/1.00 vMB 153
234,318 234,318 000000000000002d1178d427031d3c23264c24896a139e527b7ecf9759233741 390 0.15/1.00 vMB 195
234,317 234,317 000000000000001b74ed3423506dfffd71d4a60a2f7d5c3c1d477e67d9ee20be 713 0.33/1.00 vMB 180
234,316 234,316 00000000000000f7cd86b15b6293f1bece168e3797ab8b02f3af6e003c163eaa 324 0.10/1.00 vMB 57
234,315 234,315 0000000000000109b0d792f5c1baa5a4f8b3ff54d5adb18cc33746141c7dbb88 375 0.25/1.00 vMB 111
234,314 234,314 00000000000000fbdb0f9791a4eba26787593f70eea2ab27ea61463edaf9ba02 375 0.15/1.00 vMB 156
234,313 234,313 000000000000000dc9917ece6eea6cd70a0f337bb0b973038fa9d6c7d3152a8b 183 0.08/1.00 vMB 66
234,312 234,312 00000000000000d1ba19ed7124c794142a2842f76d994fc2fd1c37036e2e1921 308 0.15/1.00 vMB 147
234,311 234,311 000000000000011e0b0899902714b3263400aa80643e184e3cbb836a90dd2c73 75 0.05/1.00 vMB 55
234,310 234,310 00000000000000f949c795818ba8a439d32b441b95f977acb8c4c2b75cac55aa 610 0.25/1.00 vMB 175
234,309 234,309 00000000000000a0acfb0dfbdd5a58f3d86e05a57c6278e302446367330ba72d 5 0.00/1.00 vMB 0
234,308 234,308 0000000000000078537adf4d9f9817c16adb261a1a671549ef4e922e853cd410 384 0.21/1.00 vMB 135
234,307 234,307 00000000000000bc4d805895168c8e0fcbff7fd5de0d07a18ba3908a8e5d9410 254 0.11/1.00 vMB 184
234,306 234,306 000000000000007f572c9fd5e10f173b09501f0e8877730114bff2475039b5f4 182 0.15/1.00 vMB 26
234,305 234,305 00000000000000cced35bd198bece8ae4c89e42cdc374d66526943f514141176 1 0.00/1.00 vMB 0
234,304 234,304 00000000000000ccbe7f6fc86255d1d90e6bc9f3b15a7c3d4a43ede6fa8d5dea 577 0.27/1.00 vMB 168
234,303 234,303 000000000000000c1b933d11c29faeef0d3edd2d56a5d18324db292400910854 211 0.15/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 783.37 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: 768.67 GB
    • Received: 19.63 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.