Loading Tool

Explorer IconExplorer

Memory Pool

44,889 transactions
26.52 vMB
0.05370050 BTC
Random Selection Loading Transactions
Max Size: 140.60/200 MB

Candidate Block

Mining Attempt d1cf6f2c9acbea0fa9d916676d12cb8c9e26436845c872ee404126e43b67d487
Version 20000000
Previous Block 00000000000000000001127a2e96d397c2be9f34cab3902b51cfac0ca622c96b
Merkle Root 6570e507d01a88d17cd9c8bf57ff019088d75361740524816ddf08a5b0b27887
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,320
Size: 1.00 vMB
Total Fees: 0.00501628 BTC
Feerates: 40.21 > 0.50 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,780 (302,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,780 612,780 00000000000000000010f7b3168b4f259ccbdd79f312b8bf9ecdee96ea444038 2,611 1.00/1.00 vMB 6
612,779 612,779 0000000000000000000af7083da252ce980f4b40648a1fa1709f4a3745db526e 2,675 1.00/1.00 vMB 13
612,778 612,778 00000000000000000009d6d8d7f00160bc1aa7b0460d6b77bde3681e19255991 3,260 1.00/1.00 vMB 25
612,777 612,777 00000000000000000008fde4d3d93a8ea6aa5227bec74fcde3d3fcf7374e1cfd 2,598 1.00/1.00 vMB 34
612,776 612,776 000000000000000000009de5e9548107f14c2a47532a7d3a3052b84e058ab8c7 2,673 1.00/1.00 vMB 15
612,775 612,775 0000000000000000001409e18cee37f4dcaa67423b51bc750906e11881167edd 2,604 1.00/1.00 vMB 6
612,774 612,774 000000000000000000017efb3f3a2230a4163c61430a74213d4f72818a4db179 2,670 1.00/1.00 vMB 19
612,773 612,773 00000000000000000006f02acb7a416275d47281d9c587f64452e49c7ab88a8b 2,185 1.00/1.00 vMB 24
612,772 612,772 000000000000000000026e4524200ba360a7a56904c1100057a87c1afabb19ee 2,386 1.00/1.00 vMB 24
612,771 612,771 0000000000000000000cd81c7ad231d6419beab747376a0720db799803959622 748 0.23/1.00 vMB 17
612,770 612,770 00000000000000000008798f8129a2f1ac86dd90a648dc30d50771523bee7e23 1,591 0.61/1.00 vMB 15
612,769 612,769 000000000000000000081432750d8502cf9c4642e8479967d44bf566b96e17fd 1 0.00/1.00 vMB 0
612,768 612,768 00000000000000000005d31c037c0b079c5948fb950b3c03b4aee118b12002d0 2,654 1.00/1.00 vMB 18
612,767 612,767 0000000000000000000ca7a893f509ca74a2dcc3707a567218a7f319ef712dff 2,311 0.73/1.00 vMB 15
612,766 612,766 00000000000000000011337475a8c45e6c540bfbd8196a36192ae1db4f9622f3 1,211 0.41/1.00 vMB 19
612,765 612,765 0000000000000000000715086105c1fdb0294f2fb16e643533049a5fb7458e1e 1,475 0.55/1.00 vMB 18
612,764 612,764 00000000000000000003358a6a8acf375f1057b7cce1f285bacfd513ab3f38c3 2,310 0.67/1.00 vMB 10
612,763 612,763 0000000000000000000b435e1399a580c53151e473a37a7da0d1abb0251899a6 2,417 1.00/1.00 vMB 18
612,762 612,762 0000000000000000000c4cd3954f4c753835b61927f5bfcce528bce3a8a87868 769 1.00/1.00 vMB 7
612,761 612,761 0000000000000000000d14f41ea7570477923107ed892ef323a86765264d7f2f 1,268 1.00/1.00 vMB 2
612,760 612,760 00000000000000000009f30d1152f348ad35abbd11f5f01edffe7d2c1408ac43 2,440 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.08 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.