Loading Tool

Explorer IconExplorer

Memory Pool

74,657 transactions
29.73 vMB
0.09728532 BTC
Random Selection Loading Transactions
Max Size: 172.39/200 MB

Candidate Block

Mining Attempt c93ef17087b4dea943461bd5018b591af5beb0bf67100d0ec20e28cab9464eab
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 8307cfe34c047159825f72f6c2efcda92dc2889fd47589195dd53d6fbd3546e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,863
Size: 1.00 vMB
Total Fees: 0.02713526 BTC
Feerates: 150.36 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (335,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,242 579,242 0000000000000000000fe2c8c52f98d0e5558b55c879a66777ad4f1a0a04f4a7 1,933 1.00/1.00 vMB 123
579,241 579,241 00000000000000000007c2fca04140155e51dc27981970588acf165ca99bc331 1,901 1.00/1.00 vMB 68
579,240 579,240 00000000000000000014e82f1e47a4df2bee682b950ce7714401b86432d4c960 2,257 1.00/1.00 vMB 49
579,239 579,239 0000000000000000000761dd2c636d229dcdfe8c41ab506ad9f1ca8759e2e1ce 2,861 1.00/1.00 vMB 158
579,238 579,238 00000000000000000002ba0e59614037d8a01553c82bc64906d3b80432aa1e36 3,176 1.00/1.00 vMB 207
579,237 579,237 0000000000000000001b44145d188bb4c19f44a17bca67cadc0caa5f51605b47 2,909 1.00/1.00 vMB 50
579,236 579,236 00000000000000000020089cd9bb43c32c638c7e092a33ebf185780e470597ca 2,721 1.00/1.00 vMB 110
579,235 579,235 0000000000000000000903a96e719605fdbada2bcb565daddcda0d2ad392123f 3,240 1.00/1.00 vMB 205
579,234 579,234 00000000000000000004e4be577d8a8282d132c59fdeda55fc412cfbaf3ee629 3,019 1.00/1.00 vMB 186
579,233 579,233 0000000000000000000555d30784365fc1809513f3c3882440cf5ee6d489b84b 3,014 1.00/1.00 vMB 184
579,232 579,232 00000000000000000025aeef4bfaf33e77087dfc838f95d8f7b3c798dbdd5fe9 2,388 1.00/1.00 vMB 59
579,231 579,231 0000000000000000000adff4f9228e57ecbccee5146c3015158c22bb4b7e3e25 2,940 1.00/1.00 vMB 48
579,230 579,230 00000000000000000023e27e0dfb88a883c7128ded02ddb897077b439ff391e5 2,469 1.00/1.00 vMB 146
579,229 579,229 0000000000000000000eaa688852234a9495d6356f17c838284824c6e6a760b9 2,967 1.00/1.00 vMB 204
579,228 579,228 000000000000000000259d4e9c8c23a75e1e4dbd20b145f5af39bcf0b6058c4b 2,551 1.00/1.00 vMB 93
579,227 579,227 0000000000000000000026a2a569ba6900fc7cf56588677329999624a6919546 1,975 1.00/1.00 vMB 58
579,226 579,226 00000000000000000006d6a9ad4a34843d2543fdb72be08ceb328fa93152601b 905 1.00/1.00 vMB 63
579,225 579,225 00000000000000000018268a24dd3011d4365968e35178a76f7d657569eec46e 2,512 1.00/1.00 vMB 126
579,224 579,224 0000000000000000001f3eae324cda62177f7fa55da22cfe152b7f9b1d87c7a8 1,604 1.00/1.00 vMB 100
579,223 579,223 00000000000000000025544a8e8c75f6183ee617361056dd52b366012a0939f4 2,872 1.00/1.00 vMB 134
579,222 579,222 000000000000000000226803caa8ef24753d9d3162b00475033297c5d1b56432 2,852 1.00/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.