Loading Tool

Explorer IconExplorer

Memory Pool

83,239 transactions
31.40 vMB
0.14373547 BTC
Random Selection Loading Transactions
Max Size: 186.95/200 MB

Candidate Block

Mining Attempt 0cd410ef525da8d40c6eed0b8b817f3a1068b0fd03f05c71d6d488716d0570c6
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 9007356077721b66f8e3bd0479928741507274d0151fd1e901a895e2c5a7d0a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,957
Size: 1.00 vMB
Total Fees: 0.04375993 BTC
Feerates: 402.75 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (518,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,575 396,575 000000000000000000e91f8c263e48db503273088357f98f33ad7cedb5b3e7b2 1,775 0.99/1.00 vMB 34
396,574 396,574 000000000000000008194ac17ee4f2a36ad0f8687c73f4981bf196f0c1a88d17 1,204 0.65/1.00 vMB 35
396,573 396,573 000000000000000006fc746070fea5120fa8e4273c26ba0a890bb4b102a618b2 422 0.28/1.00 vMB 32
396,572 396,572 000000000000000005216d94645c1ef5162094a2296a4ad36b9d575c4eaff2d2 702 0.42/1.00 vMB 30
396,571 396,571 000000000000000001dab153b10bf3a1b3bbc73ba6f9950097dc0bf2723af944 660 0.35/1.00 vMB 31
396,570 396,570 00000000000000000898dd5e62ab466d18f44e0a333f6f7005eaf7177293dc30 124 0.24/1.00 vMB 14
396,569 396,569 00000000000000000696660bd0bf219954b46f199a7d299c13c42b0df9fa70c8 1,733 0.93/1.00 vMB 38
396,568 396,568 000000000000000002b25a063ed88e01f4867e54926340d237dcebe1d54a577c 1,244 0.69/1.00 vMB 34
396,567 396,567 0000000000000000008da55c8e9caa2998aac71c18960e0c997616cfa1d30354 888 0.96/1.00 vMB 20
396,566 396,566 0000000000000000078a81335d49f7d59c2129baeece834ee20d023b64a738f5 1,572 0.99/1.00 vMB 61
396,565 396,565 000000000000000008701ca8ec23266d9c7a17b6295126def2330461f38c315f 653 0.95/1.00 vMB 50
396,564 396,564 000000000000000001fd898fc79b2a3943eeb2af0375b518c74b8c416e4729d7 530 0.99/1.00 vMB 13
396,563 396,563 0000000000000000010e43495673caf582bd2454d53d57f6a6444bd4b43f5c48 591 0.35/1.00 vMB 34
396,562 396,562 0000000000000000082e71d3bd2a3c982dafddf26b23d7bb4da3aadb80f70415 1,188 0.99/1.00 vMB 23
396,561 396,561 0000000000000000048ee6d13731f54f08affa1f1a0a3455b2f5e23abd2141bd 752 0.30/1.00 vMB 51
396,560 396,560 000000000000000007876e70f0174cb42bf4a554b296f26257a217bd922d182d 235 0.14/1.00 vMB 35
396,559 396,559 0000000000000000015ed517ceeb0cd26cdfa2b85bb0b27b1c5db2cf9f9d5019 48 0.06/1.00 vMB 8
396,558 396,558 000000000000000003f768366653d4f44290dc3e5bbf029bb2c60ca7a9b148d5 410 0.99/1.00 vMB 3
396,557 396,557 000000000000000003fc29b09bce873f238fed9ef306018d856be52c038a81df 315 0.18/1.00 vMB 29
396,556 396,556 000000000000000005f5af8e08d90f97386ed80fefde9ce7b43b1033d5262ffa 210 0.14/1.00 vMB 25
396,555 396,555 00000000000000000827d6670e72862440903c4045d70a9d4daeb14c55e5edf0 349 0.32/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.65 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: 672.65 GB
    • Received: 16.29 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.