Loading Tool

Explorer IconExplorer

Memory Pool

46,102 transactions
28.54 vMB
0.07620365 BTC
Random Selection Loading Transactions
Max Size: 151.68/200 MB

Candidate Block

Mining Attempt 941e1e18f74763712538fd00361bf26861e1bdd520a233dcde17d468b50e07f3
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 5503f15cff7240b064ef9158d3f12f95279d024d6ce1183c4f1d480dc099219c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,152
Size: 1.00 vMB
Total Fees: 0.02211562 BTC
Feerates: 100.23 > 2.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (563,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,305 351,305 000000000000000005db586cac6dc66a358b61d847366e25081b7ab4ca5a68e6 335 0.13/1.00 vMB 41
351,304 351,304 00000000000000000d83a18cb3ed4713ba4c5c6787a18c1aec30d4a3bec76c83 243 0.15/1.00 vMB 25
351,303 351,303 00000000000000000f998caeca05b37f67d01ab2773bcad741ab51b3415075c2 886 0.50/1.00 vMB 22
351,302 351,302 0000000000000000129c71abf677d305b6f37a51f55d0002e802f8f9f5903ed3 1,548 0.75/1.00 vMB 30
351,301 351,301 000000000000000001a16935045d486aafb67add2e914b5a115f3f2fe6d92a40 651 0.37/1.00 vMB 25
351,300 351,300 0000000000000000038aacd6fa10f0ee47956337238a5920b637b6096a29a846 828 0.54/1.00 vMB 23
351,299 351,299 0000000000000000125158562b50be8d46006a4ba1b4049d268ea173b1e0334b 1,829 0.75/1.00 vMB 38
351,298 351,298 000000000000000000eb0e5fbdf520fe1ef113aa91873ae77458b2abf16ec39b 900 0.50/1.00 vMB 26
351,297 351,297 0000000000000000034b8b9394e154c289638a344fc47fdd3f1e52b5523b3959 392 0.21/1.00 vMB 28
351,296 351,296 000000000000000002f842544c911a86f0675bfd9d391a8b035773ddbb10777b 329 0.16/1.00 vMB 14
351,295 351,295 00000000000000000083426e8b3fb07a098707033e8648ae3c30f2ce89957be9 281 0.15/1.00 vMB 26
351,294 351,294 0000000000000000046c687961b2ca832348120b8cf7dc6b743ebefc780171fc 1,187 0.75/1.00 vMB 22
351,293 351,293 000000000000000004694fac5b88d23a6b0d162f08eb57b309f22a778cc47118 1,024 0.34/1.00 vMB 45
351,292 351,292 0000000000000000143a2c80826a605b2b0e192ac1958f2576d39163e312932e 975 0.58/1.00 vMB 15
351,291 351,291 000000000000000014bf7909c3c1d5dc93940793c0ab9e3c585f5b40427ef16d 1,024 0.60/1.00 vMB 27
351,290 351,290 000000000000000009556f3f3bc72a19817ad9ee7a25a76277e4572319bbcec5 1,533 0.75/1.00 vMB 32
351,289 351,289 00000000000000000d26e0a34edcb8e2fa8fabbbe703b8c7ba2f8c4268c27dbe 1 0.00/1.00 vMB 0
351,288 351,288 00000000000000000de656cca679e6a2516323ec46b79ad66967f4d7055c6b9d 2,221 0.75/1.00 vMB 44
351,287 351,287 000000000000000003f3d889bc0903b91a323de66642d78b46d95578f008a358 1,499 0.73/1.00 vMB 30
351,286 351,286 000000000000000015ae8d6b73ea1f89241c90bb9bfe01de56397fa2c7cd35c2 496 0.25/1.00 vMB 23
351,285 351,285 000000000000000010a6338978fc8a3aab2c16f99e97f93ba4229ca8f616d3f1 1,273 0.65/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.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: 651.98 GB
    • Received: 13.67 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.