Loading Tool

Explorer IconExplorer

Memory Pool

19,977 transactions
24.59 vMB
0.02881966 BTC
Random Selection Loading Transactions
Max Size: 130.01/200 MB

Candidate Block

Mining Attempt f3eff52f026444f495ff38f6d8423e18f1677f1832aed6cd809da227b61b9a2e
Version 20000000
Previous Block 00000000000000000001200a7c3f40b0c37bf7163e11045c7f9a02a04437d28a
Merkle Root 4b23555701ff0f2d5e80bc3dcdb5884f9aaae1dc0c5ebb393e6ed8c31fdd0e5d
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 476
Size: 1.00 vMB
Total Fees: 0.00167342 BTC
Feerates: 49.85 > 0.17 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,100 (799,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,298 140,298 00000000000004f8c83fea9c53b857cb2bbd75a8d55fd2a077c7c893ad537ddf 78 0.04/1.00 vMB 284
140,297 140,297 000000000000011f6ff79172094c37e35c08a0e46c772978696b1289e94a0a3c 46 0.03/1.00 vMB 62
140,296 140,296 000000000000035e794b415e9c193fdd816cea2a1ea5b5eaa8d88714e1a9f357 68 0.02/1.00 vMB 93
140,295 140,295 00000000000006a6a32ffe068dcf7fe0bf4ac5af17078596bbe4fb295122486c 73 0.02/1.00 vMB 274
140,294 140,294 00000000000005635ad04aa97cdc09926ad0c26d7b814bd79e20363a3c973727 98 0.05/1.00 vMB 267
140,293 140,293 00000000000001fdce986cc30ca5ae6c8f6d01392a6039293f0518aa74269797 132 0.05/1.00 vMB 117
140,292 140,292 0000000000000266e722640ccecbf95396ca5763a7d0ab0acd0251643dfd44fc 118 0.05/1.00 vMB 402
140,291 140,291 00000000000008d9656915af962b8cf266bc48005bd098d81230328dbfee2904 64 0.03/1.00 vMB 311
140,290 140,290 000000000000044ff014f5b30f76b37d394475af1353aab807037dab2462b6fc 8 0.00/1.00 vMB 381
140,289 140,289 000000000000076ae204f954a4691bef841ffcfc1620a709c373c739a6c1a28e 39 0.01/1.00 vMB 164
140,288 140,288 00000000000001c7ac0d600f77d8bea4392544fc388a9bca89181b087905d98a 10 0.00/1.00 vMB 510
140,287 140,287 00000000000001a54557c03079d542dba563a1f6ed0b43adbadb974aba2da80f 31 0.01/1.00 vMB 194
140,286 140,286 0000000000000364341153b47e9a4bdc7ef17ed1b2c43712bbd59eb1616b3f16 23 0.02/1.00 vMB 156
140,285 140,285 00000000000005fe1df3107716fe1979afcad4c53c600860d653f5b4d2adca7e 102 0.03/1.00 vMB 207
140,284 140,284 000000000000053801ecefcd27e8ccd5715893f67d2739c9aaa88e4c2c327764 20 0.01/1.00 vMB 123
140,283 140,283 00000000000001ccda551cf5d5ac9d2e8509e82926b6fab454578728dbb3e630 31 0.02/1.00 vMB 309
140,282 140,282 00000000000005ac3aed17d936638b3257ac7cf5a8d8ca3b89b2a53ad4093464 26 0.01/1.00 vMB 482
140,281 140,281 0000000000000129b64c91350157701fc1007726bc0613d12e3df63979bb397f 114 0.03/1.00 vMB 106
140,280 140,280 00000000000006d8c5446c5001c930c435b4e3af5c5323360e2395e0159f2268 10 0.01/1.00 vMB 69
140,279 140,279 00000000000000cce1f93a8a22cae482b6787b7b95302bd65da2e897fff75fea 29 0.02/1.00 vMB 720
140,278 140,278 00000000000007fe73ac8005d0a23b201b1967f5eb6194d697dc16e961127b34 51 0.02/1.00 vMB 224
Previous 10 blocks ↓
Total Size: 826.90 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: 4,436.72 GB
    • Received: 240.26 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.