Loading Tool

Explorer IconExplorer

Memory Pool

82,753 transactions
31.93 vMB
0.09611186 BTC
Random Selection Loading Transactions
Max Size: 189.81/200 MB

Candidate Block

Mining Attempt de42bf5fcac07a1af922f58e336d412988bd31ba3eefd12e38c1537c04442e5c
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root d0b0f597a5f7ca99410e12a1e39c9be989e99d85824f502339e7953bb14121a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,290
Size: 1.00 vMB
Total Fees: 0.03236959 BTC
Feerates: 101.66 > 3.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (735,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,362 179,362 00000000000004d0b9045fefcebb7290a7f960ae283b3ee199f5ff92cf9ac2de 50 0.02/1.00 vMB 18
179,361 179,361 0000000000000a106c107979be0ce62defc07205dd0d6ccc284fb2bfa491b33b 201 0.08/1.00 vMB 144
179,360 179,360 000000000000068339f4cf69ce6496b6b20db8aaabfa70d3cd3b2b27743ab2f8 86 0.04/1.00 vMB 139
179,359 179,359 00000000000009cf19a5ae7952beb6a6ddb21fb7980f44d47edde9480f21ebdd 92 0.06/1.00 vMB 304
179,358 179,358 0000000000000984b9468f5fdb1ccdc453f0f993852214b016aec100181ee3e8 60 0.03/1.00 vMB 127
179,357 179,357 00000000000007516a20ee886fcc9cdc8d755f648e5678b73f78e2f981a7a3e8 16 0.01/1.00 vMB 202
179,356 179,356 00000000000005b22b756d2cedbd1fa99e17d577d18aec270e2ef960a3b6fc2a 25 0.01/1.00 vMB 151
179,355 179,355 0000000000000002b51ad85f22ac942fc8d566e5ad6914e8bfdf769257327a77 25 0.01/1.00 vMB 2,989
179,354 179,354 00000000000002b1dacaba82a4f144017ade6212321b916757fee184fb3b7cd4 15 0.01/1.00 vMB 642
179,353 179,353 000000000000066b7173d870b93d39de9f720e876745db8ed7be2a6cf6c78a20 53 0.04/1.00 vMB 96
179,352 179,352 0000000000000a39cfe780bc8549a02e7376476645b82bf07ac8d65cfcb67010 67 0.02/1.00 vMB 64
179,351 179,351 00000000000008a2756d308dc8442475253b0be031dba4106ed161fa35bbf9e0 110 0.05/1.00 vMB 229
179,350 179,350 000000000000002a3ebfc4ac97fef5afbc6091f2db8e1cf428ca373a68439c25 1 0.00/1.00 vMB 0
179,349 179,349 0000000000000aab5f6a1772f0d7077cdcbb610880201ea5fafdf9187a99a6ff 25 0.01/1.00 vMB 469
179,348 179,348 000000000000063de2604352bdddf0b7433af33903e8d87b3a725eb51d214af3 36 0.01/1.00 vMB 7
179,347 179,347 00000000000002835b5165ff1ccb76a740f4334784c9f1c61d954495132e483d 103 0.04/1.00 vMB 187
179,346 179,346 00000000000008cb3adbc449ff9e975e490f62de4dd2d51676cafe27c3703575 130 0.03/1.00 vMB 4
179,345 179,345 000000000000041183228f412dba024bfd8d79d5956f17f70bef6b1de8ad6fc3 162 0.08/1.00 vMB 150
179,344 179,344 000000000000051ea706f353ed3d1fbebb671a13b2b7023c0612fa424de4378d 137 0.05/1.00 vMB 169
179,343 179,343 0000000000000918492fb66a26d24f4ca80b377bf7ea8392422439eab356b600 158 0.07/1.00 vMB 382
179,342 179,342 00000000000008242a40c8bf8364ea6b7d5896463594a0e357adcaefb66cb7d1 142 0.05/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.31 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: 658.74 GB
    • Received: 14.58 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.