Loading Tool

Explorer IconExplorer

Memory Pool

43,730 transactions
28.18 vMB
0.06735189 BTC
Random Selection Loading Transactions
Max Size: 148.75/200 MB

Candidate Block

Mining Attempt 7ce554f1cd2b01b4de68b9538087d6c3d0b0bb4397e55c6bb8dc32e46c42bb94
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 9a661ab49be23dc097c8e35663c332565b7a77257f66c5c0f37148ede2e260b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,376
Size: 1.00 vMB
Total Fees: 0.01409380 BTC
Feerates: 100.23 > 1.41 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (343,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,360 571,360 00000000000000000012b103ea56fd5dc267b6cbbeb8f3062b2f8c01c3c85f06 2,421 1.00/1.00 vMB 37
571,359 571,359 0000000000000000002328ed5a9a93b7ed3d33897948ae9d6926b8b01134a320 2,929 1.00/1.00 vMB 51
571,358 571,358 00000000000000000011db8d29a2531b4c9f7b21ae526ce43e58f6c4d64ba41e 3,053 1.00/1.00 vMB 77
571,357 571,357 0000000000000000001e38f748ef953ba6f5ed2553ff142aefd17d3a3bf19f4a 3,059 1.00/1.00 vMB 124
571,356 571,356 00000000000000000022c283c7b2184921a6bda55b59543812bc2fda87ed1ca1 2,564 1.00/1.00 vMB 64
571,355 571,355 00000000000000000011150503d43c444bc458b5d46bbb3fa26e141d2ae7e6a2 1,741 1.00/1.00 vMB 76
571,354 571,354 000000000000000000080ba250491b3b1dc5d17a76a9dc910ae6ff84b2d82c0e 2,312 1.00/1.00 vMB 112
571,353 571,353 00000000000000000004b931e8344fedaf643c63cfea2c268ba16c4ea45411dd 2,755 1.00/1.00 vMB 116
571,352 571,352 0000000000000000000fe072705b34bda5b80f72b3ceb65b65bad5db075caca2 3,131 1.00/1.00 vMB 136
571,351 571,351 00000000000000000027fc2a923325c2895b686c203b298c3cf9d6b986ff67e2 2,585 1.00/1.00 vMB 117
571,350 571,350 00000000000000000017bec581727ffee3149d80a2c4b6d1769c390eabeea587 1,790 1.00/1.00 vMB 134
571,349 571,349 00000000000000000006c012a7f1ab4412e823f40a3ae5488862d5edf85c3b65 1,995 1.00/1.00 vMB 25
571,348 571,348 000000000000000000257247fadb699700e61dd1d0f793938d5a5b52d82f4ee6 2,297 1.00/1.00 vMB 6
571,347 571,347 0000000000000000000773af91dc573d32a1c80dff4cf999f6d5180b6b4cd3fd 2,357 1.00/1.00 vMB 8
571,346 571,346 000000000000000000079fc04f19d7ed12523146a1d4c01ba6bfe568a75bbd91 3,106 1.00/1.00 vMB 86
571,345 571,345 0000000000000000001ef60c1154bbb0134b9a660f6099057d0d91f3fc73c726 2,492 1.00/1.00 vMB 33
571,344 571,344 000000000000000000193070f43bddf9a0257e544b0ff8fdaf16edeaaa0b68c5 3,119 1.00/1.00 vMB 52
571,343 571,343 0000000000000000000346ffc868e6a401858522aa9f738b59b90139b21f2f3a 2,918 1.00/1.00 vMB 67
571,342 571,342 0000000000000000002a8eafbd97218bb41aac24725cf627015587e8dfc05473 2,765 1.00/1.00 vMB 87
571,341 571,341 0000000000000000000bc6838425208ecdc7b9957f68b36e9a6eb35659a0df16 2,877 1.00/1.00 vMB 107
571,340 571,340 0000000000000000000a2a5f386fd862e32eb13fdba89202f4b49ba1bcff2687 3,227 1.00/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.10 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.69 GB
    • Received: 13.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.