Loading Tool

Explorer IconExplorer

Memory Pool

82,965 transactions
31.98 vMB
0.11618819 BTC
Random Selection Loading Transactions
Max Size: 191.79/200 MB

Candidate Block

Mining Attempt 8e55621a8e97a056bb5d24351ecc648a0db37150d84512934c18d80374432fb8
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 303981f5ef9fd3a3067e161e5b5c2fe43470da1c76ab4f5878d5f999fd96b604
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,681
Size: 1.00 vMB
Total Fees: 0.02847450 BTC
Feerates: 100.36 > 2.85 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (187,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,732 727,732 000000000000000000054862007fef373b5c805bcb9ef926f2fb4c3c2651d3e0 2,116 1.00/1.00 vMB 7
727,731 727,731 000000000000000000015b00a7828b5ab30544eea103925a4fa4cbb4c67fbf54 2,176 1.00/1.00 vMB 5
727,730 727,730 00000000000000000002f08ee117bcc28a160a3b3b728775098feef846dfb7bf 2,753 1.00/1.00 vMB 8
727,729 727,729 00000000000000000009f19d49e98d8b77115be8cab3fc2647dd3e2deb89e483 3,892 1.00/1.00 vMB 5
727,728 727,728 00000000000000000002403380cd9563deb0aa69b4098e7b3e86371861b9d7a7 1,214 1.00/1.00 vMB 7
727,727 727,727 000000000000000000010111c90c1080f6be58154d7f38f90660939ccef9155c 210 1.00/1.00 vMB 6
727,726 727,726 00000000000000000001629f15705d556712bc764a95e916a40d9644e01824e9 1,311 1.00/1.00 vMB 9
727,725 727,725 000000000000000000052226d7c43a855a452110dad38a18b473b0ddaa6d0d28 1,775 1.00/1.00 vMB 10
727,724 727,724 00000000000000000005944de88c0f63bd107d5294b5b57117beede70d413077 3,210 1.00/1.00 vMB 10
727,723 727,723 0000000000000000000152bd162ffd740076b540cf853e883b2960c6d0a7cebf 2,854 1.00/1.00 vMB 26
727,722 727,722 000000000000000000088488fa1aed066cc0eda0dbeb62dc90f45b85ce99f79a 748 1.00/1.00 vMB 7
727,721 727,721 00000000000000000001b3aacd3498110ad2e4f6cb7ca3ffec3b168403ff735d 2,732 1.00/1.00 vMB 14
727,720 727,720 00000000000000000005704e2722d99af24001d8826fdc26e50f25866e96a3d1 1,659 1.00/1.00 vMB 6
727,719 727,719 000000000000000000073849025ef585f83e3b802770aaeb5e7eaa9001781b6d 2,729 1.00/1.00 vMB 11
727,718 727,718 000000000000000000050985b7914d18c2e5a1e4db41082da91f1cc1e0886eda 1,120 1.00/1.00 vMB 4
727,717 727,717 00000000000000000000114e39b6d015b25cfbc9e4953bf1135696254a2bfb37 2,495 1.00/1.00 vMB 11
727,716 727,716 00000000000000000002cf07c02d87913330c99c04b571a1593029bc4089af93 1,667 0.57/1.00 vMB 8
727,715 727,715 00000000000000000007f31db2b91c8560917a2ae163d3cac6794f69f2a9eb9e 209 0.05/1.00 vMB 13
727,714 727,714 000000000000000000054c1c10085d6d37c118ad0cad50cd26b7e0d16041ad32 2,610 0.91/1.00 vMB 8
727,713 727,713 000000000000000000055843064c1c6c35ca006d531f8eb27c71ba3916e7c2e0 836 0.29/1.00 vMB 9
727,712 727,712 00000000000000000003894b6fd4ca95043598dd1d7ee1c0757f522b38b790da 1,325 0.57/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.04 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: 720.43 GB
    • Received: 18.16 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.