Loading Tool

Explorer IconExplorer

Memory Pool

72,783 transactions
28.06 vMB
0.06762837 BTC
Random Selection Loading Transactions
Max Size: 166.21/200 MB

Candidate Block

Mining Attempt 0cea7ccf96615175fa98a9df53895a13c22ee7b6807765761960e80194281549
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root ef26f78117119169d72edd8f56f48aedce5d63a21aadad00050a2b1963417070
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,747
Size: 1.00 vMB
Total Fees: 0.01159985 BTC
Feerates: 150.86 > 1.16 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (531,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,782 383,782 000000000000000010abe7b4e6526eba500a88ebe2f0220324fd264de3c8006f 889 0.48/1.00 vMB 27
383,781 383,781 00000000000000000cf1feea3166bac9d41b5baf161c2067d5881b0175768ece 295 0.25/1.00 vMB 18
383,780 383,780 000000000000000003204cc4ac7dcc21bb6b69701eebc6645e9bbafd8c7b7122 720 0.37/1.00 vMB 35
383,779 383,779 0000000000000000044d85a4df304eefee4e9289e31f76ede0efb6d7fa401128 976 0.72/1.00 vMB 33
383,778 383,778 0000000000000000036a43d56477a02e27e164bfa908038b3dfd1e3ca89da019 556 0.37/1.00 vMB 50
383,777 383,777 00000000000000000a36b4c951122bd0b36d7884fbf3ff24f2364ca5a49f3b9e 437 0.32/1.00 vMB 19
383,776 383,776 00000000000000000380bedad87108d039f755f9b0dd4fd9bfff4e6cc06fe3d8 752 0.48/1.00 vMB 22
383,775 383,775 00000000000000000c868f9355a7f4f3b3eabb0a3770fa4701135746bc7388d0 1,089 0.41/1.00 vMB 44
383,774 383,774 000000000000000000b218ce03082cf1928179008e7e788bc5447f101d6d6602 639 0.41/1.00 vMB 25
383,773 383,773 00000000000000000b75c67232cc5db3dd52f4bfc2df5bb126061e33cebeaccc 777 0.33/1.00 vMB 34
383,772 383,772 00000000000000000964440a4e8877361cee44bf774956529126115c898bffb8 1,006 0.55/1.00 vMB 27
383,771 383,771 00000000000000000080fd60f946b1f68b8261096bc38d55bfc669650c6db154 1,461 0.60/1.00 vMB 34
383,770 383,770 00000000000000000055c0b4c9d8efb7ccc25a7425bab77c75bf91bca2a8477e 417 0.15/1.00 vMB 53
383,769 383,769 00000000000000000c4ac9ec73ff6a465532c22fd9b2a7c0015a5e13128cb9ed 1,348 0.66/1.00 vMB 33
383,768 383,768 000000000000000004c0f1c73c4fa9553feee4e01a1f2ba85aef9cd77258c076 233 0.19/1.00 vMB 19
383,767 383,767 000000000000000010722c13b0984445bcdcf20646c1da0acbe52af39db79120 166 0.19/1.00 vMB 10
383,766 383,766 00000000000000000c639bb2eeb6d3571f9aa5b57d44fa1a36673d821d9162e5 2,121 1.00/1.00 vMB 31
383,765 383,765 00000000000000000043d6a9097948258eabeccf2bb8b4b39594c984c4f6bf8a 543 0.26/1.00 vMB 29
383,764 383,764 00000000000000000fbfead1ce4eb563e89995d1a285d1fb5715f7e7aec82c63 1,149 0.51/1.00 vMB 31
383,763 383,763 0000000000000000033333c531000ed5d3dbb1886c1bf19196b333c02fbb13a9 606 0.28/1.00 vMB 32
383,762 383,762 00000000000000000eb880aa48d653423677ab3d6039336665e0c428a633d223 806 0.36/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.