Loading Tool

Explorer IconExplorer

Memory Pool

81,882 transactions
30.03 vMB
0.08192988 BTC
Random Selection Loading Transactions
Max Size: 181.33/200 MB

Candidate Block

Mining Attempt cc893919eb96b3fa4e8cf1ac09c5c831ca30bc567e2f81885a0e8b8398ca0d76
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 688a74e8bbdbb9115087d9ad541d5dbc46f84c4f49f1943761f2ab0ed47ac045
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.02047594 BTC
Feerates: 151.12 > 2.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (914,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725 725 0000000089c680170ab1ea7f17a4df3ee03ee6d66a3c843ad83e41c36cc2e4ea 1 0.00/1.00 vMB 0
724 724 0000000053fe3cb3bea4439a1b901b16a68ad0a790b82c3cb0bae6be33e9d14a 1 0.00/1.00 vMB 0
723 723 000000000452ee8a3bea263fc991f365968043fc5cdcbf581c88516f573355ee 1 0.00/1.00 vMB 0
722 722 000000000033b4ee1cc40f05145b1a3987cca2473589e7e23082996e2fe7c899 1 0.00/1.00 vMB 0
721 721 000000005443178dfe42ea11ff3588d9b404c2584e886d3c0d798d4e9a67ae5a 1 0.00/1.00 vMB 0
720 720 00000000a6657c121ed645db8a0e48cec4fde2f4a020d7322dc62071d8f8bc2e 1 0.00/1.00 vMB 0
719 719 0000000090fd8059294d0cf84fd0278e8c618ca0ad09f712c0ec6c22fc216df0 1 0.00/1.00 vMB 0
718 718 000000000992f083d79cdd428b664ce97105c57fdc63049371bfa98c28dbbc79 1 0.00/1.00 vMB 0
717 717 00000000cf9274eb4bc9d220d00c348a3955b3f6ab76e423bca412c7bfd288f1 1 0.00/1.00 vMB 0
716 716 0000000002486c11d719888893ada10ad32cd618056d7ca7db047d95fe7733de 1 0.00/1.00 vMB 0
715 715 00000000c99ff7745c9a2d493a4cb10be61ca52f86ef6a0e805664cdbd68c7d6 1 0.00/1.00 vMB 0
714 714 00000000b60efe1822717bdb70ea1bf8e3a33c3d5cb0cf6ff42a96e93368b9fa 1 0.00/1.00 vMB 0
713 713 000000001b210aa3f5277e13754df8de4ba97804bab0f0fe370c34f18559bc50 1 0.00/1.00 vMB 0
712 712 000000001eed32ce8c925d0ce77ce5940c08378f997c67090338e23f956b2668 1 0.00/1.00 vMB 0
711 711 0000000002d22a938ca04106547b35996f909f1b8216389f2a97f0ef56b4b838 1 0.00/1.00 vMB 0
710 710 00000000791fb1702dd6462b58168d1d93dd26fb6f4755e350c319f17d208645 1 0.00/1.00 vMB 0
709 709 0000000060b5d78901f42d7caafa58a3a65050302180313f4f8ff30face3d066 1 0.00/1.00 vMB 0
708 708 00000000e4f0ff6c0defc41f1b44db9519708cb667e8d07ca982f8ab473e6786 1 0.00/1.00 vMB 0
707 707 00000000bf9c7f7b8b72d82164a9328e331581e68885d1f5003da874f23fa474 2 0.00/1.00 vMB 0
706 706 000000006f6709b76bed31001b32309167757007aa4fb899f8168c8e9c084b1a 1 0.00/1.00 vMB 0
705 705 000000004ebe43b15565f9a42d99481d4a4188059d803d6071906b6804e9d4fe 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.71 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.