Loading Tool

Explorer IconExplorer

Memory Pool

80,208 transactions
30.07 vMB
0.08804750 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt 388d2000fe682546a98b23b2b7a9cbbb702af03a95a67a9064a8097bead6b34b
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 5178855b0af9ce0c77e8137311397662aa4dd309830201880ddb3631a76262a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.02658664 BTC
Feerates: 301.07 > 2.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (502,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,731 412,731 00000000000000000231b9f42990c403ba6ae62267af6b9382cced29d1fca2a3 2,228 1.00/1.00 vMB 51
412,730 412,730 000000000000000001815876b9a1d398659118cbafed7dbbcf3e79cebd3aa8e1 1,982 1.00/1.00 vMB 44
412,729 412,729 000000000000000002fdb2462d95e4572a5af426d989da9a7c01cd9de34652c0 990 0.99/1.00 vMB 22
412,728 412,728 0000000000000000034398d9fe47a18ceef0b776fe3925a32f7dae07afd84cc0 421 0.18/1.00 vMB 63
412,727 412,727 000000000000000001fbad82c20227cacf3ad7c78916c8d483965a80e607ea48 904 0.98/1.00 vMB 27
412,726 412,726 000000000000000001c8368e06db1e0fb8cd953dcdef28cbb1a60712022ec3a5 217 0.08/1.00 vMB 62
412,725 412,725 0000000000000000006a448d8b04ab0632be11f0874f5d66bfff6ce6e2c3a26b 2,004 0.98/1.00 vMB 54
412,724 412,724 0000000000000000033fdb621046fad80bdaf5d1e14089bed7924e81795f39d9 975 1.00/1.00 vMB 29
412,723 412,723 0000000000000000048a31edae669ebc6b8931b190f565f82b6a5b15ae5249da 1,648 0.99/1.00 vMB 31
412,722 412,722 000000000000000004a390e8ddf20c6e67b59c2103bc2f9a0fc7d23838ef8207 2,247 1.00/1.00 vMB 73
412,721 412,721 00000000000000000402e3dc91c73f936a693df28bb52ec0c24d7d8affca538e 2,784 1.00/1.00 vMB 63
412,720 412,720 0000000000000000032633537ea73bbe9421e81cb71e0308f6896940749058c3 11 0.00/1.00 vMB 55
412,719 412,719 00000000000000000103c2de6db94534ba178c7fb7633d461fd2e5d5a0cbde9a 265 0.12/1.00 vMB 51
412,718 412,718 0000000000000000053ed4b796925f41a34957efc279a355027fc33ae78c0001 626 0.70/1.00 vMB 20
412,717 412,717 0000000000000000025486306feab0dce320b922059256852f9812103c170720 1,618 1.00/1.00 vMB 26
412,716 412,716 000000000000000004a12bdc450766835d1cc541f9525ae3bb2e89746d0fa7e6 15 0.00/1.00 vMB 165
412,715 412,715 000000000000000002b916799b3d7861bd938d023a8d071dbd3a7ec1b6c9293b 1,810 0.93/1.00 vMB 55
412,714 412,714 0000000000000000043c66993c3d8f44825674736d12b5e62fce25822511aae0 2,750 1.00/1.00 vMB 72
412,713 412,713 000000000000000002582b1a99b485c74b76a9c6e85117c8e50ba71be68bef8e 1,940 1.00/1.00 vMB 36
412,712 412,712 000000000000000004f0d3bfb13dd3a5ef54b4233130c931e4d384b0e6925557 2,593 1.00/1.00 vMB 79
412,711 412,711 0000000000000000047ae5cb3b2999bf23fedba5acbc36ee37ee774b4dc3e2a3 2,504 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 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.