Loading Tool

Explorer IconExplorer

Memory Pool

26,411 transactions
27.02 vMB
0.10946299 BTC
Random Selection Loading Transactions
Max Size: 129.46/200 MB

Candidate Block

Mining Attempt 03a723933abb67b4ea114636e74808ed3f0b6b935ae80c4b5691d1721a46ac7e
Version 20000000
Previous Block 00000000000000000001dd13af50d570d39bbe125c122c99add1ef636948c08c
Merkle Root d05a2d2327cb3e9a0108147a188a5fd4268cac6745d73035b18e89fc630b0e53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,298
Size: 1.00 vMB
Total Fees: 0.05827287 BTC
Feerates: 502.40 > 5.84 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,493 (246,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,784 667,784 000000000000000000089d50a468bee6e43ca9a4c2d705c0433f758b48f30204 2,774 1.00/1.00 vMB 55
667,783 667,783 00000000000000000009c232043b2bbdfe5406f4eadbd4f4facc83740b8a8147 2,733 1.00/1.00 vMB 63
667,782 667,782 00000000000000000003a62e0faa4d5c5c805e0eab0bee96423554cd999b2eef 2,322 1.00/1.00 vMB 53
667,781 667,781 00000000000000000002d44f7621c0b18828c42a212cfda930b186072d3f607a 2,869 1.00/1.00 vMB 71
667,780 667,780 000000000000000000000cbfa7cb7b657f8b9292bba8d320bc2a1970c0d9e932 2,560 1.00/1.00 vMB 85
667,779 667,779 0000000000000000000a4de0dbe11429f1764fe6ef652ce2d9c840292edf434d 2,853 1.00/1.00 vMB 89
667,778 667,778 000000000000000000079fe16beaa72c0d0e0a320960ea100361f3f3b7b6bdb6 2,725 1.00/1.00 vMB 62
667,777 667,777 000000000000000000084e7a17c6091fb2ae61a9cffa5f771fd46c922df4e6f1 1,748 1.00/1.00 vMB 79
667,776 667,776 00000000000000000004fc47a6d124dd55f080598f82a7433514b1a929da6ab9 1,614 1.00/1.00 vMB 74
667,775 667,775 00000000000000000005d4e506aac1c2fb75d23eea7a119e5f047b25da87a2a1 269 1.00/1.00 vMB 71
667,774 667,774 0000000000000000000a27fdd96b79ebfb45b3ed4d421701c5f9a5c8eb675fe0 2,633 1.00/1.00 vMB 76
667,773 667,773 000000000000000000060c93f026badea331b151ad28b087b2d1658a3eed0e0e 2,893 1.00/1.00 vMB 89
667,772 667,772 0000000000000000000975cc27df86fa878cb6c27ca791a17578f8b8b5d348be 2,816 1.00/1.00 vMB 91
667,771 667,771 0000000000000000000430aff68195d4b031f7dba14d730a8584aa1bc6fdb319 2,811 1.00/1.00 vMB 88
667,770 667,770 000000000000000000075a3692b2fccce351057ae5e17bd437496d34da625e76 1,721 1.00/1.00 vMB 87
667,769 667,769 0000000000000000000412eccb25efab4b803ce6d68a5c292e95729fbe743c48 2,885 1.00/1.00 vMB 105
667,768 667,768 0000000000000000000c401d9feae20f48be977bcbfb34643a6a47de5448b685 2,804 1.00/1.00 vMB 49
667,767 667,767 00000000000000000006f0014f6362c489de2238a002b71bc6e5ac5e50923221 2,871 1.00/1.00 vMB 49
667,766 667,766 000000000000000000026cd992bdd2fb22f0695bbd6a5be848c8541c96043423 2,841 1.00/1.00 vMB 92
667,765 667,765 00000000000000000005b178cef074b3d9b3ad1d9c57b8bab7ce7c8ccaaeac67 2,309 1.00/1.00 vMB 45
667,764 667,764 0000000000000000000b3a39a75a7ca881207c1ecade81ebf9b94f91fd7a52f5 1,111 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 781.49 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: 611.80 GB
    • Received: 10.90 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.