Loading Tool

Explorer IconExplorer

Memory Pool

33,506 transactions
25.18 vMB
0.05219358 BTC
Random Selection Loading Transactions
Max Size: 127.70/200 MB

Candidate Block

Mining Attempt 10ad8ecdb8650ad757c881f92e47a4749b7d821d7c618ef3cc867f4c465f07e8
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 046676921ee78ba8448cf6304d0a3244a5125738ac138bde89e3dcf98ab0522b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,367
Size: 1.00 vMB
Total Fees: 0.00664235 BTC
Feerates: 93.93 > 0.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (333,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
581,614 581,614 00000000000000000004cba228cd330de598057731dd6514ed5ff745fed237b8 2,690 1.00/1.00 vMB 105
581,613 581,613 00000000000000000002a117dd34e236f892588085f37785e63c53ad8d3841b6 2,854 1.00/1.00 vMB 82
581,612 581,612 0000000000000000001e4ac1362ac044d70eceacdcbf414049a532776172982d 2,696 1.00/1.00 vMB 93
581,611 581,611 0000000000000000000852633f719ec4f3ef8ce4733cbeb9fe59a45f380cbc0a 1,346 1.00/1.00 vMB 98
581,610 581,610 0000000000000000001a0237150df03bba6d0d742f666f08a003c4aefc06fd35 1,967 1.00/1.00 vMB 92
581,609 581,609 00000000000000000010d0aa237ab85c1832b8b4ab9061bd4d37539c202d7b23 2,563 1.00/1.00 vMB 96
581,608 581,608 000000000000000000258bae7e83488c2e359239a18324330b844a6ca47e4434 1,654 1.00/1.00 vMB 86
581,607 581,607 00000000000000000011c13ff0d01abb1b20409d3448cf0de95d7fd3866aaf21 2,933 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 781.80 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: 634.69 GB
    • Received: 12.26 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.