Loading Tool

Explorer IconExplorer

Memory Pool

42,329 transactions
33.25 vMB
0.10732802 BTC
Random Selection Loading Transactions
Max Size: 165.69/200 MB

Candidate Block

Mining Attempt 6b2157672ed3caf7b15f3dfcbcfd78a5f1f6557a17f9075c57983d49f645491a
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root c7583b4d86821f3a466cea3be2b7e6d400a98520ce45b105543485b5206d88ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.03446893 BTC
Feerates: 501.64 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (486,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,747 427,747 000000000000000004bdd3297611e57358f319ac3847436aef8df9f9045d0601 316 0.55/1.00 vMB 15
427,746 427,746 000000000000000003ecd07c1b6dae3d6a75f4332ee0f681d0eb32b6f14f088f 593 0.30/1.00 vMB 49
427,745 427,745 000000000000000000623a2e352ba3bd57f70e93916ae60ce02194774a93e4df 889 0.63/1.00 vMB 27
427,744 427,744 000000000000000000e12ded76145a50100a6d9f2afe3ed6538493123e433267 2,697 1.00/1.00 vMB 67
427,743 427,743 000000000000000003e979fb6a0bc6d7a1cd4381f9676fabd6074119bee111fc 2,144 1.00/1.00 vMB 52
427,742 427,742 0000000000000000044419fb1cfafa300ca6de85f23058d68728187d7fabb6e2 2,614 1.00/1.00 vMB 62
427,741 427,741 000000000000000000786e1bb8f7f3cbded2bae9e1a94e77a834a9bb22c45d31 2,037 1.00/1.00 vMB 47
427,740 427,740 0000000000000000014ab3e6e5c261dfb32f043e67432e7fe478d47606112593 2,396 1.00/1.00 vMB 58
427,739 427,739 0000000000000000023a6fd9d0f1ab1b69a67d2aad543f3af468e3a71f5ff1cb 2,502 1.00/1.00 vMB 79
427,738 427,738 0000000000000000012848cf7b922c4a442dcaa925c274a12b9c67f377205da1 665 0.34/1.00 vMB 49
427,737 427,737 00000000000000000080bce0041dd538dbf53ceb88aae4667bc8d4d40f4e312c 1,901 0.78/1.00 vMB 59
427,736 427,736 000000000000000003cf2e44c26ff5e68acb85f703834ff218002dc86a6a7dd7 823 0.95/1.00 vMB 25
427,735 427,735 0000000000000000007d724480a9478c3c148db16474259d2dbb9538459e5386 2,465 0.93/1.00 vMB 64
427,734 427,734 000000000000000002525bee914335ac3929edced47a192107c96530e719e47b 2,523 0.97/1.00 vMB 60
427,733 427,733 000000000000000002067fe590058fae9b01f1bfc039de21be7c625e95308b66 74 0.08/1.00 vMB 20
427,732 427,732 00000000000000000210d4008edd74b345ecd1b1d5cffa8b11bb534bb35e28b6 674 0.70/1.00 vMB 26
427,731 427,731 000000000000000000505e6e6a4b1c4b9ee03294fd9482d63bb963967e939b16 2,008 1.00/1.00 vMB 62
427,730 427,730 000000000000000004cad72045fdf5f1bb5fc6e282091213b5e3b1e28ef8416f 2,819 1.00/1.00 vMB 89
427,729 427,729 0000000000000000044a03cc08585f590baeb817dbc51de59d9a8dbd2fe13a7b 2,569 1.00/1.00 vMB 65
427,728 427,728 000000000000000002ee7907f8c88271cacf1ddbb98b335c1ddc50534a04fd7c 275 0.14/1.00 vMB 48
427,727 427,727 00000000000000000027284a4b8ee4d7c37bfb46f330598bfe3347690533e04e 96 0.04/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.61 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: 624.09 GB
    • Received: 11.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.