Loading Tool

Explorer IconExplorer

Memory Pool

43,870 transactions
28.72 vMB
0.07103147 BTC
Random Selection Loading Transactions
Max Size: 148.11/200 MB

Candidate Block

Mining Attempt c84c328a8d7f624b5dddc1ff0e0e084af6043f5f8e12c30b6601af6999c1526e
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root bfabce32938fffe4997f061197716a08212d0285ff7419c84afc491f82df839f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,205
Size: 1.00 vMB
Total Fees: 0.01524797 BTC
Feerates: 201.07 > 1.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (144,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,773 769,773 0000000000000000000139d94ffb096649246cd4ccf853474b8881d44c47b46d 1,212 1.00/1.00 vMB 6
769,772 769,772 00000000000000000006d3dbd929cc03714b10b99fbadcbf94e7f6a35483fb13 739 1.00/1.00 vMB 3
769,771 769,771 000000000000000000022f00f94c6a03794241d2b579209b5328ec7645932b9d 2,694 1.00/1.00 vMB 14
769,770 769,770 0000000000000000000603a1025a1591d9bbf0a87fb20131962fdfa4eab12627 1,277 0.61/1.00 vMB 8
769,769 769,769 00000000000000000005ab7bcec56ab001eae10b8ffbe2509df8e78ce2a25549 940 1.00/1.00 vMB 13
769,768 769,768 00000000000000000004748defb69916ce704f91dbc918897b73351ffed70a9a 548 0.38/1.00 vMB 6
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
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.