Loading Tool

Explorer IconExplorer

Memory Pool

26,626 transactions
6.24 vMB
0.03840956 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.75/200 MB

Candidate Block

Mining Attempt 6e576b885bd2a800e1671533a91694a5415b69fb4ab3138df1cb7b57de0caf84
Version 20000000
Previous Block 000000000000000000021d18e66654cc11ad0526f280812db07f0ea99f58f989
Merkle Root bd23f544452a38ab9c0f23d7f3a6142c7a5fd605a540c3467c7f121d21a7e0f0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,267
Size: 1.00 vMB
Total Fees: 0.02313536 BTC
Median Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,203 (739,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
173,292 173,292 0000000000000358de1d5b91087856763c6c5ca39b3dc0921a5eb20896435079 0.02 MB 84 4
173,291 173,291 00000000000002c44d69ab3cd143ceaef3b1caeffc4aa194dd33cb1b067ed026 0.02 MB 37 75
173,290 173,290 000000000000017d6b2e2e8e6c20aafb32cd73dac38e49f52be084bb9cbce2f0 0.05 MB 76 256
173,289 173,289 000000000000040f2ca01c391647c6d15d0fd9ead835389ffe7cbd1cad54e6f0 0.03 MB 26 6
173,288 173,288 00000000000001fa7e519a3afb22481cebcf17fd190202aa8398a17087808604 0.04 MB 71 77
173,287 173,287 0000000000000433747f05efe70ac6ec60513615e8885a7016c47760e3c9106b 0.04 MB 45 460
173,286 173,286 0000000000000909791f9701f502ff174058eac67683bdf6d9eff2fe61e027a8 0.00 MB 1 0
173,285 173,285 0000000000000684cd18f0875557d4dbffdeaad11aa21f46eed4de48a9022c93 0.11 MB 26 53
173,284 173,284 00000000000009b52d239e6ae7db8af17a62262f03bbd2c179f3a7a78bcabd74 0.04 MB 104 143
173,283 173,283 000000000000097da019b65d274e3d05f763d5399e9eb179e0306b53e6db6344 0.05 MB 139 125
173,282 173,282 00000000000003dfa2fffa07ed6d9c4ca116150e04f9bbbc846030f67fb358d1 0.00 MB 1 0
173,281 173,281 00000000000002abfee73b0fe662e445ab029cdce1d1112d34bba4be0f91eb9d 0.05 MB 96 140
173,280 173,280 00000000000000728f173a8e8c479e3b0d83d5111954aca3e5b4d40cd78db2b8 0.02 MB 48 205
173,279 173,279 000000000000087818d53138fbd4256625e37c98a38b6fe8569e56852c92ab70 0.02 MB 34 55
173,278 173,278 0000000000000223a54ba1689d09a07aac9c172002fee5866b18c2e52ecf5569 0.04 MB 120 35
173,277 173,277 00000000000007ff4ce42e2b26d2db16545c2baf8ec1879e42592d4f19fdd148 0.04 MB 82 129
173,276 173,276 0000000000000a76e60f5a8855a020f8520398b9404f71afbca929bf9e0e70e1 0.03 MB 29 80
173,275 173,275 000000000000034ace7c2b725ad4ca8932f004e7c6e5fd1dcc37875b0fdb1f92 0.00 MB 1 0
173,274 173,274 00000000000008638333884c1572c521652f6f67d98ca731133458ae9de007cd 0.05 MB 126 107
173,273 173,273 00000000000000be5fad0ede388b963840fbca759d09f6d438ed932bbef36d04 0.00 MB 1 0
173,272 173,272 000000000000008b476bacfe405e34badc55c6b569d80f5a47352f5c078b75ed 0.01 MB 31 9
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 11
  • Data Transfer:
    • Sent: 15.91 GB
    • Received: 0.33 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.