Loading Tool

Explorer IconExplorer

Memory Pool

73,059 transactions
27.04 vMB
0.06052500 BTC
Random Selection Loading Transactions
Max Size: 165.10/200 MB

Candidate Block

Mining Attempt d9bf022f459923da374f0150b415e88a184ff526bd6132b27d73dcc4a2d16672
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root f92af78904e0af76a0015e5577f77b850150b3c6d2097d48c5bdef0ed67b1a16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,581
Size: 1.00 vMB
Total Fees: 0.02079451 BTC
Feerates: 151.01 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (590,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,106 325,106 0000000000000000180e700fb2954eeea6cfc2a15770c4eb2cbdd1ec87cbdaab 326 0.29/1.00 vMB 20
325,105 325,105 00000000000000001eaca67b6b1cf476cc30f1b133db498086cdf76097d719ea 520 0.27/1.00 vMB 85
325,104 325,104 0000000000000000014b706c6dc65e2a919e469c854e9da87f4561b257fcb576 739 0.53/1.00 vMB 23
325,103 325,103 000000000000000014141db582b3ed2f312891134c6e8d13e4922534c5c88c15 403 0.22/1.00 vMB 33
325,102 325,102 000000000000000015421483f0c72812621fe0f4f7cecb752382ed9e3335216e 102 0.04/1.00 vMB 32
325,101 325,101 000000000000000008b02b3778619a30336603ecce86396fbee0643950816e9f 425 0.20/1.00 vMB 28
325,100 325,100 000000000000000007ba4846462d98744cf5409f3e9e80205265b408f40b18df 432 0.22/1.00 vMB 30
325,099 325,099 0000000000000000054c94ab33a2347d1235524634a738398faaf1405d2f9ac6 30 0.02/1.00 vMB 9
325,098 325,098 00000000000000001afb7ea6320473ef23bcfad7ba2c39f44c39d13ce48b026a 224 0.13/1.00 vMB 27
325,097 325,097 00000000000000000b25ff85a515169cdb81f1a680f31ba4c551b54c3d0b77bd 526 0.30/1.00 vMB 28
325,096 325,096 000000000000000010b78af778165b8a374fa0ad892d113da940f9a86dc1d3c9 121 0.10/1.00 vMB 22
325,095 325,095 000000000000000005109d9b150ff76e09ec15d2909e66a3b3e42db53051184b 102 0.07/1.00 vMB 21
325,094 325,094 000000000000000019e6de03053bdb5fef03b3101ebd3fe72b34f42332c3ec4c 603 0.39/1.00 vMB 29
325,093 325,093 0000000000000000062aeed3c54e208881125e401cbb5983e67d9c1d3289b8f1 206 0.09/1.00 vMB 29
325,092 325,092 000000000000000013879bd7d4963b6877075fc1d9840993f3439261bee0a54a 67 0.03/1.00 vMB 31
325,091 325,091 0000000000000000148fd5039e6ce9866d572d5daca5f0965f916fa820ca354f 485 0.14/1.00 vMB 34
325,090 325,090 00000000000000001b9fd8bdf59f77b939868b638b0e7409e59ed1a459e3ed0b 453 0.26/1.00 vMB 30
325,089 325,089 00000000000000000b67222bd8004c1a2877e18d578c64dcd47284eafa6c9034 558 0.33/1.00 vMB 33
325,088 325,088 00000000000000000f52bfac6e4fae48f6202dc4a81e311c248e83009a7679e2 251 0.15/1.00 vMB 26
325,087 325,087 0000000000000000059619756dc693c248a9dddfaa0cfcdca11d896d410551b3 218 0.13/1.00 vMB 25
325,086 325,086 00000000000000001f1928a2af01af4efe92786015e1eeb097dd101cb6d1d04d 145 0.12/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.