Loading Tool

Explorer IconExplorer

Memory Pool

74,487 transactions
27.63 vMB
0.07635509 BTC
Random Selection Loading Transactions
Max Size: 168.28/200 MB

Candidate Block

Mining Attempt f058cc644231190057f1915866cc3adba3dfbf96f0945c9e163ec1150e95c587
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 8ccaadd7eb5015ffb53eb422c58c10eadc1c9926584bac5549d4a25be0fd0937
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,894
Size: 1.00 vMB
Total Fees: 0.01718202 BTC
Feerates: 402.60 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (116,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,030 799,030 00000000000000000000d0bd10dd172c6291c99f2dba44a9e22e5152f658fea2 2,876 1.00/1.00 vMB 14
799,029 799,029 0000000000000000000003ac6f373f635bda01d129fed9ffbde5550da6873360 2,827 1.00/1.00 vMB 11
799,028 799,028 0000000000000000000514b5ccafed907f2c5fe88811a94ece94e93087c2d252 3,688 1.00/1.00 vMB 9
799,027 799,027 00000000000000000001431580a58477bcb71fe919df671b6b64ad38525d5779 2,865 1.00/1.00 vMB 13
799,026 799,026 00000000000000000000164099709153f093770030d133fbf2fe0c9d1006b8ed 3,638 1.00/1.00 vMB 11
799,025 799,025 00000000000000000001c07c6e28221d71e4767c2bef6404852ac6b98e451345 4,629 1.00/1.00 vMB 6
799,024 799,024 00000000000000000003b17cf1fd562033433cac513ad432b5936c9d910fcada 3,698 1.00/1.00 vMB 6
799,023 799,023 0000000000000000000139fb40e7235b498c0eba0d996180511630f4a9fec299 4,511 1.00/1.00 vMB 7
799,022 799,022 0000000000000000000254f656f194faa1a19d4aeca96cbf7e2487a43d83efc8 2,730 1.00/1.00 vMB 10
799,021 799,021 00000000000000000002711c1d5aa8ac8b6383d6aa419acd6571195c24170d26 2,351 1.00/1.00 vMB 16
799,020 799,020 00000000000000000003dd94b10f35ab357c840512e8325579b27bcb4a9d9dae 3,592 1.00/1.00 vMB 8
799,019 799,019 000000000000000000014713e283cb015f9a7cd93ee4743d25e8e9f2288e6c86 1,386 1.00/1.00 vMB 6
799,018 799,018 00000000000000000002a2cd912d32f9ba911198dfe5fd74d671c33e822abf03 1,706 1.00/1.00 vMB 8
799,017 799,017 00000000000000000001b1ec4892ed669c02eeeb8bbf15621445701f02ba5f0f 2,513 1.00/1.00 vMB 10
799,016 799,016 000000000000000000002d156269b61ef1fe5c5323c5aced547162c6c30b4a06 2,141 1.00/1.00 vMB 11
799,015 799,015 000000000000000000048f52c2434d6aff1ac2d95079743ad696258e31ef37d7 3,193 1.00/1.00 vMB 22
799,014 799,014 00000000000000000002ee7d3116b607e2d7b67c4ed517a42511d85297c061d9 2,269 1.00/1.00 vMB 13
799,013 799,013 0000000000000000000114ff3054a1d85d2fa86e887544f171c0b9dd1eef7975 2,263 1.00/1.00 vMB 22
799,012 799,012 00000000000000000003ef81ea585e13b6f84a62ae8b5bb085dc1ea34f0e6249 5,968 1.00/1.00 vMB 6
799,011 799,011 00000000000000000001bf6fa02a7d119909129fadcd356092b1b7a5f7235666 4,473 1.00/1.00 vMB 7
799,010 799,010 000000000000000000030ea88d76165935b899ae502a73bc66777f1054062bca 4,493 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.