Loading Tool

Explorer IconExplorer

Memory Pool

45,928 transactions
27.94 vMB
0.08400702 BTC
Random Selection Loading Transactions
Max Size: 147.81/200 MB

Candidate Block

Mining Attempt 818ee7daeb17d184ea3e43a75e2066531d08c9f664fdb553ec096f8c535ed067
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b432bbb92bf91ad28c83dfbc6f4f601faca0f52b9e91d8edc6e7c5159fea80ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,101
Size: 1.00 vMB
Total Fees: 0.03010979 BTC
Feerates: 181.54 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (669,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,946 244,946 000000000000000169d332618dd4faf81cceae5db2ee3c95af717b80165dbd8a 396 0.15/1.00 vMB 173
244,945 244,945 000000000000006fdfef4fd9b6ac1bbfa1489aa91e54268c0bfedd9ec8355aa8 308 0.13/1.00 vMB 117
244,944 244,944 000000000000000080def3b33b81498bba31ff5b08f2346f72f24038190d754c 261 0.10/1.00 vMB 158
244,943 244,943 000000000000006f22db5691e506f80cf1ff08afd079185820eefc91d257e655 138 0.06/1.00 vMB 82
244,942 244,942 000000000000005f89803e13838f88ddd32b0bd1de3ef676e78cf9acbeeaf58f 224 0.09/1.00 vMB 112
244,941 244,941 00000000000000607667e6df5dba27a861e5cadbd4212d18ad04f1d9113b5182 209 0.14/1.00 vMB 105
244,940 244,940 0000000000000083ed99444057542284b6e256953097f6fd7a2d52eff84c3f97 565 0.23/1.00 vMB 144
244,939 244,939 00000000000000833b533f624539528fcaa80e49b4f3999a278de707da6fb54b 128 0.05/1.00 vMB 88
244,938 244,938 0000000000000099e566ade1409f351e1f5c8b7895de7f4f1b5c57da8f25367b 116 0.06/1.00 vMB 19
244,937 244,937 0000000000000009ff5cd70159a758a8992416c5be62edb0c1c29591f9e6686a 521 0.25/1.00 vMB 145
244,936 244,936 000000000000009aed9924b8db7267b59edc4f10e2d2d4f0faa2f0313a349dd1 197 0.10/1.00 vMB 112
244,935 244,935 00000000000000a0e590865885ffbb6ea85a4ff6997365d1147f8084b1af6d1e 229 0.09/1.00 vMB 139
244,934 244,934 000000000000009ddac391167e1c99ea7185cab2a13915176e4a0effedda1c2e 281 0.12/1.00 vMB 121
244,933 244,933 000000000000006a904897f42a0602ddf9ed244b9a861f8552bf3033700e37a4 598 0.25/1.00 vMB 182
244,932 244,932 0000000000000001ebbf7adbd5d7b21ba4ea4d7e24142bcb21414ee1dd156e67 253 0.12/1.00 vMB 119
244,931 244,931 0000000000000007a8154ca4466ba16eb0a61b2580793abb5f3570d099bd688d 661 0.29/1.00 vMB 139
244,930 244,930 000000000000003811be966ff1f19f5394ae4d841b2ab32e0b934f9440e9dd60 37 0.01/1.00 vMB 142
244,929 244,929 000000000000006acb8559c818714a6c5fc450e18351f3f72bfcec43cd256767 109 0.06/1.00 vMB 56
244,928 244,928 000000000000003c7ac39af90216fb8cdf33174ef0b854aa2f9e0dc484148542 456 0.22/1.00 vMB 111
244,927 244,927 0000000000000060b9dbd0c2d71bdbf0765f60cd6747b877c3ab141e6f6a94ce 97 0.05/1.00 vMB 128
244,926 244,926 000000000000003b6f02f983a5a12043bc1ba2c96da1cd8d65a36791b9a7be06 13 0.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.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.