Loading Tool

Explorer IconExplorer

Memory Pool

83,172 transactions
31.39 vMB
0.16321105 BTC
Random Selection Loading Transactions
Max Size: 186.46/200 MB

Candidate Block

Mining Attempt fe4dea0b01fdb44425533c5cf3b93690ac01d9609964c824998020dd9a3b6b3d
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 012e52e002c42bc063b135718c87f4378c2e27634bec4dee687112b676d2ef49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,107
Size: 1.00 vMB
Total Fees: 0.06167284 BTC
Feerates: 269.69 > 6.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (144,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,402 770,402 000000000000000000008485a4f99502f89ef4a34cc37be001f41ba6730074bd 1,155 1.00/1.00 vMB 5
770,401 770,401 00000000000000000001efb1fa7dea83fa8621c369b4bd58c3ae01c43c30c9c5 1,136 1.00/1.00 vMB 2
770,400 770,400 00000000000000000004f48a33b5da8bb2d017b8b642dbdd37832fbbade90bb0 1,658 1.00/1.00 vMB 8
770,399 770,399 00000000000000000004ad2345097bc49b8cc16a6928f472ab9c6794ec282583 2,914 1.00/1.00 vMB 7
770,398 770,398 000000000000000000081ac86cabb464c58106322773ea3ce63257821b553a2f 3,420 1.00/1.00 vMB 10
770,397 770,397 00000000000000000006cd4dfb69d34b09d5656d1ecc8d1d1cb6f9e4516806cf 2,607 1.00/1.00 vMB 10
770,396 770,396 00000000000000000004f88d8570fee69a19905a8c1043b60bf29a869e677ff3 1,477 1.00/1.00 vMB 20
770,395 770,395 00000000000000000005e2e5a6741ca1e85a716d6961ebe6022889aa19e038c4 1,340 1.00/1.00 vMB 15
770,394 770,394 0000000000000000000326c6c50ddd6687b5738d7ea58c93dc0a48d7145132e7 2,660 1.00/1.00 vMB 13
770,393 770,393 0000000000000000000769b9dff85fe51a3d7ea72ab884f5ee68b6da46fab351 3,066 1.00/1.00 vMB 21
770,392 770,392 00000000000000000001e6d78e30cd6c3e769a505e02050d05bfbb4a13a72dd3 2,764 1.00/1.00 vMB 12
770,391 770,391 000000000000000000032607a5127d1d978c795366ac94ae3750f8dfdcbdff7a 3,786 1.00/1.00 vMB 19
770,390 770,390 00000000000000000002225ce18aa874858c4e002270f6c420e8ad42714abbb3 2,852 1.00/1.00 vMB 25
770,389 770,389 000000000000000000022d274a28258a2834cb291ae7a42686da5a396037be58 1,246 1.00/1.00 vMB 5
770,388 770,388 000000000000000000061d4228c965c815538241ac058e72b41d9dff497610c9 1,695 1.00/1.00 vMB 7
770,387 770,387 00000000000000000005a7b46bf54acd2ff9e0f8880feacfdec9067a310df0bf 2,059 1.00/1.00 vMB 14
770,386 770,386 00000000000000000005ad93442b162e759571cbdf9b62c5786fd38b6912b8a1 698 1.00/1.00 vMB 4
770,385 770,385 000000000000000000028c8d47dc75623c24c1d9101fab1707780eb3d5996719 2,713 1.00/1.00 vMB 9
770,384 770,384 000000000000000000075647d6416878611f2e70ef76fbbc1b425f605496479a 1,977 1.00/1.00 vMB 8
770,383 770,383 0000000000000000000526c807fce5adf7ad856a1e38e523cab55022b5b6fdb0 2,486 1.00/1.00 vMB 8
770,382 770,382 00000000000000000005c7eb2e68c99ef3efd4838da8861c76d9ef1f852b8370 3,389 1.00/1.00 vMB 22
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.55 GB
    • Received: 16.28 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.