Loading Tool

Explorer IconExplorer

Memory Pool

22,847 transactions
9.85 vMB
0.05558912 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.33/200 MB

Candidate Block

Mining Attempt 34c191cfb9f805c5889cc166e776deb1f75830aef9bd2d2395d01fe2e50f39cc
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 713fc9c574ceb0855bbd7ec95231db08a9a5d4e0fd8f2a3a7209615694aca268
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.02897669 BTC
Median Feerate: 2.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (748,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,890 164,890 00000000000001ef6c6be3ae458a117b20a7f787e48999409b5ab670931ea812 8 0.00 vMB 32
164,889 164,889 000000000000058b40992ec54e938253877fdf8311fb5c072834cdcbc2ed20fa 48 0.02 vMB 153
164,888 164,888 000000000000049844a6a82891b6389dd686eb11e731886f9813e5d3c11637c8 77 0.03 vMB 26
164,887 164,887 000000000000062fe721db52f02706f07f774e2018ffecc13381a94e0d7481b2 52 0.02 vMB 91
164,886 164,886 00000000000002963a1ac08a4967d4b5835208571a59fc5a5c71ef69c6eb56d5 29 0.01 vMB 387
164,885 164,885 00000000000004f03209cbdc47446ff4fef73ab6ffbaa43dcf59b561183389a6 13 0.01 vMB 38
164,884 164,884 000000000000085edfc9c9ba79285b8d6442f75298892b250f22defa54dc7526 68 0.03 vMB 110
164,883 164,883 000000000000038041be57394770eb99e60240d66e50502fc63c04c5373a3e61 6 0.00 vMB 267
164,882 164,882 0000000000000ccecae94f483cfc14f458ae45b041ec538bff209155c0669138 73 0.05 vMB 241
164,881 164,881 000000000000008eb54346bcc35742c6e2415434ab2f2d670d4019f55e4328cd 145 0.05 vMB 54
164,880 164,880 000000000000002e64aae1aca6b9d6124ce3fecb90a6bf1daf0b3ee771216ca4 113 0.05 vMB 168
164,879 164,879 0000000000000bfb0c050cd605d00af59c4554130270e321ce4a8c2f2bfe9972 33 0.02 vMB 191
164,878 164,878 0000000000000bb9ccba5886726aa2a7c3edcf72a322d3dc2bc57e0c8533d0d0 19 0.01 vMB 30
164,877 164,877 000000000000054e5389505231afd8b5abeb5286a06a462bbb38c021d110c8bd 68 0.03 vMB 116
164,876 164,876 0000000000000099339ce69a3526a03cc56ca497bcd8946db4b846402177ce82 13 0.00 vMB 104
164,875 164,875 00000000000003bd7c88221ae6331d0f1ea2c0ac87c759125f5db35d95a1e13d 20 0.01 vMB 74
164,874 164,874 0000000000000a206f0bf24dc03ac2c5dd9f771604f9b0219bfb1214908999e5 129 0.05 vMB 34
164,873 164,873 00000000000007ca26842eb1f077f22c5b3a74e7326df26d3ad69284d271e0ed 119 0.05 vMB 126
164,872 164,872 0000000000000681865b30a73d86d23bdd8157140e1ef46f99ee3e9c4d7ed455 1 0.00 vMB 0
164,871 164,871 00000000000005765218c76602f5b3499f1da6fe6edd48e3dd579c505c7c0af7 28 0.02 vMB 298
164,870 164,870 00000000000005cdd82ff4d0f699cdc89f0bc9701a9b58912bed826539eac6b3 87 0.14 vMB 77
Previous 10 blocks ↓
Total Size: 779.57 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: 279.09 GB
    • Received: 1.09 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.