Loading Tool

Explorer IconExplorer

Memory Pool

18,309 transactions
10.41 vMB
0.04895377 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.96/200 MB

Candidate Block

Mining Attempt f35770712301e3a1bf0757787a99b3b5829310760e08538014396d2427b59fa4
Version 20000000
Previous Block 0000000000000000000032fb1a4b178c1a497a54efcccc9b090727a65339d031
Merkle Root 1a0ef0dadbd84990850cbe8ae92a567abf60bb52e80311c8b7d3f4eff71f70e9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,216
Size: 1.00 vMB
Total Fees: 0.02516877 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,362 (699,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,893 213,893 0000000000000263d42ebc4610fa5499ea2faa96eec630a650c24e4bc1f135ce 338 0.16 vMB 167
213,892 213,892 0000000000000020a67060985c736ac85e99aaeaf93b3b1c571980ee70e8f744 504 0.20 vMB 388
213,891 213,891 00000000000002fcb5d5a478ab73b2212a030f3054bd880950d105cd299f2b77 103 0.05 vMB 63
213,890 213,890 000000000000018590835abf5fb61916270583195740a7be6658cbca831c8510 428 0.25 vMB 124
213,889 213,889 0000000000000342e19ab9146a5ab891454cf9d76507e289aa3e57972633db95 579 0.25 vMB 277
213,888 213,888 00000000000002739988feebeac0bec58db90f04ac5a38dbc182ab754fa664e0 225 0.14 vMB 114
213,887 213,887 00000000000004a7e7125160f22720b2238d74fb1569cc322710dba4757103f4 583 0.25 vMB 196
213,886 213,886 00000000000003a4fc180e1268cfad3aef5cb25919bf535986584677db04bd33 301 0.11 vMB 194
213,885 213,885 0000000000000328e9eeb567a9b12c92f8c73e3c52eb5557c80947c0fd5ceeb5 740 0.32 vMB 254
213,884 213,884 000000000000032a1b64c9cb5fa12ae1fedc6f607e6e8b832b457b8494aeac7c 370 0.28 vMB 153
213,883 213,883 0000000000000092d6d4ebafcc974ff83c7f40cfff4ca7e5e059066262bb5a22 129 0.07 vMB 143
213,882 213,882 00000000000002cea3329ae307877d530c224d9bc358901c3c0c137caefbe67f 574 0.39 vMB 138
213,881 213,881 00000000000004e13fd3a456b122986fe7abc099359ca79c86ef84dab6d7e168 265 0.10 vMB 197
213,880 213,880 00000000000002870a5dd13f6e1e770a351fd0d7abcc3e0def1052064c8810b5 592 0.26 vMB 201
213,879 213,879 00000000000002a14ae27d5591912fb1eaa7df60f2e477713be965603ca7d103 621 0.23 vMB 225
213,878 213,878 000000000000028f0c42ba7b4633317e356fb62b8c2ef9466328f4a3798f5a29 57 0.03 vMB 141
213,877 213,877 00000000000004013e9347fc36a43ec626c7467bf9e60d7085ac00ed6faacc19 188 0.10 vMB 151
213,876 213,876 000000000000020ace7cc146ed522b3f0f79ebd638f7cac1de6c521b782a6e32 639 0.25 vMB 209
213,875 213,875 00000000000003b1ebf67adbdee54348701d0575534cff340a673bb93f078f7e 378 0.20 vMB 173
213,874 213,874 00000000000001064cce3cd1599e09808a6da57c3de908d52ae1341120062fcf 602 0.25 vMB 189
213,873 213,873 0000000000000500ae7fb4be9ad4f554f6b30d4f5641fe078362fbeb6e6ffda4 680 0.27 vMB 121
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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