Loading Tool

Explorer IconExplorer

Memory Pool

42,474 transactions
28.34 vMB
0.07333550 BTC
Random Selection Loading Transactions
Max Size: 145.98/200 MB

Candidate Block

Mining Attempt ffb6971c94408ce7079e5389113f9eeb84d49fee83acd5dd3f600433e18188cf
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 9a549b755768d961c65526823b2d2d069ebe65ad06e387690bd67c315ac35b74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,649
Size: 1.00 vMB
Total Fees: 0.01675543 BTC
Feerates: 100.56 > 1.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (333,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,635 581,635 0000000000000000001c7eff84ccb48fbab2e5c1bc54b65eaeea7d7c0da18363 2,853 1.00/1.00 vMB 87
581,634 581,634 000000000000000000158e91d0619439f2a4fe00140d8523948515759ded7f13 2,743 1.00/1.00 vMB 88
581,633 581,633 0000000000000000001e797dd2698b2ef62df3de98299d55ee8cd75a590a1aaa 1,610 1.00/1.00 vMB 62
581,632 581,632 0000000000000000001c887f36a2a8afc0e3731cb1827231ea967f5a5310a98b 2,692 1.00/1.00 vMB 74
581,631 581,631 0000000000000000001861aa015ed4fab7a6b968ddc298fd3197bb21d3485761 3,173 1.00/1.00 vMB 95
581,630 581,630 000000000000000000210cf3fe4c69729aa34b2c47e25591c1af7c8ff48f3259 2,216 1.00/1.00 vMB 90
581,629 581,629 0000000000000000000b293a3c641e3f14696d87dbb09bc9e2c495cfc2a2f6da 2,718 1.00/1.00 vMB 98
581,628 581,628 00000000000000000002f0597319c0ee685067530fb0063044be3ed603d25243 2,520 1.00/1.00 vMB 72
581,627 581,627 0000000000000000000690e8e7364ec9a5a075558dbb3f7bdfbc2364e53c0ef6 2,940 1.00/1.00 vMB 91
581,626 581,626 0000000000000000000e1e44e5b4314980e50f0a2603bc13a12103c424a36eae 2,891 1.00/1.00 vMB 109
581,625 581,625 0000000000000000000308234638f085d7327d070583d3c5159fefe2b87e8475 3,019 1.00/1.00 vMB 94
581,624 581,624 00000000000000000014625682f36b7b6f04318d5b18932f46f8d17489416d8b 3,276 1.00/1.00 vMB 95
581,623 581,623 000000000000000000054fa30236c1e2a5b82f67fe11cc1dff197ade0c0ca197 2,161 1.00/1.00 vMB 96
581,622 581,622 0000000000000000001e1b8d6143794db1149bab64445962b4455e048c546d9c 2,759 1.00/1.00 vMB 103
581,621 581,621 0000000000000000000247fda9b7bfe14950b6d7f169ee0a89481458161ab305 2,911 1.00/1.00 vMB 107
581,620 581,620 0000000000000000001301cdaba49b085c296078a17168ae218c9b3e1200a1b3 2,805 1.00/1.00 vMB 110
581,619 581,619 000000000000000000120159737536755cd065a654e8485519c63120ed8e3fab 2,698 1.00/1.00 vMB 123
581,618 581,618 00000000000000000016e8fe700b859b2b445b0e3fa61b7bb1319a03b744f321 1,612 1.00/1.00 vMB 79
581,617 581,617 000000000000000000165e5da203203210eb220cadde835360cac8a3c1ffdb18 3,049 1.00/1.00 vMB 110
581,616 581,616 00000000000000000006ded212801c5814aa7d4d29319356a736afc8699810d5 3,230 1.00/1.00 vMB 108
581,615 581,615 00000000000000000003f85c048a0af8b03a3ce49d2c9d53669ebc93eb0c8435 3,044 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

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