Loading Tool

Explorer IconExplorer

Memory Pool

27,969 transactions
8.04 vMB
0.07501727 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.14/200 MB

Candidate Block

Mining Attempt 02a52129e454829d658dc603520a83e88e1b37af9983ea6e28e5de51bfc65836
Version 20000000
Previous Block 00000000000000000000462d480322cf9b5bbf8833c1eecd2f438a0f423bde5c
Merkle Root 3dcfa39eb009c1a731fd85cf426ebf34d54d0e8b4b5d336c0abec8935b01888f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,367
Size: 1.00 vMB
Total Fees: 0.02901486 BTC
Median Feerate: 3.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,187 (719,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
193,779 193,779 00000000000003e2d64f4a2f8b2f49863300617cecb5e6dc16768cadab4584e9 0.05 MB 112 153
193,778 193,778 00000000000005b46ca82c36d2bad1bf0a376da4e7cc5604adc64c437b2665ce 0.28 MB 618 111
193,777 193,777 000000000000076f05fac2ef6e933f70900be4f7909443cb0da1c256afca53a9 0.26 MB 642 160
193,776 193,776 00000000000006c78348552223bdea7596a2d3c1b560a390f473c4ca47fad15b 0.00 MB 6 177
193,775 193,775 00000000000005ece762538702e82f999a8aad58565e0f586eb2220778f8d6bf 0.10 MB 256 80
193,774 193,774 00000000000003c4f80024e468373367eff0c9596158a007dfc15a3188215288 0.05 MB 95 44
193,773 193,773 00000000000000499113b17d78ac10e1d73affeb3334cb60eeb917550c1e4764 0.24 MB 640 164
193,772 193,772 000000000000010ec584410557b3660152a50404a92d50383ec5aeac709b3024 0.22 MB 512 110
193,771 193,771 00000000000005541414c56d965c689190d06e4e33db41e91e56b7319417304d 0.20 MB 485 133
193,770 193,770 0000000000000607c61a6ab6047bd54801a9b2965c4a03002980d39bbcac490b 0.07 MB 170 144
193,769 193,769 000000000000040fcf484523e563e2bdccbc0a9824901ba5f3fe56f3d092fa99 0.00 MB 12 941
193,768 193,768 00000000000000c73df704dc4f54d0095acc452fcfd20d7d56dc5f00fb6e7d4c 0.00 MB 12 106
193,767 193,767 000000000000020570e113adc3448f135a15cd6fe9dc91768e52ef9880330643 0.03 MB 112 49
193,766 193,766 000000000000047d91bd48b8d227eb647e6e19ccc9ba26c0a2420f9a8fa197a4 0.10 MB 299 164
193,765 193,765 000000000000059eb3fad0d011f02889307d0df53a336117515e15b28150ba32 0.19 MB 512 85
193,764 193,764 0000000000000359d06f84edb7c6a942d2915eaa12c8ff024b81173dc71dc6cf 0.05 MB 115 94
193,763 193,763 0000000000000639b308f0138ee86fe03d5fdd427ec9083060e6c6bab73dd865 0.36 MB 1,024 92
193,762 193,762 000000000000075d7a130edfc3b89924ba6bd026870eefd6274ce35089101f4f 0.00 MB 13 30
193,761 193,761 00000000000006787680446938d02023f4bc4f97aa1bc4195b8689d9915ed0e6 0.01 MB 9 29
193,760 193,760 00000000000004363d401edde908c2b55f6cae361ee378862dc9ada529b2afb7 0.23 MB 512 42
193,759 193,759 00000000000004a64a327e509cc5a2f546fe1f7d5bdd5186f29237c85bb1722d 0.03 MB 47 76
Previous 10 blocks ↓
Total Size: 779.18 GB

Node Details:

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