Loading Tool

Explorer IconExplorer

Memory Pool

78,363 transactions
29.38 vMB
0.06667517 BTC
Random Selection Loading Transactions
Max Size: 176.53/200 MB

Candidate Block

Mining Attempt 4ffa4f2605efbac6ef0c0ea10800f114725dc60eed0574ebf4a93329ef0a7c6c
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 0832e4d0ddab4b374916754295109cee8bd6f25ba202526522165e49c874d798
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,054
Size: 1.00 vMB
Total Fees: 0.00695731 BTC
Feerates: 40.21 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (603,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,233 311,233 0000000000000000003ce9995f5da61808cc1c8f2b6971a6160544909abdab85 1,482 0.75/1.00 vMB 43
311,232 311,232 000000000000000035ee2a8b8f2c2cc235a0649bea11a319e5bf24f567dbb47b 1,073 0.61/1.00 vMB 30
311,231 311,231 00000000000000002d44ecf15f9eba1be7aca29927243a03afb17dd1956e5310 184 0.07/1.00 vMB 55
311,230 311,230 00000000000000000a220bdf87afff1f68786be969ace386a3b84499c4eff0e5 499 0.25/1.00 vMB 30
311,229 311,229 000000000000000001498cf23daa645d2537d64f890abcc0cdfb6c7f9f1fc46d 426 0.17/1.00 vMB 39
311,228 311,228 00000000000000002b5f9c6236a8a923ca7a15a98360d121120a9596f4612e2a 381 0.19/1.00 vMB 28
311,227 311,227 0000000000000000259c0be4009a95cdb9c16e00801cb296ca4061af48b705c6 728 0.36/1.00 vMB 33
311,226 311,226 0000000000000000149229fcc536bb664e944853d3864077abbe7296ea947f7c 299 0.26/1.00 vMB 21
311,225 311,225 0000000000000000217b5df2ef9c52be32fac0fbbb3d21a0964801827d7ab44a 677 0.25/1.00 vMB 48
311,224 311,224 000000000000000019c8e186dd5f15cf5bca5431b6dc07e83dc82771b5cd1052 902 0.42/1.00 vMB 37
311,223 311,223 00000000000000000a687317f3690d130400e66caeba0ef4c684415fd988dcde 78 0.04/1.00 vMB 32
311,222 311,222 00000000000000002ffc6d01303ce0976636d1f01e27dd93517d44e1ae534d10 613 0.35/1.00 vMB 32
311,221 311,221 00000000000000003d8ef48f08c06f9359b93344846cd5c2e72924219ef2b126 691 0.35/1.00 vMB 35
311,220 311,220 000000000000000026c1f33616ffef06e05c4a2d87b023836f9d2b115c3422f6 498 0.32/1.00 vMB 30
311,219 311,219 000000000000000025911543c8d877cad1d598fbd00533bf4524399af30e8579 116 0.08/1.00 vMB 15
311,218 311,218 00000000000000000cb9dd9c039e415b32186aefdf72975f01a23c382369a5c8 575 0.74/1.00 vMB 16
311,217 311,217 00000000000000003f23fb705adf0eb3395d750b3b651f9b74453d5bcd250ea0 512 0.18/1.00 vMB 60
311,216 311,216 000000000000000036c979220b18bbe579c8be52e3e01be5baa9457193d7ac2e 654 0.35/1.00 vMB 31
311,215 311,215 00000000000000000aa5f2d0977ea18c3304a126f21d04a6c3d78741467b30cc 1,087 0.67/1.00 vMB 29
311,214 311,214 000000000000000015554811356ee1ce08cc998133650c76b6bec315c3e6eb01 592 0.37/1.00 vMB 27
311,213 311,213 0000000000000000313d3aa95f505efc3c2cf381d05032b4721ff41665dff60f 128 0.10/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.