Loading Tool

Explorer IconExplorer

Memory Pool

48,202 transactions
30.27 vMB
0.08600135 BTC
Random Selection Loading Transactions
Max Size: 161.65/200 MB

Candidate Block

Mining Attempt 883a1273a0c2b156a8f61c8572c22d11cc70d531a9a10b3f0ac250233e503eba
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 026ace2400d589ca756f2354dc7b9b7679cf938d659790062d6b68d7072bd473
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,981
Size: 1.00 vMB
Total Fees: 0.02554538 BTC
Feerates: 101.56 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (724,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,784 190,784 0000000000000025e6c720e747a0f87299932872b385ab0daea8c3b5c2aef2a8 12 0.00/1.00 vMB 0
190,783 190,783 00000000000008498280e2ebfb40ef79f45f50666b1ff09b9f84c8fe8f9b8404 295 0.12/1.00 vMB 140
190,782 190,782 000000000000013e466179fff23b0246189c62a47f2e84356ffa0af1f82db5c1 6 0.00/1.00 vMB 0
190,781 190,781 0000000000000359c5e9937d143cc38b657d0ede770e5b21379e597275cfaee9 265 0.10/1.00 vMB 128
190,780 190,780 0000000000000419acdbf92f3608b18fca57c57f8d48e1b1589c38601e61d824 1 0.00/1.00 vMB 0
190,779 190,779 0000000000000498dfd72591c3fe63645d06c0624488ee4164b35493d8aa1ac6 410 0.25/1.00 vMB 303
190,778 190,778 000000000000003a779aced437e06677dc8aaa2b67630a62e4b46e2787e76a67 5 0.00/1.00 vMB 0
190,777 190,777 000000000000089c9d2430ba5a5322340411ec31b834bcf5ad219d6fed4812c7 12 0.01/1.00 vMB 149
190,776 190,776 000000000000068c12d7ff29d214c23a0a3308e39c79048a12f7960ec5019ba3 288 0.10/1.00 vMB 845
190,775 190,775 000000000000077fcf520dcb9d5a0ac62e681f63442e20baa355ce55e0a022f1 90 0.05/1.00 vMB 83
190,774 190,774 0000000000000821ded978ca7f88b9ccf49eb5adac6e65af402d7c98101833c7 24 0.01/1.00 vMB 109
190,773 190,773 000000000000001993e0768cb40ca5ad574b83f3ce79cc1fba6d0fe367a9a58d 256 0.09/1.00 vMB 230
190,772 190,772 00000000000004bfba6bcc1ba88c8953869b6f82fcfe75c22c7f91be15f23e1b 58 0.03/1.00 vMB 144
190,771 190,771 000000000000019181464f6efc7a1d4e24321ae10ae3c0bdfb1fce776ac54e1b 207 0.08/1.00 vMB 203
190,770 190,770 000000000000082f1119d9bf7426ced47437d28419fc683289c0245c9d12bd22 256 0.14/1.00 vMB 182
190,769 190,769 00000000000002dc993ed2f971f2740c2c9dc864b5d7a9bd8f58e7b710c5f94e 201 0.12/1.00 vMB 167
190,768 190,768 00000000000000b87754d1380ffc483bacb3a6c68f4d46fc203696da55742b83 1 0.00/1.00 vMB 0
190,767 190,767 00000000000006bd1f6c18a715eb3fa244acb8eaf877e80a113881a25b0d7dfb 10 0.00/1.00 vMB 29
190,766 190,766 000000000000015fcde0daeae295bdd7a97689c810396231e056a9307330970b 100 0.04/1.00 vMB 67
190,765 190,765 000000000000062c61942807228f7410630cebd2b912996fdbaef49b571574f6 502 0.19/1.00 vMB 178
190,764 190,764 000000000000071c13cd8e23c33d839fc276def34e22e0daf65bc373aed237c5 12 0.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.13 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.41 GB
    • Received: 13.77 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.