Loading Tool

Explorer IconExplorer

Memory Pool

79,474 transactions
29.65 vMB
0.12650781 BTC
Random Selection Loading Transactions
Max Size: 179.14/200 MB

Candidate Block

Mining Attempt d7942c97d33b56e3a371b20ca1a9d56fa808decaffc9bd6efa9538f78effec11
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root d62c7647ea6238f82ff7c04a946c7bebcf20c8c04efee7cdd8d8115213e7a284
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.04531003 BTC
Feerates: 198.58 > 4.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (136,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,789 778,789 0000000000000000000127e3ebeca2af3e12726c221b64b14c97e1ca80153482 3,863 1.00/1.00 vMB 30
778,788 778,788 000000000000000000063df7d3755ca7343e6ff13b8734dd2cf4b409da739c9d 3,628 1.00/1.00 vMB 20
778,787 778,787 000000000000000000029024e719a502d458d4b36a753d9f857c61a237142175 2,247 1.00/1.00 vMB 31
778,786 778,786 000000000000000000040e4956dda22b29c7a7533601cadd07db4f6d3687034c 3,703 1.00/1.00 vMB 29
778,785 778,785 000000000000000000012ebef866a226134de6b66bd454ac10e0c5bf098800a6 1,983 1.00/1.00 vMB 10
778,784 778,784 00000000000000000003bde76adcbc25d0be3020ab630336cabb4ccf75c18555 1,904 1.00/1.00 vMB 8
778,783 778,783 00000000000000000000d5f19a333e03602a7d9bd072c199214f9fcb4dcb630a 3,278 1.00/1.00 vMB 17
778,782 778,782 00000000000000000002433a9fb17573ac95a751fe24bdfd2e95de9ec4ab72b9 2,815 1.00/1.00 vMB 10
778,781 778,781 0000000000000000000276cffd9a467c8e387187d63f0845204323821548821f 3,583 1.00/1.00 vMB 24
778,780 778,780 000000000000000000043f66ba7b7b78e9195ebca828955b9fba7aa1bae66d5b 3,884 1.00/1.00 vMB 32
778,779 778,779 000000000000000000036cd93f737ae4bf7893dbbd7147c7398ff4c0a22daab7 1,517 1.00/1.00 vMB 6
778,778 778,778 00000000000000000004c138f2384e7fff75682f4fbfae631f8adb8e6fe2cb66 2,700 1.00/1.00 vMB 13
778,777 778,777 00000000000000000005931b257562b5e1de8740f07c666377a416ba271b7917 3,092 1.00/1.00 vMB 21
778,776 778,776 000000000000000000063c1564e3c53a20798f1c9c2643b5c53559cc4a44382c 1,708 1.00/1.00 vMB 18
778,775 778,775 00000000000000000003f56242b6f88a53f84b4ece5240fdd4d52bb7dd2ec820 1,324 1.00/1.00 vMB 5
778,774 778,774 0000000000000000000360c6980118839c09bb1c68cc9a83935284cd930157ef 2,797 1.00/1.00 vMB 11
778,773 778,773 000000000000000000005d249a5fe024eb1ec6b266ec86b43433e91df1ef58b8 3,719 1.00/1.00 vMB 27
778,772 778,772 00000000000000000001592444a0fec43c3019925e87dda7f08772e48e5788ee 1,992 1.00/1.00 vMB 8
778,771 778,771 0000000000000000000375e49348da8617a579781d72a773aa48b539182a9b1a 404 1.00/1.00 vMB 2
778,770 778,770 00000000000000000004fec617819b75877189b37153063dda2e4fd8105e8909 2,436 1.00/1.00 vMB 12
778,769 778,769 0000000000000000000230221ea5df114f4a18caa55c926130eebf31000807a6 1,686 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.86 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: 712.96 GB
    • Received: 17.25 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.