Loading Tool

Explorer IconExplorer

Memory Pool

80,121 transactions
30.00 vMB
0.13578665 BTC
Random Selection Loading Transactions
Max Size: 181.21/200 MB

Candidate Block

Mining Attempt 4ba93515829f19e5251efee7f4091a2f51f6aae42c9543547b3f5668d02c2c6f
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 6d33cf8f7b5807d3d42407d85166274b3d095332fa13db575dfb5847922fe933
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,892
Size: 1.00 vMB
Total Fees: 0.06607742 BTC
Feerates: 101.64 > 6.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (109,752 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
805,388 805,388 00000000000000000002b2bd59b0ad04d7186ad1fca9fbf2137f1e6a0a6c3773 2,327 1.00/1.00 vMB 12
805,387 805,387 000000000000000000000040d07ecd61c03c87fa6c7b911986a874ea4ce18bbc 1,636 1.00/1.00 vMB 9
805,386 805,386 000000000000000000044bf985d930be69629f3eca75e4bd734652d84131858b 2,823 1.00/1.00 vMB 15
805,385 805,385 000000000000000000000df7820f59cead27e63804f4d754d4909334c892630b 2,853 1.00/1.00 vMB 17
805,384 805,384 00000000000000000002ff898d555870b17f55709093db33353f0345d0b3a3a8 3,747 1.00/1.00 vMB 22
805,383 805,383 00000000000000000000f93652244f1f957c4d2214d7889de9481161087bf9c5 2,531 1.00/1.00 vMB 20
805,382 805,382 00000000000000000002fb10751716fd1a91a300953686584d4d0b6eb078be57 3,116 1.00/1.00 vMB 18
805,381 805,381 000000000000000000025042d97885ade12af084399efac2cf03db6115eead14 3,056 1.00/1.00 vMB 22
805,380 805,380 00000000000000000001066560ab32b1adab937a98adcef01d53f3d608ba1a11 6,860 1.00/1.00 vMB 6
805,379 805,379 00000000000000000004788793402d301608cbc79f791f9b4083abbbf59208c8 2,828 1.00/1.00 vMB 13
805,378 805,378 00000000000000000000eec53f1f402401664bc3ef3f5782c26ccc6348d726a1 3,354 1.00/1.00 vMB 13
805,377 805,377 000000000000000000026feaec9776d21c87c44f595ca276334ca0db9c4650e0 945 1.00/1.00 vMB 9
805,376 805,376 00000000000000000003339da62a19cd8574d004bc1053a476343a8a40bda1d1 3,137 1.00/1.00 vMB 21
805,375 805,375 00000000000000000000431ededef6bdf89d2e2a40db0028bc996f13229f2e32 2,201 1.00/1.00 vMB 15
805,374 805,374 0000000000000000000245a02101d0f8f84681729d24163f1e2e0f36328c1852 1,669 1.00/1.00 vMB 22
805,373 805,373 00000000000000000004e16cf346116d0c80e9399244e983b09bb09951d1f26c 5,730 1.00/1.00 vMB 7
805,372 805,372 000000000000000000022493fa22cefb5050cee672113bb8ac7946072f66655e 2,275 1.00/1.00 vMB 8
805,371 805,371 0000000000000000000120a6f2d16ff4debfb4f2737f27eddf0c49efafdd5e74 3,323 1.00/1.00 vMB 19
805,370 805,370 000000000000000000026d39a4716d3bc5d6d36b292a6e99ad924b64961c1ffd 2,607 1.00/1.00 vMB 19
805,369 805,369 00000000000000000003fb2abadc2a8c78ff09200f35a9fb72db6d3f80e6e5ea 4,252 1.00/1.00 vMB 8
805,368 805,368 000000000000000000047bb00dae55247c3941e70120ef365b7c81f345b1aa71 3,870 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.21 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.