Loading Tool

Explorer IconExplorer

Memory Pool

17,946 transactions
8.30 vMB
0.03722314 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.30/200 MB

Candidate Block

Mining Attempt 3cec452380363a038432f6daec8d19f8b1b7ce543bcea5766af8eeacf317781e
Version 20000000
Previous Block 00000000000000000001e0990096d2cfa519a4455239a76e52f0e783a20ccb94
Merkle Root 823d3568c42adb5e1c9a28d1bf06194ba982639d192d02e2124448b48e9c0ee4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,927
Size: 1.00 vMB
Total Fees: 0.01962107 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,414 (716,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,096 197,096 00000000000001a18fe15d33da7f0abcd05413f9139e675af8237cb4696a2c35 458 0.18 vMB 278
197,095 197,095 00000000000005dfa2702cd7a09c47c7171bb84169fae7a4b80789ba8292b7d5 256 0.14 vMB 191
197,094 197,094 00000000000003c5a7177b1729fc0d8c82682d2620d6d5f6d465ad76383e4a43 610 0.25 vMB 295
197,093 197,093 000000000000032fd923ae41ac6eb5b9370f19fc4b6e76116d5cb8c83f28e252 13 0.00 vMB 0
197,092 197,092 00000000000005fedc3959bb706014c5423ae8dc703ce43ffb67ae73ad4dd322 256 0.15 vMB 111
197,091 197,091 0000000000000633b27be2a9ab541be8e2361efbe5eded6d7cf00ffe165c978b 13 0.00 vMB 0
197,090 197,090 00000000000001e5379d8b4afc9857f901e498c9f86f894b7a6f82a7b7a2873b 495 0.25 vMB 263
197,089 197,089 00000000000002c91af068e820fa186be2822a6cb3681c7a969064fc00ca9d69 853 0.25 vMB 197
197,088 197,088 0000000000000098e4bbe5a22ea8f2a7311733431f7e5f3225b2efb1642595ca 599 0.25 vMB 202
197,087 197,087 000000000000011d71db7b723ee299236e3678614676b0783b15627d66a3188d 9 0.00 vMB 34
197,086 197,086 0000000000000672c46461d02d8bc7f186b03e4ec3fe4262de57196899c8db56 133 0.06 vMB 389
197,085 197,085 00000000000006d444693f20dfe78f737410fa8df6d7ca5de7f5f0b8b0bf1568 507 0.25 vMB 119
197,084 197,084 00000000000000612ee0848c2a43796d829481941fa187653662f0c13f907652 145 0.05 vMB 75
197,083 197,083 000000000000032e0d6a90ff21c110961d50533a5b7cd17122912d88c41f41d1 315 0.26 vMB 331
197,082 197,082 00000000000002f3f396274c74af25022078e6514e0d364b18785983fb76d8f8 289 0.09 vMB 428
197,081 197,081 00000000000000b4f5a3ac3e25df1caf99f137b4fdbb65d60f176166fbda61b2 136 0.05 vMB 353
197,080 197,080 00000000000003324d0676cd2aed60f420179fb264f7c8da635aea03aa2c65ef 130 0.05 vMB 247
197,079 197,079 000000000000040d6626587faf0792c731be2d1cab0ea6de52cc1958b8db1941 302 0.10 vMB 545
197,078 197,078 00000000000004a4dcfe2b472c76538d724adf02423dba60696bf4d9dc0824f1 640 0.25 vMB 169
197,077 197,077 00000000000005aa0bd5f6b8eca7ffd9ba05b90d55659a04d518de31f409ef87 944 0.42 vMB 203
197,076 197,076 000000000000058391e23b3527109d942e3b9ac781c33d6ede4d39f4e65f5860 142 0.05 vMB 324
Previous 10 blocks ↓
Total Size: 779.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 288.51 GB
    • Received: 1.17 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.