Loading Tool

Explorer IconExplorer

Memory Pool

41,494 transactions
26.67 vMB
0.05501427 BTC
Random Selection Loading Transactions
Max Size: 139.82/200 MB

Candidate Block

Mining Attempt 66d7bee5d6c48058c9d17971b67ecd092118f38eef315c839aa7b30ddad41a90
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 206e1630e5973628042b7e579d2af988e6057e07ebc84dd560ed659966958859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,732
Size: 1.00 vMB
Total Fees: 0.00575245 BTC
Feerates: 103.41 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (89,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,770 825,770 00000000000000000001298d7bbf3f7a556a86d35ca25f163b641d2c7670905c 4,614 1.00/1.00 vMB 190
825,769 825,769 0000000000000000000288ce4ba10705ed5c89a760c60fca66bc0a5c37cb4802 3,224 1.00/1.00 vMB 134
825,768 825,768 000000000000000000003f636b3f36ce54d727209f62370bab015dbec6909ff4 5,544 1.00/1.00 vMB 148
825,767 825,767 00000000000000000001811a84720d202d01ac5b8b682f4a70295207d0571290 5,364 1.00/1.00 vMB 157
825,766 825,766 00000000000000000003bd468786e03f95cd94d3c97ca1e20202b9cea6d0ef3d 4,480 1.00/1.00 vMB 138
825,765 825,765 000000000000000000022cc999b7d839eefc9cd3cf713934472220a568193203 3,841 1.00/1.00 vMB 171
825,764 825,764 00000000000000000000c579e1e54fb3fc97e466205e3f244f6db0cad70646b7 5,208 1.00/1.00 vMB 138
825,763 825,763 00000000000000000003916e61ac8584ae88720f7500e013ec92e30b2e613b8a 5,161 1.00/1.00 vMB 122
825,762 825,762 0000000000000000000310366d5a13688cbbb9b29c0e2b0587b59216d902fe4b 4,274 1.00/1.00 vMB 126
825,761 825,761 000000000000000000014f239c0f7762aa475c0a04d00b8280f5123bd13305ab 4,863 1.00/1.00 vMB 138
825,760 825,760 00000000000000000000c9ade12bcc97649fb4cd7a9b3a1f065f3de9c0e9c79d 4,879 1.00/1.00 vMB 146
825,759 825,759 00000000000000000001a316eba5125f8ed2a7e528a9f079e7ff0c0bc6060e7d 5,055 1.00/1.00 vMB 158
825,758 825,758 000000000000000000035643fcffbde7c893e20479bade22dcdc4ba03057c921 4,621 1.00/1.00 vMB 158
825,757 825,757 0000000000000000000293e2a1e97cdb885d3eaac574a93050bb71593d498d0d 5,148 1.00/1.00 vMB 149
825,756 825,756 000000000000000000010091ff3fe32882fb7815560b83989906d4e2e88ca5c7 4,714 1.00/1.00 vMB 177
825,755 825,755 0000000000000000000325d7b26f5dc585dabfab38478b7f346292c585a7ea71 5,080 1.00/1.00 vMB 171
825,754 825,754 00000000000000000003133ba076437d462f51327833bd3ee1287af229023754 4,379 1.00/1.00 vMB 179
825,753 825,753 00000000000000000001f544d0163f4a8be18a7f541bbd1a0f0213792d020948 4,896 1.00/1.00 vMB 150
825,752 825,752 00000000000000000000653407282c05099c4beaec5bcbacb99ba139cc71ba59 4,742 1.00/1.00 vMB 173
825,751 825,751 00000000000000000003833f35e1995f3b00873d9f4419471c93fc721a8179be 4,162 1.00/1.00 vMB 184
825,750 825,750 00000000000000000000477c5d63e6a5aab0728935e553d486bb0411cf8b477f 5,219 1.00/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 782.25 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.52 GB
    • Received: 14.32 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.