Loading Tool

Explorer IconExplorer

Memory Pool

40,462 transactions
28.13 vMB
0.06483163 BTC
Random Selection Loading Transactions
Max Size: 143.65/200 MB

Candidate Block

Mining Attempt d682678852fb1c91d305d98c5bac47f5c85b31282fab31a1d4ee01f9432ac65b
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root 07a8272917553cf596cf34aa80a2edaf9953150dd7169272e42eb2560fb5c16f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,925
Size: 1.00 vMB
Total Fees: 0.01080393 BTC
Feerates: 201.07 > 1.08 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (144,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,767 769,767 000000000000000000037adebcb16fe3b65bca6f0564377d59d087fb0363c7c3 2,367 1.00/1.00 vMB 13
769,766 769,766 00000000000000000000ac18e7bc4e42e4b429233d4266e94fc496792c508e35 1,091 0.49/1.00 vMB 9
769,765 769,765 00000000000000000007888bc003ba1271f7ed805a76b66ca15bf191117fc739 772 0.46/1.00 vMB 8
769,764 769,764 000000000000000000068925b938b8b2a55c4c9e27e27210226e716c98d1f1ad 2,308 0.70/1.00 vMB 12
769,763 769,763 00000000000000000005363e3f056fcd70033fcc47acc3953e2efc9c7f6fff4d 87 0.04/1.00 vMB 16
769,762 769,762 00000000000000000007c6ea01a1c63b03bf098c479fe437e50bffdae7803e4e 425 0.15/1.00 vMB 10
769,761 769,761 00000000000000000004e95e26faf0b3debdd5500634439a22952626cf6bc350 1,777 1.00/1.00 vMB 9
769,760 769,760 000000000000000000076420b7c9a4d492231deefb8cc2c3ce99d3b0b8b2a7df 2,889 1.00/1.00 vMB 13
769,759 769,759 000000000000000000004cfacaf797e06022388da6a1f108f8a4d82f9e3c82b9 227 0.76/1.00 vMB 1
769,758 769,758 00000000000000000005924ce18958ce8931ea48ff74044675b10f3624f6937c 2,026 1.00/1.00 vMB 8
769,757 769,757 00000000000000000000805c2e779ce2f4382aea386b23a8a895ee03d469fa56 2,358 1.00/1.00 vMB 6
769,756 769,756 0000000000000000000395f3cbabe054c8d5e98814f59a7d2b40f8f581a456d6 2,682 1.00/1.00 vMB 6
769,755 769,755 0000000000000000000398e5c749a3d9cb7fdb5c1dc4842441c53f8f01a91ce7 2,346 1.00/1.00 vMB 12
769,754 769,754 000000000000000000010cc1fd67c7f586ebf53f93d16aab229cb91e6b93c65d 2,235 1.00/1.00 vMB 11
769,753 769,753 0000000000000000000066abcd3103c58298136c6e54862dff59ebd4bdc92d7d 2,563 1.00/1.00 vMB 16
769,752 769,752 00000000000000000005227268f2f904a13c79d7b071a46986b8de2dbc16a92e 2,746 1.00/1.00 vMB 28
769,751 769,751 00000000000000000002b0141ee2bf918d33670198d9b6835855a4bdbe608c55 2,307 0.81/1.00 vMB 8
769,750 769,750 00000000000000000000945dd3231b14be1864cad5710558136b57d704a4d556 2,409 1.00/1.00 vMB 8
769,749 769,749 000000000000000000054a0a5dbba0746bc11a1bc523054aa87124a7b725e0a4 2,501 1.00/1.00 vMB 17
769,748 769,748 0000000000000000000078e173f622cc915412bd26ed89598c10d6cab05a8b76 1,310 0.46/1.00 vMB 10
769,747 769,747 000000000000000000038ae1119a56d598e88cb9b3ed0051f16e3e6c4c248d7b 441 0.12/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.