Loading Tool

Explorer IconExplorer

Memory Pool

42,646 transactions
18.61 vMB
0.19777587 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.64/200 MB

Candidate Block

Mining Attempt 1c1947086865acb54e3267d9cb6c89fce9edbe44bb2b9a7ceb8eb815fecdc5ca
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6a002e9d213cfb407b0e7f77aaae9f776210df06af3ddf8a0e3653c49bf329c5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.06469125 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (702,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,025 211,025 000000000000024529e3ac5fb5dae989c95da7b6cbb6deb8c1d194ca8382a1c0 508 0.24 vMB 99
211,024 211,024 00000000000001fd4dcb1cc1750acc9573640569b4f7cbd8b3ca536445e7fbc6 808 0.42 vMB 164
211,023 211,023 00000000000001c5ac979da6df4e6fad91abab19ae4d063e55032a9b8b55eb3f 425 0.20 vMB 209
211,022 211,022 00000000000003b20f2f620621add4af72c94ae587b1e59fa971afc642cbd316 431 0.22 vMB 172
211,021 211,021 000000000000004f797d6a10f2b0fa1420b74c77dc335a37e3ab98efa76ebd2d 571 0.25 vMB 206
211,020 211,020 000000000000038ad111e773453f172891263e1a7a2bca9b2017ac474c54fb0c 573 0.25 vMB 198
211,019 211,019 00000000000001d61e83d3b85b2842642b5adf718ed440618c80b1abce310f47 122 0.06 vMB 149
211,018 211,018 000000000000026993d3dc36cbeec133e3a8488c0e10c53f2b1183a63cd0b2dd 429 0.22 vMB 124
211,017 211,017 00000000000004229fbe29d1085303c8ad6e9a56fdb54da18b959de811bbe2c4 547 0.25 vMB 185
211,016 211,016 0000000000000190bb4cad467c4190590caa5dadb0d2b3cb627befef7ffe937c 151 0.05 vMB 80
211,015 211,015 000000000000036ed600bedf2979f68ef736d1cb8e9bbdee3dd2f201e8c9d314 197 0.08 vMB 292
211,014 211,014 0000000000000236772e826e289f9c8bb61e78b9ece998c73ac054e5223763d6 12 0.00 vMB 3,240
211,013 211,013 000000000000009c38b1b32edee8a082c3cf9084af70b0f0f5fcf7e523ae66eb 53 0.03 vMB 7
211,012 211,012 00000000000004612fb9658228413ec0ea8a5bd5709bb1370db25aa518cbe4ea 360 0.25 vMB 145
211,011 211,011 000000000000017daefdc96ae8b020062723065e019eb974f5e07e3fb0fd9305 167 0.06 vMB 111
211,010 211,010 00000000000004c499dcedea3039ae53cfdb5c80eec0748334797b55713006c2 410 0.16 vMB 210
211,009 211,009 00000000000003ddd9598bbfc3f014c5ec0831d953b7c0538a5531d517f15693 171 0.14 vMB 115
211,008 211,008 000000000000001a72da00d9510cd6c896d4a839c9301193cbe743062d339ae4 60 0.03 vMB 124
211,007 211,007 00000000000004d56f68ec0a860a0278c452cb551dd097b8c5071e99a6292ddf 281 0.15 vMB 162
211,006 211,006 0000000000000061fb6a40b08e6df63d3e5c707332fc224574e201545e1cc80e 206 0.09 vMB 210
211,005 211,005 00000000000003f49d7d50ee0a4beef298705e374dc284e079150d773c349af9 505 0.26 vMB 180
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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