Loading Tool

Explorer IconExplorer

Memory Pool

83,258 transactions
30.56 vMB
0.07875464 BTC
Random Selection Loading Transactions
Max Size: 185.90/200 MB

Candidate Block

Mining Attempt fe38009fbe159e51c02afa0d955e3f4eaa286d731d7e473eb490ad56940b490b
Version 20000000
Previous Block 00000000000000000001d0302157005d21575da6e24033fd5f2031f58bc16593
Merkle Root a847d2e22152dc851e53757a77c2d4f532dec7dfaae2db3373878c80de82638e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,246
Size: 1.00 vMB
Total Fees: 0.01275938 BTC
Feerates: 73.20 > 1.28 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,077 (593,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,376 321,376 0000000000000000065020b27b59fa0ac2d1af42fd9f313e9c8038c452a0f180 545 0.38/1.00 vMB 25
321,375 321,375 0000000000000000211b583bbebaa3f1f84de124454b9cd76644c730de393898 392 0.30/1.00 vMB 18
321,374 321,374 0000000000000000187a2410755c21e64d08b28a77b5d7527913b5accca7a6ed 2,113 0.93/1.00 vMB 33
321,373 321,373 00000000000000000b66d8bfd46873b9acf02140a02d503af15efca260b91048 659 0.34/1.00 vMB 30
321,372 321,372 00000000000000001a21e2f02faedbc960b4298f57809a20429f680d9d89710f 721 0.60/1.00 vMB 21
321,371 321,371 000000000000000004d30685e9712a1727e5ec502a6d102dd4586b5da585aa5e 340 0.35/1.00 vMB 17
321,370 321,370 000000000000000022e6d0966589f9b10710a5c84bf949317dff80e0dd919f63 1,879 0.75/1.00 vMB 34
321,369 321,369 00000000000000000dbf18f46a520915114fef897b156981e631606654390774 128 0.06/1.00 vMB 79
321,368 321,368 0000000000000000083d7327d146d545e7c700f2804261ef8c239cfd4b28961a 96 0.04/1.00 vMB 29
321,367 321,367 000000000000000021e3ea78d8e29c163877d73a626958faa9ca32c34741b484 110 0.07/1.00 vMB 18
321,366 321,366 000000000000000012bc49622b9771d884fec08ae5bf5f4fa6eb5a7408f1b491 1,135 0.60/1.00 vMB 29
321,365 321,365 000000000000000002f5d3ccab53726446bac4ee32ac1ffe3844e038507e2d57 516 0.25/1.00 vMB 29
321,364 321,364 000000000000000020f5f8b60a55fb6a2f6ca2626aca4db581144e217e8a4e2f 162 0.08/1.00 vMB 29
321,363 321,363 00000000000000001c93f0a11d19cb3b766e9b8526f1af03dec76a69248ac370 466 0.22/1.00 vMB 27
321,362 321,362 000000000000000004837db943cf03d0b0ab710f500315e2d1a732e8e2509471 452 0.21/1.00 vMB 31
321,361 321,361 00000000000000000cc33cea43a02afb7bd9cee3024ae836dc237a9f527fcbe5 371 0.19/1.00 vMB 28
321,360 321,360 00000000000000001b9a217c87972b3aa553a9fbd5d1a5a3bd6c98a77896a029 72 0.03/1.00 vMB 33
321,359 321,359 000000000000000000dc42580fcb3dfd89c97625ca4a9f1a5fb0eedfe7cec78a 660 0.33/1.00 vMB 30
321,358 321,358 00000000000000000796bd2a10a7c8c05a339c4505d8129cb5cfa48bd79a5994 573 0.29/1.00 vMB 29
321,357 321,357 0000000000000000225d03615ad8a2f7d438ed66d3e594c0149002c670e86815 242 0.13/1.00 vMB 25
321,356 321,356 0000000000000000073d9c2d92c8bbe56eb11ef23f713c30366a7d2554b32333 235 0.12/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.