Loading Tool

Explorer IconExplorer

Memory Pool

82,387 transactions
31.82 vMB
0.11040113 BTC
Random Selection Loading Transactions
Max Size: 190.80/200 MB

Candidate Block

Mining Attempt e05336bb5b006b8ee28c8daa78eb08d51b634204dad842ccdc21b45db858b7df
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 2caff35adb27d34268de64df60d7d4bfc050831efb481b46306521672df3adc1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,240
Size: 1.00 vMB
Total Fees: 0.02475489 BTC
Feerates: 99.50 > 2.48 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (583,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,791 331,791 000000000000000018465c5f342d16dbbe1d0e534cb2ef40a48043cced14ad47 971 0.56/1.00 vMB 31
331,790 331,790 0000000000000000127cee7d5c7e1da9a8e1026c322e3447243c80a1f9d45ea8 32 0.02/1.00 vMB 18
331,789 331,789 00000000000000001852287a3dccac7db202e5fff514d0e8818b72c8304e5c41 115 0.10/1.00 vMB 11
331,788 331,788 0000000000000000117c54ae8c2039bee4492ddadd94dce64747c319b4749726 353 0.27/1.00 vMB 19
331,787 331,787 00000000000000001250445ad6294eda359af6cda0912da6513e1154769876ae 1,305 0.66/1.00 vMB 24
331,786 331,786 00000000000000000e94c83668e3fdc58048cee5741c658d058399577485d816 511 0.25/1.00 vMB 23
331,785 331,785 000000000000000004096f45b634d4b939fc615fb302cb09cbc9b207d48ba520 824 0.45/1.00 vMB 23
331,784 331,784 00000000000000000a8d235bd0a64dcc5b72ef79694408a172d19aa75e496359 681 0.29/1.00 vMB 26
331,783 331,783 00000000000000000ba3f265ff879777284ca85259ef066b956b95895cfb4931 939 0.52/1.00 vMB 24
331,782 331,782 00000000000000000cd8f5079d91452c738113f1aaa8a4431cf2dedbf32d8c87 207 0.11/1.00 vMB 30
331,781 331,781 0000000000000000140fd9392784e50aff03c7aa8fbe38026b78febf688be323 531 0.27/1.00 vMB 25
331,780 331,780 000000000000000002da1dfe8821bc62895e8f26da1393d5e0c5a410bfbdde46 186 0.12/1.00 vMB 19
331,779 331,779 000000000000000000918c8b28629db0a51b185f3db98cac6eaa2280e7adf943 261 0.33/1.00 vMB 10
331,778 331,778 00000000000000000b01a8613d46f8d6ae24a4ee3ae64c2df12585f5afe61262 64 0.03/1.00 vMB 25
331,777 331,777 0000000000000000072828ced4fda5b64646f4ee32edf2b7c88618e27b059ccd 142 0.08/1.00 vMB 21
331,776 331,776 000000000000000001e7aa0878d950b96cf02db10a615c344c3ae612d7986093 286 0.15/1.00 vMB 22
331,775 331,775 00000000000000000706ef59fc84addb6d42e0d77bcb01c7f497eff6eb981b8d 1,191 0.70/1.00 vMB 24
331,774 331,774 0000000000000000027aa82da30058acdba26b31469415cb2e3fb836d7e1176f 1,103 0.58/1.00 vMB 24
331,773 331,773 00000000000000000d1635c2b1a18a314dce99a7cb03389cd2ae00734a81a826 91 0.05/1.00 vMB 12
331,772 331,772 00000000000000001abe95775d0abbcc61b8ce7734855ae79ddf2b8b12cf6ca3 58 0.03/1.00 vMB 16
331,771 331,771 0000000000000000154777397274965cd5ec387d69c2315ee8081bae843f1056 1,153 0.63/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.