Loading Tool

Explorer IconExplorer

Memory Pool

15,582 transactions
9.02 vMB
0.04210664 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.21/200 MB

Candidate Block

Mining Attempt 3db39b66d9126478a34d35a849e842867117de5f5b037f08cb16c5f59a35c282
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 32bdc75374deafd2b1891281335d2c09047d041f2df3b19b7d863da66894f089
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,501
Size: 1.00 vMB
Total Fees: 0.02250238 BTC
Median Feerate: 1.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (806,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
106,932 106,932 0000000000002c4883b8b4969c40511926c0f269dfafb315d35521333d90c807 1 0.00 vMB 0
106,931 106,931 00000000000113400e2414a33dc09b3695b267086923231b0e7d441334c2aa74 1 0.00 vMB 0
106,930 106,930 000000000001fa9c0a3aacad27e667911d2af9ceb552b375961d17b7b3eb5fd7 1 0.00 vMB 0
106,929 106,929 000000000002078b721cbe3330078feeadd4ad60bf06b9a8fd57156d881cf0ac 1 0.00 vMB 0
106,928 106,928 000000000001bd88e3daad0c27dbe05f22f3c1be2705e2b84fd3bc4c638eaef7 1 0.00 vMB 0
106,927 106,927 0000000000018b1a5a803fd3443062165eec7602ff0f5f23993152a448ac358e 7 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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