Loading Tool

Explorer IconExplorer

Memory Pool

78,944 transactions
29.65 vMB
0.10758647 BTC
Random Selection Loading Transactions
Max Size: 177.93/200 MB

Candidate Block

Mining Attempt 4888fd1483eb1edb6a474016da22d9c95360dca0946c7f00a50cd96b75ab7fc3
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 874fbe39db04b5622c7bb7c640dc9bd69804e43e97a77d8317274683734e79e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,785
Size: 1.00 vMB
Total Fees: 0.02534563 BTC
Feerates: 100.53 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (49,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,647 865,647 000000000000000000023b51f7b222f3529fb60d1cf6b0bb4e21666a3f8603fd 5,642 1.00/1.00 vMB 16
865,646 865,646 0000000000000000000246681554396007b5386998ae7eaa70f114fdc2095475 5,279 1.00/1.00 vMB 16
865,645 865,645 0000000000000000000269ac9ba033a5f7f4914f586eaa63d98a6c75d6066d85 6,140 1.00/1.00 vMB 19
865,644 865,644 000000000000000000008268a12ce39869c84e07b567a798472abef09db6138b 5,995 1.00/1.00 vMB 16
865,643 865,643 00000000000000000001ca0c294f55e1b3eee1f702ac2c8939d3da69983610ad 4,979 1.00/1.00 vMB 18
865,642 865,642 00000000000000000000d21eca1cd916abb0dd2ec332c4be3d07a3cdf6c70c67 5,613 1.00/1.00 vMB 13
865,641 865,641 00000000000000000001504261fea9734ebd81dbdc47787fe4fd69ad58ead194 5,075 1.00/1.00 vMB 14
865,640 865,640 00000000000000000000070933633419db53e1574094e332b0fecaa971442906 3,242 1.00/1.00 vMB 7
865,639 865,639 0000000000000000000261143fb0d560c342703dc21d68ee9195fa6c1bf885f2 3,514 1.00/1.00 vMB 10
865,638 865,638 000000000000000000018302469624b871bfc971561ea7f567dc55d49ca561f8 5,305 1.00/1.00 vMB 16
865,637 865,637 00000000000000000000ae32af3d0c5bfddc7e4d4d504bff1b730d4c3ec6a1ea 3,099 1.00/1.00 vMB 12
865,636 865,636 0000000000000000000076b4913964561405649b8da62807e00b189783382155 3,990 1.00/1.00 vMB 13
865,635 865,635 000000000000000000021332df8e2ef6a8541460cd63d6f1b7b82cf7c0382656 4,519 1.00/1.00 vMB 22
865,634 865,634 00000000000000000000a844dd64cfc07c75174f1a773440f21c463eb6f823f6 3,542 1.00/1.00 vMB 22
865,633 865,633 00000000000000000000f79d504734b35a8da8c89b2174ee14392001d22de683 3,286 1.00/1.00 vMB 22
865,632 865,632 00000000000000000002f044bcebae1559d2fca3ee9273c9c41b3d4fd9f83dcf 3,301 1.00/1.00 vMB 25
865,631 865,631 000000000000000000004a0842f1b82f382b3c5dca679a255859b77d7d6676d6 2,977 1.00/1.00 vMB 31
865,630 865,630 00000000000000000002c1d65b3a22211a73fb3bc77fa1dbf0d899c8928498cd 3,566 1.00/1.00 vMB 24
865,629 865,629 00000000000000000001911998da47685d80165445add7221082e95d5956a834 4,291 1.00/1.00 vMB 14
865,628 865,628 0000000000000000000017855e82f65bde2ccc1dc000483506404a3978ac9196 5,035 1.00/1.00 vMB 16
865,627 865,627 000000000000000000002658a809251a40a31b83ee2656d0d9658de19911bde4 3,413 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.91 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: 713.99 GB
    • Received: 17.50 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.