Loading Tool

Explorer IconExplorer

Memory Pool

69,998 transactions
31.00 vMB
0.08237939 BTC
Random Selection Loading Transactions
Max Size: 177.18/200 MB

Candidate Block

Mining Attempt e1a2e8bb84bd19591194a5b5389a39b347aa9f46f800a6bc89c7fc1bc0b42ff2
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root ccf35623546b1571f54ca3b82a7bbb4325b3068b50b4f357208deaacdad8f4f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,196
Size: 1.00 vMB
Total Fees: 0.02165911 BTC
Feerates: 150.93 > 2.17 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (438,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,442 476,442 00000000000000000135765f146c7cac106db3289d1ad923891222a108815d63 1,903 1.00/1.00 vMB 170
476,441 476,441 0000000000000000002fb2ab54aa3b7cc01802887a54c5f9ae6de66304d56497 1,003 0.99/1.00 vMB 131
476,440 476,440 000000000000000000d3c8fdfdcc54d0a4b445d298a980d93bd5cb01c0e03d71 2,021 0.99/1.00 vMB 223
476,439 476,439 000000000000000000978d358f56c75ff7a97dc6ee2c23fb5064faa30626b8f4 1,440 0.99/1.00 vMB 142
476,438 476,438 00000000000000000068f6a955b1e6f6c38b643812fe55023c8fcabcb8b3b834 2,047 1.00/1.00 vMB 152
476,437 476,437 000000000000000000132270eac1333dc0767f0ada48c23b3d613c65e2253f2c 1,850 1.00/1.00 vMB 156
476,436 476,436 00000000000000000058bcf801ae20f633dc7a4f2f31faba56d2abd46f9c6467 1,747 1.00/1.00 vMB 222
476,435 476,435 000000000000000000919f7c8d56822616dac1166d25507c20e5cf9bb0dd175a 1,770 1.00/1.00 vMB 163
476,434 476,434 00000000000000000038030f1776267831f1253526b77aa732c4cc91ccfd4528 2,150 1.00/1.00 vMB 207
476,433 476,433 000000000000000000bd2c88ee8129e3a50deed9739a466299271f3ef075f28d 1,691 1.00/1.00 vMB 164
476,432 476,432 000000000000000000934ac8c1c57f1064498794fcfe824251403970d7a17ea0 1,922 1.00/1.00 vMB 206
476,431 476,431 0000000000000000009bf55c0285c799fbc319e48408556fe5ec0109512aedcb 2,322 1.00/1.00 vMB 235
476,430 476,430 000000000000000000b000472cde13d7373f0ef6d371a62452b250526320ec9a 1,833 1.00/1.00 vMB 157
476,429 476,429 00000000000000000107754ee657980f980861155ad23375096d1895a77a93e2 1,756 1.00/1.00 vMB 169
476,428 476,428 00000000000000000001c7f1f9bc8498548c1343e551133b6bbb814fbafe5656 1,594 0.99/1.00 vMB 141
476,427 476,427 00000000000000000146cfbfa3ebf4e3a103e9459862c5e020a6925b2c0c2842 2,034 1.00/1.00 vMB 201
476,426 476,426 00000000000000000121d981a448ae6328693f3c97d0acc1ef6090fd8efe223e 1,693 1.00/1.00 vMB 234
476,425 476,425 000000000000000000d554207191a9b625cfa700a012e7d2ce6ec99bbe09b75a 2,425 1.00/1.00 vMB 282
476,424 476,424 0000000000000000013d1f8d4f641bb3be080feda949237914bc8d7afb318899 1,774 1.00/1.00 vMB 177
476,423 476,423 0000000000000000014cfc961ee355164290bc3aa8fe54f074742ca5a63c7ff1 1,973 1.00/1.00 vMB 210
476,422 476,422 0000000000000000000fde710c9fa0bee1b35ba0e75d7ba006bdd126324df437 1,670 1.00/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.29 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: 657.09 GB
    • Received: 14.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.