Loading Tool

Explorer IconExplorer

Memory Pool

40,087 transactions
18.84 vMB
0.18260020 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.47/200 MB

Candidate Block

Mining Attempt d64d12832034f9a68d1dc3122e9cd4f3e444799511ffc66e72c41ac5c4814d21
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 196810b046983c18f28607f58850a95fdce84088b80bee7ca7f7b0c75a2f3362
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.05345267 BTC
Median Feerate: 4.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (838,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
74,676 74,676 000000000033c5b1b6c453d2e09f10ac32e949e607616bf8b722583b0cb0545a 2 0.00 vMB 0
74,675 74,675 00000000001e8952e777c6bc84df6eb0797079fa4abff8949aa1a339ed77c26a 1 0.00 vMB 0
74,674 74,674 00000000003884c09f704ad4ace1f1e96088ec6582ccfa383af10f2d238a45d7 1 0.00 vMB 0
74,673 74,673 00000000006ba8a8724e3cedae670c52fb58e54600c6ed4660c490aab33a915f 1 0.00 vMB 0
74,672 74,672 0000000000038eb1f0bc7fa05c7a308f8f7c98155d4f369b1e9fe113a5bd91bd 1 0.00 vMB 0
74,671 74,671 0000000000247ed4e8182307fc9717bbfc814b103757d431e605ceb05a0bcd2a 2 0.00 vMB 0
74,670 74,670 000000000079c40668e06dce3d039a2ad4bc0a5925b890218e53d39ebd93e949 2 0.00 vMB 0
74,669 74,669 000000000069a19549bd1a47d3384a5b13502139a64d66076e7bbdf9b169c5d9 5 0.00 vMB 0
74,668 74,668 000000000056fe2bde21392f6833151fb872389d73bf6f5ce67e7fc3d3450e6f 1 0.00 vMB 0
74,667 74,667 000000000052801969753ac68206f9af9c92388844a2b485e7120258e6261f67 1 0.00 vMB 0
74,666 74,666 000000000026c2e655a9ac4cd19f3d5992ddf6530023b43fbfff0fa6ec7ac3f3 1 0.00 vMB 0
74,665 74,665 000000000015c363e380dd42bb3b16ef3f1dca2caf1446965afcffe8c08ea2df 1 0.00 vMB 0
74,664 74,664 000000000030e5dedcc68f6dbaf398523c04de694b7feba595d70d668fdc1d79 1 0.00 vMB 0
74,663 74,663 0000000000133efab3ae2928de5d836eab4968cdaed9c28c03cb1603c78b0781 4 0.00 vMB 0
74,662 74,662 00000000006c5746de4360f9717ab980669b07863b928a763a61a59c1b1fea1a 2 0.00 vMB 0
74,661 74,661 000000000075de999709308b47718299812e12cab514fda924ac3b7d3a8d666b 9 0.00 vMB 0
74,660 74,660 00000000000d2843cd5742e8d180ab3d66374af0237e49f947c06c1ff3704cdb 1 0.00 vMB 0
74,659 74,659 0000000000238424ca0b6caa17f94599893579ea7319383d4e4012da63a76626 1 0.00 vMB 0
74,658 74,658 00000000002efbc9f94a9857873311fb41cc5afd0cbde95cb27a75fa95c3d81f 2 0.00 vMB 0
74,657 74,657 00000000003b03c665c6b40aca95e0caf4d0d104cb2e34689792e731279e40af 3 0.00 vMB 0
74,656 74,656 000000000072e197e03037305f052e26fb4b75b2c08367ca2fea208af528c195 6 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.83 GB
    • Received: 0.54 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.