Loading Tool

Explorer IconExplorer

Memory Pool

42,293 transactions
18.47 vMB
0.18986176 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.82/200 MB

Candidate Block

Mining Attempt 1fbbf8c16dec91c800571f70cef751ec7d152ab7e1d2035ae721b74973fec72c
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root c9b0d7b6cc04a001e0bf1c74c3f8c779a1ade2fff26891c25032228b1fc24f23
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.06233173 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (656,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
256,765 256,765 00000000000000282e29dec730ddfa6ea7215814162f251d4ed51d814ca6f9f8 344 0.16 vMB 102
256,764 256,764 000000000000002a061e3d28e09aa46ab04abe212c9964d87dd92872dd55075a 104 0.05 vMB 84
256,763 256,763 00000000000000052e56a3dd5f83208b86ad4ecc69898dd8bac6e8ddc77517d6 318 0.15 vMB 89
256,762 256,762 000000000000001ac1a6ff44edd51f14ab7c4a867a77b6ae2b993f4ea2237ea0 25 0.03 vMB 17
256,761 256,761 00000000000000113241dab98f97cb77836ef9d53c405d737d742b839c4779ba 159 0.09 vMB 111
256,760 256,760 000000000000001df3322258f91a07ec436182b1125c4e965ae14ee7c9b65e8c 504 0.19 vMB 64
256,759 256,759 0000000000000021616ec476f3bbcf4096cd0d1773270ece7ceb191e7588d383 661 0.25 vMB 173
256,758 256,758 000000000000000900bf548b8663bd262621ae7b34b402e781a2dd2ec5a02100 256 0.13 vMB 122
256,757 256,757 000000000000002951a4f7c962984127a074241efa130a87926f3f7605ee88bc 253 0.13 vMB 112
256,756 256,756 000000000000002297b150eb532bca623ce77d300e1dd5535a996e2cc19d522d 292 0.14 vMB 75
256,755 256,755 00000000000000027712e2a739fffec47fefd360fd02878ddf9d7d34ca8e26db 619 0.25 vMB 227
256,754 256,754 0000000000000014cfa27b88435351efc284e2b9f167bef380176d78605e9fa4 459 0.21 vMB 74
256,753 256,753 000000000000000dc3d0b27dc557242a09252664cc125a4f306043dd519a55cc 578 0.25 vMB 147
256,752 256,752 00000000000000221fbfbf2a8916d246a0d275a80fb2c1433b112870e0d052ad 103 0.06 vMB 94
256,751 256,751 000000000000002a566fb2539a91aa2b0e1554d51630c4f022760fbf2f9b75d2 137 0.08 vMB 81
256,750 256,750 000000000000002bf193b7d7559b8b713711d70f020a044e6518e273542a19c5 51 0.05 vMB 36
256,749 256,749 000000000000000f7022d5672f629a685cc33c3e71280c85dcbe313de7005d81 367 0.17 vMB 97
256,748 256,748 00000000000000054a4ccb35aae6240ec7a773cf94862df4c8fa7c33c728b734 333 0.13 vMB 140
256,747 256,747 00000000000000114cd21595c0efd5a842f0f1368a8e22013368f28d17ec40ca 1,210 0.49 vMB 118
256,746 256,746 0000000000000029858788e0bc17ec7d72908e098dba0f4aa18488542284979f 128 0.06 vMB 108
256,745 256,745 0000000000000018416ab4a50b1e6cfd95f470684db16f6054a978a54ed32fac 529 0.21 vMB 132
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.39 GB
    • Received: 0.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.