Loading Tool

Explorer IconExplorer

Memory Pool

48,245 transactions
27.41 vMB
0.07432452 BTC
Random Selection Loading Transactions
Max Size: 146.12/200 MB

Candidate Block

Mining Attempt 40b6af7ec652aabaf86c7b98d3593dc3ac92955a3a877d0ad0132bac1141611b
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 04260e5e155545f26eecb49e826ee3abcd2a19af1bd1f36202e10ac78e29bd3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,945
Size: 1.00 vMB
Total Fees: 0.02306273 BTC
Feerates: 150.92 > 2.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (736,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,635 178,635 000000000000078afb6f68b290fc2b63efd921dd2505b2253128c2c77d002c41 46 0.02/1.00 vMB 79
178,634 178,634 000000000000097bfe758227fc5750ed336af22a341cfdd73bde2d82653b4afa 28 0.01/1.00 vMB 3,441
178,633 178,633 00000000000007c5dfac0fe2fe7c409678bc3bd4a52759c33835d04423cf453a 72 0.03/1.00 vMB 155
178,632 178,632 000000000000005a307437812f12d54a7ca45828c5f1c26b02f8e2053249f9f3 76 0.04/1.00 vMB 826
178,631 178,631 0000000000000554a035f96565ca9521934872944e71de939f0e5425323f5490 242 0.12/1.00 vMB 639
178,630 178,630 00000000000007813bb48c3d7792cb255bc1fe8ae66482ac7004b23a45747640 114 0.04/1.00 vMB 119
178,629 178,629 00000000000006b81f92b75e1c912ad91097c63c302b08350859c55a78fdb7bf 142 0.08/1.00 vMB 769
178,628 178,628 000000000000047f24276f307c1e95821b0a5d7755a03a7bff6c90e9a92d0ccf 396 0.15/1.00 vMB 158
178,627 178,627 00000000000007bb89da6ae26b5e3858f1e745cf0bdf1c1dc59b946f1bbb7116 31 0.01/1.00 vMB 3,550
178,626 178,626 00000000000005746601f6688bb5f44d33133ae0e2f6054c3bcd17d7412a8df0 233 0.10/1.00 vMB 127
178,625 178,625 000000000000082dc99e10e3ba58fbab5581818fa6c2250307e1b0eb9212900c 91 0.05/1.00 vMB 65
178,624 178,624 00000000000009504d90d3c3f50d8dd136b794a35908587d6eada07804fde7ac 19 0.01/1.00 vMB 182
178,623 178,623 000000000000045f8e5368b11575919f911dcf07864453737ca0966b6b75fdcb 185 0.09/1.00 vMB 113
178,622 178,622 0000000000000b030572ec0b8ce0f0579613971a0bf7aa960d15c54c562176b8 84 0.03/1.00 vMB 106
178,621 178,621 00000000000009f7634a3e8267cd76aeea4af549b4b58679e4c952363f1c7031 137 0.05/1.00 vMB 125
178,620 178,620 00000000000009c5a7898a8e98a9cb1c5a7b5225dd74e90f19f25b525760a9e1 172 0.08/1.00 vMB 130
178,619 178,619 00000000000007910546641052cdf3600f41e644a2625c1bf234dc9e8a2400b8 163 0.06/1.00 vMB 134
178,618 178,618 00000000000004c9345b87785e713784cde46c8a22c73e44b15115fd5e89a5e8 29 0.01/1.00 vMB 179
178,617 178,617 000000000000072e5ff8aecdc2601f8f64d371f925e1e32b98e1c0f7ca1731da 62 0.04/1.00 vMB 72
178,616 178,616 0000000000000288058d20970bb77838634516fc965590e79b09b7c0c9916340 80 0.02/1.00 vMB 76
178,615 178,615 0000000000000164940030aaa153b78e1a39313413d7ecd646caaaaee7930233 35 0.02/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.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: 649.05 GB
    • Received: 13.12 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.