Loading Tool

Explorer IconExplorer

Memory Pool

83,057 transactions
31.36 vMB
0.13037998 BTC
Random Selection Loading Transactions
Max Size: 190.11/200 MB

Candidate Block

Mining Attempt 488d7f9ec0382a26af2e612084956ffe3ff5a66c2143fafda0e591df65a9ae5f
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 6e4a82fc2908f29f0aedf4f032b49ce2bfb1ad7c98121deeed190c1543f03e43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.04608620 BTC
Feerates: 318.30 > 4.62 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (605,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,557 309,557 00000000000000001951da1af31683edd47e1c22e9febdc0cc6562aae0b9003a 749 0.47/1.00 vMB 26
309,556 309,556 00000000000000002ce7e5b7a2f53aa3f6ddfe8bd0250dc165eab681ab8adb80 835 0.50/1.00 vMB 28
309,555 309,555 00000000000000002b9482f4cf3c34a4448e99d9688919a7b55cc165473b6ffc 481 0.27/1.00 vMB 28
309,554 309,554 00000000000000001d592d8b84fa1aa10a90fe634967a919957707036b0e9f91 1,019 0.57/1.00 vMB 28
309,553 309,553 000000000000000040dc741ad4af139e5f967fd9448be56beaef101ba9be6375 64 0.03/1.00 vMB 47
309,552 309,552 00000000000000003e98c2f97bb5356d2d702705f1484cc0d34e59f00cf671a6 32 0.02/1.00 vMB 19
309,551 309,551 00000000000000002c2b6e5ede7a339367595c6c63d9d36cd743685e78f470e8 321 0.18/1.00 vMB 29
309,550 309,550 00000000000000003bacf3eed844b860862d2141937293059e103c0ee835700c 438 0.34/1.00 vMB 22
309,549 309,549 00000000000000000eeb9b2aa5c2d62a7da1e81844d1a53e11ff830b9eab0a0a 165 0.11/1.00 vMB 26
309,548 309,548 000000000000000008b8e16da4a4202c407992f4aa61ca5c6c229aef7dadae79 272 0.13/1.00 vMB 28
309,547 309,547 00000000000000003870ed3c66a2d2bdcede0ac03139c06e4859d3f79b6f9be3 658 0.43/1.00 vMB 29
309,546 309,546 00000000000000003960660f48bd2101f1b144bae2aeebbac26b84048b03cd9a 409 0.33/1.00 vMB 24
309,545 309,545 000000000000000032fa7221436aa3199d8d9cfeb406b326e4f1e86d4ba098dd 175 0.20/1.00 vMB 16
309,544 309,544 0000000000000000212afbfb387e9564720283b8f074f307e83ed58e8b7f1f1e 322 0.20/1.00 vMB 28
309,543 309,543 00000000000000000ee8c338bc0b3ba7b57f67e7a11d61fc449f84ce06bd9b67 91 0.05/1.00 vMB 20
309,542 309,542 0000000000000000038895dcdd9361a0551182f017e629f1b64a944187078e67 73 0.11/1.00 vMB 10
309,541 309,541 00000000000000001f79b6eae2c278aea6279e33e442d4cafd33bda3a422c757 778 0.51/1.00 vMB 25
309,540 309,540 00000000000000003546d938518b4d384d15915dbe5f9107c7d5462f4bf5be11 213 0.11/1.00 vMB 31
309,539 309,539 00000000000000000dbaa00c3b57365353c674592eec90a30d9e46902f46f576 159 0.07/1.00 vMB 33
309,538 309,538 00000000000000003c467f941fcf4879e0818e9fe36baa0039b7ea9db2b84b7b 392 0.19/1.00 vMB 30
309,537 309,537 000000000000000014b32136a9a5120b0087e864e91670d1b1a693a989dfb3f4 29 0.02/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.08 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: 722.57 GB
    • Received: 18.40 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.