Loading Tool

Explorer IconExplorer

Memory Pool

14,781 transactions
8.01 vMB
0.03923769 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.67/200 MB

Candidate Block

Mining Attempt 6c40e7849da1d1b89eb13d741ad57c86f267268de53fd6baf98cdb280cc43fe9
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root 72248cced1dbee734d091381ac22036488ffd0d089b409a41759a442f9d66c72
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,800
Size: 1.00 vMB
Total Fees: 0.02243711 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (806,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,953 106,953 00000000000248fac177bd3a69489de122b1e3edd4caad4e9da1df41406217d0 1 0.00 vMB 0
106,952 106,952 00000000000002bf8481359b3a75a5abd6a9dc65d7b1f128286049a274c9ae40 3 0.00 vMB 0
106,951 106,951 0000000000020088041b8039fbe0daced2e47cd0be60b7b6bffa6e86e5bba16d 4 0.00 vMB 0
106,950 106,950 000000000001422167e0e3c2be4a2f11825c7a51a63b0667decb478dc05467a0 3 0.00 vMB 0
106,949 106,949 00000000000142ce19e7d77d2e5d9f7e2d0f27bdca74dc3a240c7a0024c1ff72 1 0.00 vMB 0
106,948 106,948 000000000001be93bb99863cdae6e3fe25dec590752d85abc8d364455ad70646 9 0.00 vMB 0
106,947 106,947 0000000000000278714bbe284dd0168f7fa0d53a5a4c661b5d74117b479d4fa8 8 0.00 vMB 0
106,946 106,946 000000000001fcf461aa5a3ef8934ddb523aa43f0575c6ab2f0c3a00a722e713 13 0.00 vMB 0
106,945 106,945 0000000000004bc0763da1b29d9d68c8fbbd33cdc08fa4f4d5804905271331a5 2 0.00 vMB 0
106,944 106,944 00000000000152328574346229ad000fd433811e96360f7d3ecf0a497a7e835c 1 0.00 vMB 0
106,943 106,943 0000000000001b24af17807053b70def6b8fead0c1af13e158206dfce4197576 4 0.00 vMB 0
106,942 106,942 00000000000197c2fc6b5ab2669a575ecf606a4814e8c585916148c9619fd120 11 0.00 vMB 362
106,941 106,941 000000000000bf049658970ec6a9410eb4e9b5ae5da72ddefe7622ae2b7320fe 9 0.00 vMB 0
106,940 106,940 000000000001a420fd100d72310a4d9026dbfe04b813978327688697e057ea34 12 0.00 vMB 0
106,939 106,939 0000000000020c4ac888012d5d03eb62cce76f9cc25aaca2fe09d0e3902b5566 28 0.01 vMB 0
106,938 106,938 000000000002329ff0f2d8d6797360f60c2b11605698524fb98bc15a805033c2 13 0.00 vMB 0
106,937 106,937 000000000001e4e5fc909c57493cf27da281c7d8e82a17620f44989691fda0f5 1 0.00 vMB 0
106,936 106,936 0000000000000e92d775bdf292c1b2150b0d4544071e517510d2be2ff2243f91 4 0.00 vMB 0
106,935 106,935 0000000000009e6b46aca5bbc7ac6200897d9f6de2db7956a0e6ba49226d31ac 20 0.00 vMB 0
106,934 106,934 000000000000939715109917832f1d4b376cef02294609b6690b66ca1139bcc6 3 0.00 vMB 0
106,933 106,933 000000000000f9f3411cbef1f45706bc2803bb6faae3170a46d40b3a4248fa77 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 222.92 GB
    • Received: 0.84 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.