Loading Tool

Explorer IconExplorer

Memory Pool

75,652 transactions
33.45 vMB
0.12607474 BTC
Random Selection Loading Transactions
Max Size: 186.56/200 MB

Candidate Block

Mining Attempt d0a45b4eb0bc6440596d1c540d9f421e85d6a210cfc9c6c253d65af9380d81d3
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root efb5cc5881e722b6e138abae3abbbdeeac8e05d0ae72f9187f49ced82ce49b2b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,234
Size: 1.00 vMB
Total Fees: 0.01888199 BTC
Feerates: 70.48 > 1.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (590,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,192 325,192 000000000000000017c01759eae7392ea9919d1ac7c5cd9eecd8750594258d4b 1,582 0.75/1.00 vMB 33
325,191 325,191 000000000000000001ea43bc758e5b90f46a4d9132854accd8e8c39ace49f278 1 0.00/1.00 vMB 0
325,190 325,190 00000000000000001109486c242eb64376ff03528d38249cb805359a7da6e712 1,098 0.66/1.00 vMB 29
325,189 325,189 00000000000000001dd98d46e84cb51cc4d250870e0aa726501e1a78bd386617 213 0.10/1.00 vMB 34
325,188 325,188 0000000000000000194cc2889fd56eb9ee9ca70b6b32bf156cb349368b54c75f 501 0.22/1.00 vMB 31
325,187 325,187 000000000000000014fcc82758bde02e72080a0ea8cd9c874f8b4aac54b6dbcf 460 0.27/1.00 vMB 27
325,186 325,186 00000000000000001d4497a0d9932c6c0f46591a0637c420ba7ff4c8a3afb0b3 941 0.44/1.00 vMB 32
325,185 325,185 00000000000000001a2dda7ca876a23d2284f7cfbe8d9f2146f9dc0220c40ba5 482 0.29/1.00 vMB 26
325,184 325,184 0000000000000000136b988925d84e73d618efa257d56164453bd53dfa1dcbdb 273 0.16/1.00 vMB 23
325,183 325,183 0000000000000000059dcf502ce715d09d6e4b9b426047c8e8c17b4a99b824a7 1,193 0.79/1.00 vMB 22
325,182 325,182 00000000000000001d3e0d11aff9622362aea5a6d32b842cb5d844e2182b2801 1,024 0.31/1.00 vMB 52
325,181 325,181 00000000000000000a6f4d70e48e3b392cda08994b67c3bb8fa17d7ced5eeff2 311 0.14/1.00 vMB 21
325,180 325,180 00000000000000000d784b04fe5027db7b16c7b05768804fe4fb31c9d39f88df 323 0.20/1.00 vMB 22
325,179 325,179 00000000000000001d25eb319bd853ea998da89041ef14c7330b32d039bfe340 1,533 0.71/1.00 vMB 29
325,178 325,178 0000000000000000146030e9522ca8df9a46b86ff0a4bfef748be674b7da889d 105 0.10/1.00 vMB 6
325,177 325,177 00000000000000000bc96a5d24a9b37fb48b1ea463ed9ebe1c930d1fc421169a 216 0.13/1.00 vMB 30
325,176 325,176 00000000000000001689dad101720c36ac48847b47094dbdd2d45e241c5048d8 840 0.43/1.00 vMB 28
325,175 325,175 00000000000000000004eb6507cbcb6afaed4875adc2e06e3a7b17f417bd9524 1,366 0.87/1.00 vMB 23
325,174 325,174 000000000000000008e52cf4b9803775996a719884dc7441382f044fa8e310a2 1,221 0.75/1.00 vMB 27
325,173 325,173 00000000000000001c36e150bb569c9b4a61950b8afcf59b77cb1df7cc96bbe3 1,157 1.00/1.00 vMB 19
325,172 325,172 000000000000000002e8f36adc678ec0c095987a8044d235188055d4c4123809 512 0.15/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 783.11 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: 732.00 GB
    • Received: 18.53 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.