Loading Tool

Explorer IconExplorer

Memory Pool

82,957 transactions
32.08 vMB
0.08227111 BTC
Random Selection Loading Transactions
Max Size: 194.83/200 MB

Candidate Block

Mining Attempt 3ce6aec63e53fde33bbef0d0b33fdcc6e9a85d241a988b94b618497dbe0d4fc6
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root ce4f2261da8c7c883e9b83c4334346622c52badd590927b35d606ebcddae5e02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.01203025 BTC
Feerates: 146.96 > 1.21 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (364,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,859 550,859 00000000000000000012085cfe8c79bcdacf81fbd82f6ab52c3cb3a454d4987c 2,064 1.00/1.00 vMB 56
550,858 550,858 000000000000000000286e7a3dc806fa15299f454ffad0e9b0e468aead030202 2,771 1.00/1.00 vMB 55
550,857 550,857 000000000000000000183794d39c05702ac6fd86dd19c0b77be071ea20408049 2,868 1.00/1.00 vMB 64
550,856 550,856 00000000000000000013aa3941ec8b596f9eb4037c8168ea0eb7aae9900f128e 2,774 1.00/1.00 vMB 57
550,855 550,855 0000000000000000001e4e7fec893e529c069498152f53e012be9f3d6244b0f7 2,976 1.00/1.00 vMB 78
550,854 550,854 000000000000000000259e205933a428ea8f00b813c6241a672d13840072b510 2,935 1.00/1.00 vMB 67
550,853 550,853 000000000000000000069b362a68b18d261834a0102ecfa8572a190e2ffb483e 2,591 1.00/1.00 vMB 84
550,852 550,852 00000000000000000011968b93fd6021ed312a260bd97d0df3c468046c6f59d7 2,359 1.00/1.00 vMB 63
550,851 550,851 000000000000000000063889d796bd172767f2022746e94c2d360d026627bb17 2,180 1.00/1.00 vMB 60
550,850 550,850 0000000000000000001b4784408d9fc192f6625ae3ea05cde958e3cbfb1e28a7 2,547 1.00/1.00 vMB 82
550,849 550,849 000000000000000000072b0b3e93ba31d4dfe8bacc2679ee461263e48d9bcdda 2,136 1.00/1.00 vMB 57
550,848 550,848 000000000000000000254ec412fb47efaf993cf017eba37c93f58a637de1a332 1 0.00/1.00 vMB 0
550,847 550,847 00000000000000000007038a74c6fdd7d62f4064d933800dc584a0be50e2b55a 1,915 1.00/1.00 vMB 82
550,846 550,846 00000000000000000021524e6181b6374c15cb843ed0cfcaf0a2e56a424126af 2,786 1.00/1.00 vMB 68
550,845 550,845 00000000000000000018e1af886d3d1177396cd1cd7b1597e0899932049b09c8 1,479 1.00/1.00 vMB 72
550,844 550,844 0000000000000000001e70519d1497ae9d0fc0bf6ac8446928e28e4618e74f4d 2,984 1.00/1.00 vMB 80
550,843 550,843 00000000000000000027350b8fd9f2e8061e0d5a3128327480bfde0b17987944 1,960 1.00/1.00 vMB 68
550,842 550,842 00000000000000000026a6ff49b2165886ae2598e6ccef6ef4efc399799054cf 1,343 1.00/1.00 vMB 66
550,841 550,841 0000000000000000001de32b2eba1574570678058e51ab0bf90aa99bc2120ad3 1,704 1.00/1.00 vMB 73
550,840 550,840 0000000000000000000bc7c40924d98d98fbb03f3811d535ee08fd9a65bb1b5b 1,364 1.00/1.00 vMB 63
550,839 550,839 00000000000000000007877e0fb5f54c8d083c0bf3fbbf34eb31375116edf63c 1,767 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.