Loading Tool

Explorer IconExplorer

Memory Pool

76,113 transactions
29.13 vMB
0.10351593 BTC
Random Selection Loading Transactions
Max Size: 172.19/200 MB

Candidate Block

Mining Attempt 06b0af960c50431d3e2fc9db62c34b8bb5168cbf42d2a5ef882499c8e02fb6ec
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root eb43732817fb739dd9a4b69bc0682ef24b055781347fc8af15434f1213e8b0a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,404
Size: 1.00 vMB
Total Fees: 0.04131029 BTC
Feerates: 201.37 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (306,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,623 608,623 0000000000000000000c664628eb2bbc8d7bd3dc1b34bf5484e1407f9c78e21b 2,545 1.00/1.00 vMB 14
608,622 608,622 00000000000000000007d00fb2ec5bfec33a89425a360bed294f398444ee4acd 2,573 1.00/1.00 vMB 22
608,621 608,621 0000000000000000000f1505d3892ad5b4755f9e4b3da40530936d93bbe83df0 3,209 1.00/1.00 vMB 31
608,620 608,620 000000000000000000039e2c2f162145ae5d960d9f406e52d595c518b772f4b7 1,269 0.38/1.00 vMB 17
608,619 608,619 0000000000000000000236f14010c5a62235abad3a9405d132e1b0040545ce3e 926 0.33/1.00 vMB 18
608,618 608,618 000000000000000000105f275eff9ab08140b133329b3d82491641892ad492a5 1,425 0.54/1.00 vMB 12
608,617 608,617 0000000000000000000e68c4cd03fb94f47975a28f7d420a7528a0e253be8e49 2,021 1.00/1.00 vMB 7
608,616 608,616 000000000000000000071daf64ae9bc437db15b1c3fe6f88bda4b225adce894e 2,570 1.00/1.00 vMB 23
608,615 608,615 0000000000000000000b018880cd5600208775eb18a85bd420974b19a642abbc 2,691 1.00/1.00 vMB 12
608,614 608,614 000000000000000000083265b169b271bea6de86d5a10455cf20ffb92c3946a1 2,000 1.00/1.00 vMB 22
608,613 608,613 000000000000000000092457902b5b0c6967cf7fdae1568c0f11898fb06e711e 3,372 1.00/1.00 vMB 24
608,612 608,612 000000000000000000075e784677cc9ca5dbe613884581b367da85580f660b1e 2,747 1.00/1.00 vMB 35
608,611 608,611 000000000000000000147e369eb91455012878048244b3b49022fe01c3c7e1f8 1,405 0.83/1.00 vMB 9
608,610 608,610 000000000000000000071b650b230575320541ef8ffb6b4fe26c2d189551bd72 1,931 1.00/1.00 vMB 9
608,609 608,609 00000000000000000014dd8e8d5f2a8de9befa0e37b7daafd662bc8d25fc6423 1,777 1.00/1.00 vMB 10
608,608 608,608 000000000000000000076dcf38ab9b7dcb832074b47fd658d3c38359cbd36d13 3,012 1.00/1.00 vMB 32
608,607 608,607 00000000000000000010cd8e6fcf5b5bf97eba517cb357ea3829d27e19a7252e 877 1.00/1.00 vMB 5
608,606 608,606 0000000000000000000e2367177807ffe2c720191401129c380d8123808b4587 2,388 1.00/1.00 vMB 15
608,605 608,605 00000000000000000010c3d133dde8fb2dd55bc1dc8fa7d277cea83773b38666 2,215 1.00/1.00 vMB 19
608,604 608,604 000000000000000000024e8e88ed86cc73df46dcd4c856b727cc283f6c36cca1 2,899 1.00/1.00 vMB 4
608,603 608,603 0000000000000000000862a77cb660a9ec5229a7a24be72fd768990b2717c80b 2,351 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.