Loading Tool

Explorer IconExplorer

Memory Pool

78,976 transactions
29.27 vMB
0.09567549 BTC
Random Selection Loading Transactions
Max Size: 176.89/200 MB

Candidate Block

Mining Attempt ee552d28079bf5ac11225dc37aaf8dab3ad728d07aaf00fd087efefff32c10e9
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 17dd3fed022d7f4e45b2688346cd8c27a78838bcfde7711c277d39ccf8e76be3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.03400162 BTC
Feerates: 150.62 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (373,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,639 541,639 00000000000000000009740a7e221b261e285bb16492a3a8d686f664919d8741 2,431 0.92/1.00 vMB 16
541,638 541,638 0000000000000000002555060c9efae15f8525356147928e2f5551f183e477c8 593 0.23/1.00 vMB 22
541,637 541,637 0000000000000000001a3d69b155f03e127475b99a1efde41f0e77ff418f6fef 46 0.02/1.00 vMB 26
541,636 541,636 00000000000000000025b8df3f511e8bd01e6eaff9c8418bc37c285a5c356449 810 0.29/1.00 vMB 18
541,635 541,635 00000000000000000020c00d2a6bed4cda046c75377acdf1572ec3ed5b9b1269 1,996 0.83/1.00 vMB 24
541,634 541,634 00000000000000000022067934a0fe72e99ec09106d1373ac9a533d733021c5f 225 0.07/1.00 vMB 14
541,633 541,633 00000000000000000011e51fbec69b7a06b94ce733e738917c14e19e9d32529e 476 0.24/1.00 vMB 47
541,632 541,632 0000000000000000001ef20238d521e671f533557fd6cf576013f41277c17e8e 770 0.31/1.00 vMB 25
541,631 541,631 00000000000000000005496aa91402eb49160cc97cd6dfd5aab00cc37d04512c 27 0.01/1.00 vMB 21
541,630 541,630 00000000000000000024d1c6d2e027b8c508f09bc7c61620cc904a5568e77ad3 132 0.06/1.00 vMB 15
541,629 541,629 000000000000000000000318becb75616410f95c624ef77effb2f9d37d290a9c 300 0.16/1.00 vMB 8
541,628 541,628 0000000000000000000b4e42965795552e699e66c65dc8e923a2bbadc7b401bb 255 0.09/1.00 vMB 13
541,627 541,627 0000000000000000000498768e6488594524b58c97fcfaeb5024b12eeb7c466e 249 0.09/1.00 vMB 20
541,626 541,626 00000000000000000025b2dab7c5eb30d0a6f404ee92f655dd038eb18fd5e8e4 560 0.18/1.00 vMB 15
541,625 541,625 0000000000000000001c6616adcef0eb5ea800ab518f22313d6d16ef256a3a18 1,804 0.72/1.00 vMB 15
541,624 541,624 0000000000000000001294edb24e46e9c026826738375347eb68130fd34db24b 964 0.44/1.00 vMB 16
541,623 541,623 00000000000000000010c3f7e6be482a57f7f09633e98ad9023414d0de0b8076 1,916 1.00/1.00 vMB 8
541,622 541,622 00000000000000000011d4e582c899eb6b6a18be0d70cb97025a94b3e71e4471 2,453 1.00/1.00 vMB 21
541,621 541,621 0000000000000000002811cc4571022ef2ab63f245593c98569742446044705d 2,244 1.00/1.00 vMB 4
541,620 541,620 000000000000000000029d3cdcee470f664c893af96fb5182723af6d27ed39ce 2,882 1.00/1.00 vMB 29
541,619 541,619 000000000000000000273fc638b238a9b975817c19d9f32ad4faef8bfcb6217c 2,779 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.