Loading Tool

Explorer IconExplorer

Memory Pool

78,825 transactions
29.52 vMB
0.10190441 BTC
Random Selection Loading Transactions
Max Size: 177.75/200 MB

Candidate Block

Mining Attempt aecb80baea28d38d76f8f9b5277df1c909d418579c4dab92f6b4ea8ed46a3d28
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 2c5617e45ebee8f02c1d7892c763f6aefea07a9a013ebf61be5042d4039d351c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,580
Size: 1.00 vMB
Total Fees: 0.03754358 BTC
Feerates: 164.34 > 3.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (674,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,999 240,999 000000000000010d0a544fc767f4271ab34be957afb28e5b63bf88b17843c155 115 0.06/1.00 vMB 119
240,998 240,998 00000000000000983804a7214e606ecd21cc4edcdd42fb4786f66e05f52c1966 328 0.16/1.00 vMB 180
240,997 240,997 000000000000008406e8ba68cb6df2dbc45433af18eb141533c0f473a2d0b606 721 0.25/1.00 vMB 212
240,996 240,996 00000000000000cb628af0ce68e4b1f30e107ac517feeb1453f8626905664e86 392 0.18/1.00 vMB 143
240,995 240,995 00000000000000300bc03da297372a65d46b9c27d28c51caec0fa247c11d2a51 278 0.13/1.00 vMB 160
240,994 240,994 00000000000000b8808194905e2a1ceab90c596c07c62af188b53f19d36955e7 185 0.10/1.00 vMB 82
240,993 240,993 000000000000004a8a0613549e5d55cda19adc920e66fff17ab8a745dfeaa2f5 644 0.29/1.00 vMB 184
240,992 240,992 000000000000002058d94ff6df79b4aff350808da4dbaec7986aa23e05dcadf9 100 0.05/1.00 vMB 88
240,991 240,991 00000000000000b8c721fd1d354ff7b3061d4fbeab0a4fe08aaca13b4f5363b7 128 0.06/1.00 vMB 66
240,990 240,990 00000000000000015cab2bf00fd9d26ae69355a7f0ff4f9d6122d1f8f6e1444e 593 0.25/1.00 vMB 167
240,989 240,989 00000000000000c5639215baa43a4c5740241c65dab7297e7ef712074e15e3bb 292 0.13/1.00 vMB 222
240,988 240,988 00000000000000defad1c76a00cd82f7855f554b92691709dadc945bc8d76abd 46 0.02/1.00 vMB 151
240,987 240,987 0000000000000052a1476eec1a0e5b08809cb9145c30a056911722c94a5ec1cd 83 0.03/1.00 vMB 154
240,986 240,986 000000000000001805adfbffa8eccf3f8c01c90365ffe1d46b690ca08dcbb390 200 0.09/1.00 vMB 159
240,985 240,985 00000000000000fc6566877921e8a374ba9b08bf692f5ae84971625d841b6011 451 0.22/1.00 vMB 251
240,984 240,984 00000000000000ea1db94cfb0500a7f3700f87c85142c15ef76e53fdf7df213d 391 0.17/1.00 vMB 175
240,983 240,983 000000000000005842a763fff2fd4094fde7134b0fd1c9de169f88ba6e109ea2 112 0.07/1.00 vMB 154
240,982 240,982 000000000000010b043b776451429b299ef0deb00be0b4b86025e8b33175b041 211 0.08/1.00 vMB 226
240,981 240,981 00000000000000ce4b5e15db6d23fea7a70c2d0769f540a735724bdd2235072a 133 0.06/1.00 vMB 156
240,980 240,980 00000000000000f2534b073d8cc6e252fed44a1cd4b6280930520321dadea507 104 0.07/1.00 vMB 120
240,979 240,979 0000000000000027ce37fe4796a965e881b78d93fff4d52a9edb069d40141768 233 0.10/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.