Loading Tool

Explorer IconExplorer

Memory Pool

70,290 transactions
26.68 vMB
0.07042948 BTC
Random Selection Loading Transactions
Max Size: 160.45/200 MB

Candidate Block

Mining Attempt eaf8615fd8b74c1cc0e0a16ed3a9fe7f02785b9280ec4b5262acc209207477c4
Version 20000000
Previous Block 000000000000000000002d34d52a3addf89bc45d6d78c163bf39016440e5bdf7
Merkle Root db9f5624ac242626db4b589e3db2d1636649e5ecd9e8ec5c6eb08f12d5af6f96
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,065
Size: 1.00 vMB
Total Fees: 0.01352608 BTC
Feerates: 136.43 > 1.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,467 (507,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,633 407,633 00000000000000000166065d33d51578780368655eab1a13f9beac6b2fa674f5 815 1.00/1.00 vMB 10
407,632 407,632 000000000000000004c6672a59a598a5d2b51e2b4f50b99ee3b8c7a3efe6d287 78 0.02/1.00 vMB 38
407,631 407,631 000000000000000004314b98f2e1b29e52ba6ecaaf846a7c90dc8ccf7984ab80 832 0.35/1.00 vMB 42
407,630 407,630 000000000000000001d1bfc21a27f13e66effa867b9743441a64742e25d548b4 786 0.28/1.00 vMB 37
407,629 407,629 00000000000000000416a190306e943202a0fd69c2daf9d39a27b388569f87d8 486 0.24/1.00 vMB 41
407,628 407,628 00000000000000000148902c1d62c5d896b83aefc73af84e71b1bdb6d58a6c5d 181 0.08/1.00 vMB 42
407,627 407,627 0000000000000000047987c9fee5f400c72d102cb8524bda6504a50bb6e3083c 790 0.34/1.00 vMB 37
407,626 407,626 000000000000000001778a9bf61a00f9145a01240d227cb307dc857f6b9cda65 932 1.00/1.00 vMB 18
407,625 407,625 0000000000000000012683a19e88be848619fbce5a54066a416545f3d9ba50df 2,089 0.93/1.00 vMB 36
407,624 407,624 000000000000000004e9264e5544f18adbbe4d18ce752f371173fc7e0fefd8e6 637 0.26/1.00 vMB 38
407,623 407,623 00000000000000000053d333dec06a1f7baaa6b812adb69b685915a502e77e4a 1,433 0.54/1.00 vMB 40
407,622 407,622 000000000000000003c11d6c4317ed4218c75a8acfae7a3ba1b4a120a55328ac 8 0.00/1.00 vMB 134
407,621 407,621 0000000000000000040a54fcf72f84bf5107b8e318680932727f2776d98c8d1f 540 0.22/1.00 vMB 40
407,620 407,620 000000000000000004d0b3b120958b9fbf8c2472aace3ccb96a25ccca3e0a5f2 813 0.33/1.00 vMB 36
407,619 407,619 000000000000000000d24cc32d314818c0a689035d1a6ce09d56b4e26543568b 940 0.41/1.00 vMB 37
407,618 407,618 000000000000000005887aef008451fe2486384940ff7fc8c6b066d190fcc7ce 239 0.17/1.00 vMB 25
407,617 407,617 000000000000000003b1712beb9d90dd570c3ff2823ca9891fdbb17981ebb409 1,997 0.82/1.00 vMB 36
407,616 407,616 0000000000000000041fa7fcca949e928f49ebee013403b81747ade46b0fdd54 1,081 0.64/1.00 vMB 29
407,615 407,615 00000000000000000092fdce23613179112ca51b4596592610116ad92fdaba46 2,878 0.99/1.00 vMB 45
407,614 407,614 0000000000000000019847cc4ef33dafac6ca60d6cb13e12ea54d72f386c2d4e 524 0.25/1.00 vMB 34
407,613 407,613 0000000000000000043e7b6a53b01b7e52d46a40eb363bfc703ae9837c87c2c7 227 0.12/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.20 GB

Node Details:

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