Loading Tool

Explorer IconExplorer

Memory Pool

81,692 transactions
30.74 vMB
0.08497504 BTC
Random Selection Loading Transactions
Max Size: 185.09/200 MB

Candidate Block

Mining Attempt 4824bf96fcb3ed0bf7d312f98eb235835ad0f87bdf4237b69089f4f8ee6630bd
Version 20000000
Previous Block 0000000000000000000181cbbb37023f2ae341db02ca2f52912bd17b61552f03
Merkle Root a5844648170c22d2c6d6fc4cc4cef76291a587a0a2d25a0cc9de131d6fd72aa5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.01736402 BTC
Feerates: 51.76 > 1.74 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,170 (92,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,960 822,960 000000000000000000034abcf7d31fe94a2f6cd637a8493b39c64f2f758717e2 4,000 1.00/1.00 vMB 107
822,959 822,959 00000000000000000000beb79ccd5651836423ef6c30476130ec224a9712365f 3,740 1.00/1.00 vMB 90
822,958 822,958 00000000000000000001928996af21beaf6dcfa3ee01aae66611e1d4196dd1cc 3,830 1.00/1.00 vMB 67
822,957 822,957 000000000000000000009504e74a6541875a99fb53712bf596e91418d25f3f33 3,494 1.00/1.00 vMB 82
822,956 822,956 00000000000000000000b396fc3e0c5d6d08d6fbd22467ebcd7b3f384965824a 3,407 1.00/1.00 vMB 77
822,955 822,955 00000000000000000000a6e56246639fe989478734876369863834e74d1384a7 4,390 1.00/1.00 vMB 71
822,954 822,954 0000000000000000000191c77b54ae62b9ce67365d640a5546e3b8cb6fb3a4d6 4,454 1.00/1.00 vMB 75
822,953 822,953 0000000000000000000015bed0e9e368661811d749efef93247278ac168f1c2a 3,286 1.00/1.00 vMB 68
822,952 822,952 0000000000000000000028e9adf24f5682c45fcbcc3b34bc7cb88e12704b8f5d 3,311 1.00/1.00 vMB 78
822,951 822,951 0000000000000000000258b7c1344a8d479cc5a8c5f9fdad1a3a91e5ae4b7c62 3,449 1.00/1.00 vMB 75
822,950 822,950 00000000000000000002b41394b188cadf647419c1f983f906973ed213fec411 4,097 1.00/1.00 vMB 110
822,949 822,949 000000000000000000017af4f54dea450bd6fd7ac6e16063acac6ea818a3ac78 1,953 1.00/1.00 vMB 63
822,948 822,948 000000000000000000002f59c8b9090636cd5b3b8b550748b90e5e74b1cbb726 4,268 1.00/1.00 vMB 95
822,947 822,947 000000000000000000033e52981af806a7296f0532db740e3de7b8ab814135db 3,524 1.00/1.00 vMB 76
822,946 822,946 0000000000000000000363c9d5179f79f18e500b908c41b91ba0306f8369f164 4,652 1.00/1.00 vMB 104
822,945 822,945 0000000000000000000265c73b8a515e69a2c0a2ade0eb9599be26627958d2a5 3,880 1.00/1.00 vMB 111
822,944 822,944 00000000000000000003299a4696c5bf520f447fa69b278846f6fc8b75d89cdc 4,109 1.00/1.00 vMB 94
822,943 822,943 00000000000000000000cba3709f9099673f026144634df7fd69c9bba49e1108 4,130 1.00/1.00 vMB 111
822,942 822,942 000000000000000000003d93c12fbe7df414f6e7fbdf63029b9858367eadd128 4,167 1.00/1.00 vMB 91
822,941 822,941 00000000000000000001830206321da870be189349d28d92202c9a63940e6817 1,301 1.00/1.00 vMB 63
822,940 822,940 00000000000000000000fe516d119e7d6613a4bb0a200f8a099b828854310e77 4,245 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.