Loading Tool

Explorer IconExplorer

Memory Pool

80,288 transactions
30.23 vMB
0.08081364 BTC
Random Selection Loading Transactions
Max Size: 184.76/200 MB

Candidate Block

Mining Attempt fb0fafcd6855ac0e3d598e692b3f8de1ade819f9edc90f3e87c097eb9faebd8c
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root a45a8340c554c4ceac5006ecae8df542345f67ba031457b5def35bb2b7f0206f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,234
Size: 1.00 vMB
Total Fees: 0.01337100 BTC
Feerates: 150.92 > 1.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (483,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,077 432,077 0000000000000000007746e10dd5b095f5d36f22adc33b37dd29cc0e7369300f 464 0.18/1.00 vMB 58
432,076 432,076 000000000000000001ba291cdf2d9c223458de4644272647a5af396f84451dae 435 0.18/1.00 vMB 58
432,075 432,075 000000000000000003233393dec43d06f697fdc4e1d305d9e082883da204ff5e 1,428 0.69/1.00 vMB 54
432,074 432,074 000000000000000002beaf750ce7ddeade21fc8d15bb50c93beb0d675b5ce745 205 0.08/1.00 vMB 61
432,073 432,073 00000000000000000024e0e40e0200d2563cac2e49bc475294afa57915fbbdc7 1,599 1.00/1.00 vMB 50
432,072 432,072 000000000000000002836e180085e622495596ccdd78455f467c0e4056717025 1,822 1.00/1.00 vMB 35
432,071 432,071 0000000000000000020e9d210fa31c89a5b5bd33a69b486dde2b69e0cf1b0ed4 1,565 1.00/1.00 vMB 33
432,070 432,070 000000000000000002280488d719bfd67dceee7393912c92d1b036a67ad3e87c 1,841 1.00/1.00 vMB 58
432,069 432,069 000000000000000000913896591b6eeb509ba91da15ae52e75f009e8497bb8e7 1,994 1.00/1.00 vMB 74
432,068 432,068 0000000000000000000684177518a8c9c6b32e66e2ee573b6e3e392a7d1581ab 1,927 1.00/1.00 vMB 57
432,067 432,067 00000000000000000147574c80b19335188955e3545b32c03ccb328b407cfd7a 2,310 1.00/1.00 vMB 69
432,066 432,066 0000000000000000022348508df6167dcb1b34c31200f314e2a1ac136549ccf1 1,630 1.00/1.00 vMB 50
432,065 432,065 0000000000000000005701bbf17ba234298dab74fbcd9efe29243ccddb935414 787 0.72/1.00 vMB 27
432,064 432,064 0000000000000000006f25323cf19c0c3e7bb04c7bf60b65408fa65692565854 2,208 1.00/1.00 vMB 48
432,063 432,063 00000000000000000220df86e68e417d03bc4eb32f527487d7d266ff3c7d14c6 2,719 1.00/1.00 vMB 69
432,062 432,062 00000000000000000483048e031585a327502f2e5e7e6e13369105c575d411c2 1,958 1.00/1.00 vMB 47
432,061 432,061 000000000000000004532f947d70e5704ef1fc13612c1a0a40b9ffa976c7967d 2,023 1.00/1.00 vMB 43
432,060 432,060 000000000000000000df6b1ab9445ced4e241b1904f159cb9044e8e516a09cbf 1,910 1.00/1.00 vMB 76
432,059 432,059 00000000000000000407a34d63c139041dfdc4313cfcdc3f4ad9c20df528218a 1,575 1.00/1.00 vMB 35
432,058 432,058 00000000000000000093e07b1984aea1a41cc63069a2979303c4fbb731f9cba9 1,765 1.00/1.00 vMB 59
432,057 432,057 000000000000000002762cb94ae4433f20d7eb204518280e1bf0a2a082cdf1ca 2,196 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 783.00 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: 718.55 GB
    • Received: 17.91 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.