Loading Tool

Explorer IconExplorer

Memory Pool

45,956 transactions
22.53 vMB
0.05549305 BTC
Random Selection Loading Transactions
Max Size: 125.03/200 MB

Candidate Block

Mining Attempt ffd39d62d14170c6967443749130d5cba4fceb0fbfb8a994272a0155431dd39f
Version 20000000
Previous Block 00000000000000000000901c13db6d4fee85ca791b5b0f584110d47e318cd24b
Merkle Root fddbc48a40127c7b4307bfee6b04b8aa794d364bea6d92169f7c5d022b9ba37b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,121
Size: 1.00 vMB
Total Fees: 0.00906307 BTC
Feerates: 100.21 > 0.91 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,007 (747,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,116 166,116 00000000000002243342094282ad23d888bf0b7e28cf3f77c17d266edc80e317 9 0.00/1.00 vMB 35
166,115 166,115 0000000000000076d121b3f458085e1f23dad7faa7dc104fb72dbd61a63ad1cc 18 0.01/1.00 vMB 97
166,114 166,114 00000000000009a181f73d3dbf9b03965e98928dc60b6473e2f99ce43f3f0ba9 55 0.02/1.00 vMB 73
166,113 166,113 000000000000043a06cb5f2ab7dfb3b565b794dbb9d0519f808a72e71cf05df0 47 0.02/1.00 vMB 30
166,112 166,112 000000000000079dc1d549fccd6866caed471cad4618ea76334fcdb7df619bfc 31 0.01/1.00 vMB 150
166,111 166,111 00000000000008b44623f9cabb713b153b38136978923f3c9e18e8c27f502042 77 0.03/1.00 vMB 49
166,110 166,110 0000000000000413e34b80fd2ad5a2dd00c3dec9a6eb1d7a02afc0ddc3e65347 22 0.01/1.00 vMB 229
166,109 166,109 000000000000054d40179f9c30b579e468bb364080a659ec55556121727f4824 8 0.00/1.00 vMB 75
166,108 166,108 000000000000062e3d7993b779de527e0a434b76b2e1413a54c60083e208a34b 72 0.04/1.00 vMB 47
166,107 166,107 00000000000003823fa3667d833a354a437bdecf725f1358b17f949c991bfe0a 145 0.05/1.00 vMB 73
166,106 166,106 00000000000004c6f992927254f187ffb8a7877f6519334fd87e173b316a10f8 95 0.03/1.00 vMB 130
166,105 166,105 00000000000008e772f92b56b79031b7000848a112912cdd7ede464202ff5c19 202 0.08/1.00 vMB 3,819
166,104 166,104 00000000000008a34f292bfe3098b6eb40d9fd40db65d29dc0ee6fe5fa7d7995 106 0.05/1.00 vMB 314
166,103 166,103 0000000000000a04a64e7a78b31c0a15f155c6530dd3ccbc8d24177b8e0082a9 6 0.00/1.00 vMB 211
166,102 166,102 00000000000000d58d545cbd843871e55b75127379dab1d923b601f409c9fb67 50 0.02/1.00 vMB 94
166,101 166,101 000000000000035e10ea2c86553057126cb19af34a5df013e23ff4ebc597c544 14 0.00/1.00 vMB 353
166,100 166,100 00000000000006fb456e96abad11ab0d08931d7f045e6b695bdb3dc2ee6b2ef1 95 0.03/1.00 vMB 260
166,099 166,099 00000000000000ddf8b2596d381a89331bcb0ea2808a282eaa6e8cbb85172bd0 1 0.00/1.00 vMB 0
166,098 166,098 00000000000008f72225ae00422af6540bdb666385ac6ac2a9b7c4f4e8e463b4 27 0.01/1.00 vMB 55
166,097 166,097 00000000000004c0d312edc7a759c8474350928f6c969f0f05318cb088321a30 29 0.01/1.00 vMB 59
166,096 166,096 0000000000000862d69f5c29c6f35e6aff1cceeee5ef88d213fdd28800162a40 74 0.03/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 780.61 GB

Node Details:

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