Loading Tool

Explorer IconExplorer

Memory Pool

22,418 transactions
9.83 vMB
0.06066537 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.23/200 MB

Candidate Block

Mining Attempt 04c4419f5674e48a6f529b769718919c43a70d596b1f1133411f7c1cfbb327d1
Version 20000000
Previous Block 00000000000000000000a3fd4cf7aba24283a6dd34eebfa23d724a9d68b5e291
Merkle Root c599bcf77378152ca7d67f9bf31f05a757cb6071ead9ebf1719453ff0c3e508c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,343
Size: 1.00 vMB
Total Fees: 0.03294152 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,426 (654,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,758 258,758 000000000000001ba118acd45bc82040b872018bb6bd5a360f37badda0030309 93 0.04 vMB 2,835
258,757 258,757 00000000000000124ba88b0e07b3456e5392a5f42494b5f8a77ed1a1218cfa7f 317 0.15 vMB 33
258,756 258,756 000000000000000ee1e3db1edaf358c7fa2b6e618e58ee437e069608d80a64f7 606 0.25 vMB 138
258,755 258,755 0000000000000001265217fad3191c7c07de5666406934e65a31aa1eb1852306 417 0.23 vMB 736
258,754 258,754 000000000000001bbc0a64933dd0d30f0851bd10ad9ee0ff3995ad8790f2b392 425 0.23 vMB 132
258,753 258,753 000000000000000ad1a4ba6c8f9c539d89c8ce46f5012f6382d1cd0a94f80cbe 178 0.08 vMB 729
258,752 258,752 000000000000002158af97795d308f16f7cd8ca9a2ed99de1bdf22ae1fc7bef1 390 0.21 vMB 787
258,751 258,751 000000000000001fdded85fad88f6d419b7d2cae83c06b60e69578488cb3dc2f 354 0.15 vMB 128
258,750 258,750 000000000000000b4ff9ff9d85689fbd486223fb847eb7a3a7237fccae4a4436 513 0.21 vMB 115
258,749 258,749 0000000000000018d9f8f9589f0265a46db0a6b53655c0edc6e0617d5b1487a7 342 0.15 vMB 99
258,748 258,748 000000000000000959462d3ae50576d1ac787063ec54955c700614fcb9edec6f 328 0.14 vMB 134
258,747 258,747 000000000000000bc518bdffc09bc04dfd1662d58f78ab48a256721d99ae7c14 25 0.01 vMB 4,719
258,746 258,746 000000000000000f3796d7348b71e2e1a47a65bbf9067a72df039613ff8fcb13 327 0.13 vMB 2,459
258,745 258,745 0000000000000006fe7c00d661b382644bb586da3f42fb1c3294c37379c846df 31 0.01 vMB 86
258,744 258,744 00000000000000078fcc2eb14b31c21ee75daa6eb9da6c6fc6a11342f7026606 92 0.05 vMB 72
258,743 258,743 0000000000000001f05e45728fde497b5be916975b1d76a9796dab9064c10890 367 0.14 vMB 135
258,742 258,742 000000000000000e7371ba99a7fac1d5d06c9e258e3b025cd4e3e8fcde09ac83 531 0.24 vMB 297
258,741 258,741 0000000000000003619817566cced874ad4409f33f66d1bc9f629d275fd7fd7a 305 0.11 vMB 138
258,740 258,740 000000000000000deb319eb985b0aae43017dcfd6d3a10088ef83dbe359c8f2c 168 0.09 vMB 69
258,739 258,739 0000000000000013b13c36913dbb9bce84911105c82b11b48ac45652ea61b07c 640 0.25 vMB 1,183
258,738 258,738 000000000000001b7ea4826cbc99c1614fd952b292293145b00c8b1f036c3ea8 212 0.07 vMB 137
Previous 10 blocks ↓
Total Size: 779.61 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: 300.46 GB
    • Received: 1.31 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.