Loading Tool

Explorer IconExplorer

Memory Pool

81,921 transactions
30.45 vMB
0.13061433 BTC
Random Selection Loading Transactions
Max Size: 183.47/200 MB

Candidate Block

Mining Attempt b0578e3840a64df7b155a4149ce1e1d5172b9fea90fcd3a906367df6a6140c7f
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root ab6aa10a7d702f001745a60a5f826ee9f2ca34951d8483f9841b9cf9ac7cca50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,558
Size: 1.00 vMB
Total Fees: 0.06802221 BTC
Feerates: 203.60 > 6.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (684,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,823 230,823 00000000000000a5f01f54307eec7b14147a690308856c4c1323457793ae3f55 249 0.26/1.00 vMB 51
230,822 230,822 000000000000005ea0209c2963706a0359bcaef2b697b7618146dc7e3f7618fe 554 0.25/1.00 vMB 155
230,821 230,821 00000000000000bdcdc63ab22b30dded461ff72ebecf63e3c6abfd812d3a1225 610 0.25/1.00 vMB 204
230,820 230,820 00000000000000d6461c142856c1c1ba2736c4c101e77b67b2d96d1c98615280 119 0.07/1.00 vMB 119
230,819 230,819 00000000000001acf524abd16c6d952f21cd71de2084db3bbb125ba947f19dfd 244 0.20/1.00 vMB 105
230,818 230,818 00000000000000ce249326d6945f1dd3ae403f501c215a78fe4ced15fa3414f3 446 0.25/1.00 vMB 46
230,817 230,817 000000000000009c0f62066af26cc23999bffdb7198189766f329268d4025498 163 0.08/1.00 vMB 111
230,816 230,816 000000000000004c5e5b897c45aadea6f6e5df0b65870ea7507012e3cfe87ec1 287 0.14/1.00 vMB 149
230,815 230,815 0000000000000022df2e6aa2a391b09c13fcf26ad4d4de7ff89ff6f3d8b7e76e 162 0.25/1.00 vMB 27
230,814 230,814 0000000000000161b5a3d8a45eb26fc80eb6a2ac4dc1b0e5e43f692645f6c18a 185 0.25/1.00 vMB 59
230,813 230,813 000000000000020d90312fe635e8598d651c238c2640593f3b2d700e6a352e36 117 0.10/1.00 vMB 79
230,812 230,812 0000000000000197b75dd5d04052da36175349d7dce9385a18ab5f608faf41f3 268 0.47/1.00 vMB 48
230,811 230,811 000000000000015d7c62a24932df4838d5a159f72494c15851e951030603538e 454 0.45/1.00 vMB 90
230,810 230,810 000000000000015b55c89c50eaf5368d819f2f8e693904396cb7b4ea4a04af42 887 0.47/1.00 vMB 133
230,809 230,809 000000000000017cc0a983905bc060aa900368da0616027660fda4cb84ca4120 269 0.25/1.00 vMB 90
230,808 230,808 00000000000000fb288771aeb2c8dfccc668962dd7a01bae0d42979aefabdf0a 192 0.25/1.00 vMB 61
230,807 230,807 00000000000001ab194fabac18d80cd047db6989fbb0727cf4a39a6eb2f22f40 762 0.25/1.00 vMB 347
230,806 230,806 00000000000001bfab4d0f91f3790a6df0c42ea11f7e0162a788983551cab276 451 0.25/1.00 vMB 3,414
230,805 230,805 00000000000001cb5badc42a9e450af3e7b72531b1cfb37f58d6bea04693b352 431 0.23/1.00 vMB 147
230,804 230,804 00000000000000cce49ac70773ea79dcaa3a7a9f847e0ccbf3ff2b2ef0fa6b4e 287 0.15/1.00 vMB 139
230,803 230,803 000000000000008108fe7679b8daad016ccbb237cab1d80adfe9dc1a2efe1fee 460 0.20/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.34 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: 661.28 GB
    • Received: 14.80 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.