Loading Tool

Explorer IconExplorer

Memory Pool

85,369 transactions
33.07 vMB
0.16044892 BTC
Random Selection Loading Transactions
Max Size: 196.90/200 MB

Candidate Block

Mining Attempt de2e32b0b23e54554f82181fee92b9e73b0a9dcaa0d084ea17840ea961c3b35a
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root d229daf98b08a10ae3906041edd6024cfa9e002fa02c8a57e6d277ace76f2f24
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,539
Size: 1.00 vMB
Total Fees: 0.04956912 BTC
Feerates: 318.30 > 4.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (553,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,768 361,768 0000000000000000048b7eca73ddeb72377530c9a86b45640807dc5ceda32831 799 0.56/1.00 vMB 18
361,767 361,767 00000000000000000b4647ca8b58091db19c93fa863cfd45595f2ef57a0ca9bd 374 0.25/1.00 vMB 26
361,766 361,766 000000000000000013dd5d62ee6b0610dd10cda24a06b1cd5315a3e7f1bede02 1,532 0.72/1.00 vMB 32
361,765 361,765 00000000000000000d73e78351a0a451637d45ecff36ddac71a8bfd069fa3407 1,051 0.65/1.00 vMB 36
361,764 361,764 0000000000000000091288b941edbc87840b4c945cd3f97b01e8fa1cd61a2d72 1,645 0.82/1.00 vMB 29
361,763 361,763 000000000000000002232f079bfa088fd1fb4e3969030138a8ffab415b06a269 354 0.15/1.00 vMB 14
361,762 361,762 000000000000000013f66c3b6a8c55a141a96b3814c03fe5392cee3a619bc9e6 1,856 0.76/1.00 vMB 34
361,761 361,761 0000000000000000060cc462c3c5546ae94849824a1d0679a9782a131135a177 961 0.58/1.00 vMB 26
361,760 361,760 0000000000000000007fc13ce02072d9cb2a6d51fae41fefcde7b3b283803d24 247 0.12/1.00 vMB 27
361,759 361,759 000000000000000006c40e64626d1f318c95fc4c6aec7df317125b82f2cb9c76 601 0.38/1.00 vMB 23
361,758 361,758 0000000000000000159521ce14fe35465badf4ebf20d9fe39be913a5d7ae29b1 1,387 0.75/1.00 vMB 28
361,757 361,757 0000000000000000084d3b74d923c4ccb8d0e01f7e7d12ad961fd056e108c46b 435 0.25/1.00 vMB 24
361,756 361,756 00000000000000000a148d63745c9f374cd1cb776fc78f3bb8c7fa361bc3f796 357 0.16/1.00 vMB 30
361,755 361,755 000000000000000014b9ac81cf7f08d4842cfdc533b0af73b22c1316741dffb6 1,182 0.67/1.00 vMB 25
361,754 361,754 000000000000000011e42e41f2c98bc825dbe7468574ebd245904fea6c765313 422 0.25/1.00 vMB 24
361,753 361,753 00000000000000000b26f8bd0f24e56b059db71efff2600f9b0c227c1b330254 23 0.02/1.00 vMB 15
361,752 361,752 0000000000000000078d555c4ab9a1e2c66073e40b185821fc73d2ed11fc6b97 1,327 0.94/1.00 vMB 23
361,751 361,751 000000000000000013b493647dc74eaf73512a21a8bc5cbd2fbba2e76bf4f427 1,022 0.83/1.00 vMB 22
361,750 361,750 00000000000000000d2f5fbd624c1d25e8f781b457a76ed470493b53f8839599 511 0.47/1.00 vMB 20
361,749 361,749 00000000000000000baf7fd04d729154fb63dc49dc030cdecec042fa73aa8c57 406 0.42/1.00 vMB 22
361,748 361,748 0000000000000000151e2f48fefbd06b13053f00099a06175c5fb6d34d41b964 857 0.58/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.