Loading Tool

Explorer IconExplorer

Memory Pool

78,291 transactions
29.43 vMB
0.07636793 BTC
Random Selection Loading Transactions
Max Size: 177.82/200 MB

Candidate Block

Mining Attempt 571873c5d1828571dd9829f58e618e13b6dc42bc91f6cbf8c7f89f8418aa4932
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root bc5b19f3786a779712eacf0510e8a1642a35beee26645ab1b7a54d121a363c2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,185
Size: 1.00 vMB
Total Fees: 0.01297294 BTC
Feerates: 15.32 > 1.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (594,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,664 320,664 00000000000000001c62d7f17e894424295be85405bbb6c31f1480e4d119091d 121 0.19/1.00 vMB 7
320,663 320,663 000000000000000024ab9e2d5ebf8429ed8faca3e0520bae26dd9aecfcea183e 956 0.75/1.00 vMB 19
320,662 320,662 0000000000000000050d6c442fbf5f3be450c77be8f0fb0f1c67dac92071122d 1,556 0.50/1.00 vMB 47
320,661 320,661 0000000000000000225e6b54fedd4cb8f97acd707a2a76431a53021051e3fb1f 107 0.05/1.00 vMB 35
320,660 320,660 000000000000000015ade00d23c1bfc3536e1c2a24d8725853d67a5ecaa7ce25 297 0.22/1.00 vMB 23
320,659 320,659 00000000000000000e958f4c9dde9e3a57243de0cff3947ea9983bf79a8141ee 143 0.11/1.00 vMB 22
320,658 320,658 0000000000000000060e6766781f33224492e6e723951b991de2e6e040d2f68e 352 0.18/1.00 vMB 24
320,657 320,657 00000000000000001effffe8797fcd1d36e185ed18d089ed7a225b6c50d453cf 483 0.54/1.00 vMB 20
320,656 320,656 000000000000000016cb8244cbc6805cfef795a60f5f9ef88e9d6a7d93f9f5e7 516 0.69/1.00 vMB 17
320,655 320,655 00000000000000000a7e7b783eb7745a0b7bcc8ccaa8024ff34a677bb1ae8db0 32 0.04/1.00 vMB 16
320,654 320,654 00000000000000000bb166ed4b41c86e7fd309563fee60cc4511739df35027ed 165 0.27/1.00 vMB 14
320,653 320,653 000000000000000004fe950dc8a0a5224e40c414bca4f3c00351e135a2b5c647 97 0.07/1.00 vMB 22
320,652 320,652 00000000000000001f699688de2a5262d563e159fd03f6dc2988686b3ea01927 304 0.51/1.00 vMB 17
320,651 320,651 00000000000000000dcd008242a18cf6d41fb972572d3c2834fa0ce8d19bcb2d 1,046 0.72/1.00 vMB 24
320,650 320,650 00000000000000000aa37fa1cae0cd8aa6b875ff0264eb6bee48690c0e2d7534 1 0.00/1.00 vMB 0
320,649 320,649 00000000000000000e59ed641f78c993be0b9bc4de8dd45ba4a95d7429c32400 171 0.09/1.00 vMB 22
320,648 320,648 000000000000000001e61693e5461859e4784e204ae311497f5f6d11c6563a1b 444 0.27/1.00 vMB 26
320,647 320,647 0000000000000000211199e3096db1fad443277b062f5b918f231658fe119114 148 0.43/1.00 vMB 12
320,646 320,646 00000000000000001b2c83f5b7f93af93ef767f2dcc173df8bbe462dd31f82f7 977 0.74/1.00 vMB 21
320,645 320,645 0000000000000000050bc6f6519639ba8c05f1b3bd4be7b03796272e164f5769 482 0.26/1.00 vMB 26
320,644 320,644 00000000000000000f5eb3978a4d944d37b7712d7498404e3e4427d17d0115e1 271 0.15/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.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.