Loading Tool

Explorer IconExplorer

Memory Pool

40,261 transactions
26.45 vMB
0.05684195 BTC
Random Selection Loading Transactions
Max Size: 137.92/200 MB

Candidate Block

Mining Attempt e2dd73405b2b45783ae5fc0208b74551644b386a88363d1c701bb9618735a211
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 8cb0351756472bdcf6bb77a1234bc4daa9ef6f1d4ed7190553b37746d1412ef0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,334
Size: 1.00 vMB
Total Fees: 0.00828865 BTC
Feerates: 50.27 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (301,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,945 612,945 0000000000000000000ff300dcc9cfd07ac143a4a8581dac9213db06a81d9b0e 2,365 0.79/1.00 vMB 16
612,944 612,944 0000000000000000000ee4ea94b4c474dd461882d2c754b3688fa55a0619aee3 2,377 0.88/1.00 vMB 6
612,943 612,943 00000000000000000002e9750617be2f83f972e6dc489480724462c33c17c956 2,547 1.00/1.00 vMB 27
612,942 612,942 000000000000000000025052c011d1d0f6076d2f6656ca1de323ecb0ab40a833 460 0.23/1.00 vMB 3
612,941 612,941 0000000000000000000cd707ee1464509b4a1455e886f357a4ce44b0a6bdd154 3,008 1.00/1.00 vMB 19
612,940 612,940 0000000000000000000ac1b2e69ff626277aac8c42cbf1b490084c11e889f01d 1,933 0.79/1.00 vMB 18
612,939 612,939 00000000000000000000969ea994212162f3d2aef6413904ace9dd6432c556ea 911 0.61/1.00 vMB 3
612,938 612,938 0000000000000000000c272cc5ea040632006cfa8ba396f272f0fdd8fa85e2b4 2,416 1.00/1.00 vMB 23
612,937 612,937 0000000000000000001156e467472d9477ad5ec1e1d5c2beabaf9d9345c7c883 2,487 1.00/1.00 vMB 6
612,936 612,936 0000000000000000000e56e4c9a38235c82821c39cd120fc3a082446a8cfe7ca 2,402 1.00/1.00 vMB 4
612,935 612,935 00000000000000000009fd190b12cae76bf4548c143d26188fdbe9ae98097cb4 2,627 1.00/1.00 vMB 9
612,934 612,934 00000000000000000005d27cf436205d405d78a47a4947ddadd85b6b66710e6c 728 1.00/1.00 vMB 16
612,933 612,933 0000000000000000000484bdd5488ff439b00b3938f5a59dfea11d22407032b7 989 1.00/1.00 vMB 17
612,932 612,932 0000000000000000000b3f28c46a336309dd671a1b0cc199607dffb37c51ae93 3,063 1.00/1.00 vMB 306
612,931 612,931 00000000000000000009acdb696fa90b24255591c4f25a781a59d224a7a9965c 3,043 1.00/1.00 vMB 33
612,930 612,930 0000000000000000000da32623d1276027785428897b5164791b7f3138fe1630 2,896 1.00/1.00 vMB 20
612,929 612,929 0000000000000000000a62feba8f091daaadf49b4a2e81fc443ab8b1aece1d62 2,199 1.00/1.00 vMB 34
612,928 612,928 000000000000000000014470ca8258a8b757c57708b6b1e9354be33a0004c9a0 1,090 1.00/1.00 vMB 13
612,927 612,927 00000000000000000009b7096e7f98de8d0140d70c34832b62c8114ea90a389e 2,927 1.00/1.00 vMB 32
612,926 612,926 0000000000000000000cd4f1fc37cad23d79a649cd70737c6a075535f2831935 1,125 0.43/1.00 vMB 17
612,925 612,925 000000000000000000032e1dfa198579b9270d06ba09d3e35db4e8c832940d50 1,325 0.53/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.23 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.02 GB
    • Received: 14.23 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.