Loading Tool

Explorer IconExplorer

Memory Pool

87,192 transactions
31.64 vMB
0.21902742 BTC
Random Selection Loading Transactions
Max Size: 192.09/200 MB

Candidate Block

Mining Attempt 71a5b569027afdfd659f6695e6d9521fa924acd17cc45b84323119dfe714c16a
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 34a5767b788bac279232ca8b9fe49d8ac86adaf6bd509160ebf4d3f83e1f2f2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.11022070 BTC
Feerates: 502.67 > 11.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (356,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,954 558,954 0000000000000000002b72de0b6c725ecb6873ceac48e456f45cc1d1b41e6361 2,288 1.00/1.00 vMB 11
558,953 558,953 0000000000000000002c358194e36f2bfa9c52f8248e2ec72e2944e3a7ee5826 2,996 1.00/1.00 vMB 16
558,952 558,952 0000000000000000000971098835a49931ae0cab1afa1a7def9859fc24d68f1e 2,483 1.00/1.00 vMB 11
558,951 558,951 00000000000000000007396ead3c8623b1559c6666543e92625af796d6cd81b6 1,507 1.00/1.00 vMB 2
558,950 558,950 00000000000000000011ef0127009b787e7f8e0ea981bb68aad39eb9735100e5 1,964 1.00/1.00 vMB 6
558,949 558,949 0000000000000000001c990ddf1680e4838a76892e9a200c792677f0979873f6 2,747 1.00/1.00 vMB 14
558,948 558,948 0000000000000000001a87cc196519c8157499e665a297703b54c5c3aba1d82e 1,780 1.00/1.00 vMB 3
558,947 558,947 00000000000000000003927017bd9659576c892567a04ebb99c4841960cf24f1 2,303 1.00/1.00 vMB 10
558,946 558,946 0000000000000000002c22a5d28a460800dd387de1a7312274fad16ad4ade8bd 3,186 1.00/1.00 vMB 22
558,945 558,945 0000000000000000002f2005f8281cec89591eb208681df616e06e57cd8128bc 2,669 1.00/1.00 vMB 17
558,944 558,944 00000000000000000015f85992081daac189ea7d80d282057e62e6ade197d51c 3,012 1.00/1.00 vMB 28
558,943 558,943 0000000000000000002395a970d049ef958751d609083195a7abc90cd9ef8154 2,553 1.00/1.00 vMB 21
558,942 558,942 0000000000000000000f9a73d302babf556cca9cfd68c996cd0a173abaedf510 2,805 1.00/1.00 vMB 14
558,941 558,941 00000000000000000024da58d87e6b8bd723a19a3cc9a79003167e541bdf0c9e 1,805 1.00/1.00 vMB 6
558,940 558,940 000000000000000000184402e76329c28ebdb63935859fa1c01c9bbf47099ff7 2,155 1.00/1.00 vMB 17
558,939 558,939 00000000000000000015869ed13a3c1d899ad5802697b03718700871aba137ff 2,951 1.00/1.00 vMB 21
558,938 558,938 0000000000000000000e2b30192cf1c2e84eb63230c9e8c6eece46827518d495 2,896 1.00/1.00 vMB 10
558,937 558,937 0000000000000000000ba8d006f810b662a1d002a51dbdebd1c93c002ee1e17e 2,310 1.00/1.00 vMB 11
558,936 558,936 0000000000000000001ef21d172c1024336ca0ea3c4237f20350c399426db8a9 3,046 1.00/1.00 vMB 29
558,935 558,935 0000000000000000000ed95cb35052df7f09b1a3f3774a27cb09e83d43f2fa9e 2,851 1.00/1.00 vMB 26
558,934 558,934 00000000000000000001534c8202ea64326db088848a32bc7bfc9e26f276b563 2,222 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.