Loading Tool

Explorer IconExplorer

Memory Pool

81,844 transactions
30.97 vMB
0.11630413 BTC
Random Selection Loading Transactions
Max Size: 188.02/200 MB

Candidate Block

Mining Attempt 5cc14fcf03043411d95b4d7dcad769d34389de6716638f248e6e7ac264106dfd
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root b54ee6f0feed75ebe3592738c7192fb49bd33315f935de2cbe04002b4a0a60fa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,094
Size: 1.00 vMB
Total Fees: 0.03927525 BTC
Feerates: 318.30 > 3.94 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (674,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,423 240,423 0000000000000068e7b4d01ca8a4cb4b350d7b714dc4a4ad642adf3a9616bada 374 0.19/1.00 vMB 128
240,422 240,422 00000000000000627fe5d5e3fff1538a0a8dbec21853827f5685c8dad8ce2a00 508 0.25/1.00 vMB 150
240,421 240,421 00000000000000d5d6426ac519f389268a4c30d2faba4dbc7781680918c67808 655 0.25/1.00 vMB 235
240,420 240,420 00000000000000353b3540d505a718e7e7e1f27310d6ea4e91f644cec7939c8e 678 0.25/1.00 vMB 214
240,419 240,419 00000000000000e63a1d9bb67cfb6a5b17d5453bd1178219e8f4145c7a9eb179 233 0.12/1.00 vMB 157
240,418 240,418 000000000000005fd51b9797105e37d9f71ab9c3366252c1c3d7038b8c8f7359 150 0.10/1.00 vMB 129
240,417 240,417 00000000000000de2ec4e93ec1a22a01050d1600acdcff7d18662e41b44a4615 295 0.15/1.00 vMB 94
240,416 240,416 0000000000000070ba7772b2e6d9d5375e50ff5ddbab83de7dccb0bee9f7af93 596 0.25/1.00 vMB 185
240,415 240,415 00000000000000e71928bc35844829b5cd8caa510751477a59b06fa4f0397a4e 750 0.25/1.00 vMB 233
240,414 240,414 000000000000008b1784e554a860e193fc2f457204226962921f762775b2cc55 452 0.21/1.00 vMB 157
240,413 240,413 00000000000000def16d45df0430812deffc40022fa887cfe42f766bf7e63a5a 558 0.24/1.00 vMB 177
240,412 240,412 000000000000004ed740fc528f59c2901a97d28ac793da6f6de91daf6175dd57 377 0.16/1.00 vMB 176
240,411 240,411 00000000000000c0714b95679db36f5c7b8a439f8a924a7039e6a89310f5fe71 135 0.06/1.00 vMB 187
240,410 240,410 00000000000000c3d5bb8c2ad7d82a343dc270da0e807db0b52b41bcaedda517 319 0.14/1.00 vMB 161
240,409 240,409 00000000000000b0574da4310a2ee047cb189402a55da51f7e3ccdd7ce950bec 110 0.04/1.00 vMB 177
240,408 240,408 00000000000000eb84f97385e8da5e91fb109e3517d6648af6ec4be8ae051040 401 0.18/1.00 vMB 161
240,407 240,407 00000000000000b4845ccddb29f2afc0cef00b2e76f2e08a9c9662abc7c8f2a1 98 0.04/1.00 vMB 40
240,406 240,406 000000000000007d11e595758a67019fa3f4beaf85907dc8a94eabb9377cd479 99 0.08/1.00 vMB 107
240,405 240,405 00000000000000e6170332be5dfb514192a475b03eda04c1a1aac8cbad452a47 677 0.25/1.00 vMB 201
240,404 240,404 000000000000009139766df9b3568f947eefa41620793cb2238dcd65a4d9e45e 185 0.09/1.00 vMB 146
240,403 240,403 0000000000000059f910630fafaa6c159e748d40b5bbb47fc97687b0fd2106fa 294 0.13/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 783.08 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: 721.88 GB
    • Received: 18.39 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.