Loading Tool

Explorer IconExplorer

Memory Pool

49,655 transactions
29.94 vMB
0.09347741 BTC
Random Selection Loading Transactions
Max Size: 159.79/200 MB

Candidate Block

Mining Attempt afffe253ba9f81eebf3cc5b63c52534ec3c5f6cb1bd240fb1e4a040bdbfb4b56
Version 20000000
Previous Block 00000000000000000001e2f6cc79a94b021bd37a0344a4c1171fa288fec3bf95
Merkle Root 2c9cc2279151ccc96c0e4948d0127f378ba6a1f6bac1178c7739e2730d86ca10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.02730958 BTC
Feerates: 72.92 > 2.74 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,845 (200,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,746 714,746 0000000000000000000b9485ea87c40ed5c216e912b8164104328e8103cb0318 1,501 0.58/1.00 vMB 9
714,745 714,745 0000000000000000000140fedbc619ac4b676ddb1b64190afa11f55f0ced91ff 14 0.00/1.00 vMB 4
714,744 714,744 00000000000000000000d1c67bab739bff11d05ed0dae135d2ef81a34326c97f 340 0.10/1.00 vMB 10
714,743 714,743 0000000000000000000755e1337b3a02728d172cb570db1b00f6b0295c661b6c 1,731 0.59/1.00 vMB 11
714,742 714,742 000000000000000000080f34db54284e0eb1f686f737619f4063174e57381776 1,363 0.62/1.00 vMB 8
714,741 714,741 00000000000000000000d92647a4a4204a04e48ceeeac19585589a9765bb95e6 872 0.42/1.00 vMB 19
714,740 714,740 0000000000000000000acdb6dbf2af157a885366ce1a44b14427a97159e024d4 667 0.23/1.00 vMB 9
714,739 714,739 0000000000000000000499f8ca4b7f531d79768c7f9dd82ee8fb1791bfb3b032 547 0.21/1.00 vMB 8
714,738 714,738 00000000000000000003bb572f2100aaac02ce35c4e2087f7b72a1be336bcf72 670 0.29/1.00 vMB 8
714,737 714,737 000000000000000000063518e347fb93fbf0254a5a5ec89495eb705a279de474 258 0.09/1.00 vMB 9
714,736 714,736 00000000000000000003b439d1886a670d487e606ad6edc7eb6d304f99a31b21 244 0.09/1.00 vMB 12
714,735 714,735 000000000000000000046d26e874855ae4553b1e8c059745d65abe2867c36ad8 866 0.36/1.00 vMB 8
714,734 714,734 00000000000000000001de3760998f33b2cfa794e14fb2715e6d85ed3b296b1a 58 0.02/1.00 vMB 6
714,733 714,733 000000000000000000068d5c31a618e8bf968051d91f49a0800a9970a37dc575 1,857 0.66/1.00 vMB 8
714,732 714,732 00000000000000000005dceb61198bf40f8d5527e5c96ceabe85423a98006049 490 0.16/1.00 vMB 8
714,731 714,731 0000000000000000000455265b39a6e301864a213c86b248c42d254c028867ca 922 0.41/1.00 vMB 6
714,730 714,730 000000000000000000045733095fc1920f253397475d0b0beefae3eb9fddd1d8 2,709 1.00/1.00 vMB 9
714,729 714,729 00000000000000000005b0467d9bc3b5e0721928e566d094f83089572856662e 1,316 0.46/1.00 vMB 9
714,728 714,728 00000000000000000009224c38f7a2730a31979b8bbce7a1ea8bc615369952ee 54 0.04/1.00 vMB 7
714,727 714,727 0000000000000000000aeacad519e607e4872d7f67f70ecee97f0a8c6bf652d2 279 0.13/1.00 vMB 8
714,726 714,726 000000000000000000066b1051188327e4094af0adb86e799233bd061ad24617 354 0.15/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.