Loading Tool

Explorer IconExplorer

Memory Pool

80,550 transactions
30.19 vMB
0.09130731 BTC
Random Selection Loading Transactions
Max Size: 181.03/200 MB

Candidate Block

Mining Attempt 476effde1c936b6a6e7fd20a204a5a49ca6213b20db07faf36c6b4cbfad3fce0
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 2ec6c373aafccfe0737a9c68789caef5b50a0bf0775798441f1064944eef1743
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,040
Size: 1.00 vMB
Total Fees: 0.02947380 BTC
Feerates: 301.07 > 2.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (580,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,955 334,955 0000000000000000015141494e5f27028ca83739c583c97a8eff1affb41e0d79 710 0.32/1.00 vMB 31
334,954 334,954 00000000000000001361f0e98620207503b03fb52b6618348644522a1c0e168d 176 0.10/1.00 vMB 21
334,953 334,953 0000000000000000142c8f4de30f63b33bf98f11a4d19c19d45a18514e134b3e 156 0.06/1.00 vMB 30
334,952 334,952 00000000000000000ee496bec7cac02553639cc5fc306f7205d3635bf8d93621 127 0.06/1.00 vMB 15
334,951 334,951 000000000000000002985c4f984aef8f373ee6306f9efdca52f4b3c5f7a56620 60 0.04/1.00 vMB 20
334,950 334,950 0000000000000000110da0557319d449dd26023b2bd2160a250e8593fddbf355 381 0.21/1.00 vMB 24
334,949 334,949 0000000000000000093dff7237a7f170540cd260f6ac3ff714693bf27ef2e1dc 205 0.12/1.00 vMB 23
334,948 334,948 00000000000000000bb43e3039828ad145b01b9f03dca6c80f56a22f86f17a01 153 0.09/1.00 vMB 24
334,947 334,947 000000000000000018da71b6294c9991f5a76b9088c8a77b92cf7b4fcae737a4 182 0.12/1.00 vMB 17
334,946 334,946 000000000000000015138250339ed5b99a5108ef3af52d59b88524c0596ea966 318 0.14/1.00 vMB 24
334,945 334,945 00000000000000001216edc2c20e851148ec0cd6e564a3f6a4717ac062962e76 596 0.31/1.00 vMB 28
334,944 334,944 00000000000000000baeac15b3dd7c481fb7a9078ed1c451841cdfd2ad8a6a9a 32 0.03/1.00 vMB 24
334,943 334,943 00000000000000000d36ad6d5b44ba419a588a649040a03dc78fe29a7841e95f 1,092 0.58/1.00 vMB 25
334,942 334,942 0000000000000000095161bf03d840b92d2f866c935b354e632a04d693776045 247 0.17/1.00 vMB 17
334,941 334,941 000000000000000003e63915d11fa26894886f519a54a424c364a5d9bc4b970d 1,017 0.57/1.00 vMB 25
334,940 334,940 000000000000000005ce9ee65b66f054be9833578cfdddff2e88f720669b9ab2 1,393 0.75/1.00 vMB 27
334,939 334,939 0000000000000000037b1cad60877965e493fdc1178b4b940982cbbbb715344a 393 0.26/1.00 vMB 20
334,938 334,938 000000000000000008301ad28f97d0b2d41fda26f82aeebaa9cffa5fc3cb5a09 347 0.19/1.00 vMB 22
334,937 334,937 000000000000000008fe346060891d82916a8efed7c879cfaacff1e0a6325c82 371 0.16/1.00 vMB 28
334,936 334,936 00000000000000000c607b66efcda9f869d8594e582fea4169077ab7fe74fde3 89 0.09/1.00 vMB 18
334,935 334,935 0000000000000000076ad6b01487fb58822847f7570166a1a58f9e41f0b65875 1,185 0.75/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.