Loading Tool

Explorer IconExplorer

Memory Pool

27,398 transactions
13.96 vMB
0.04418094 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.77/200 MB

Candidate Block

Mining Attempt 7e224eb2523b42df0860c9f4e712fd0e79b23432b4a4730b18a81d4281db3df4
Version 20000000
Previous Block 00000000000000000001525ca79a5928e01ae69f067bf154460c8ad0bffe4173
Merkle Root 6a2f714994ee8e11e426c1345ba6c2fa984f6be65a92e92a38ed931ff8fa3385
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,310
Size: 1.00 vMB
Total Fees: 0.01033997 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,252 (758,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,652 154,652 00000000000003e3dffd12cb6d6f2ae8fa4cbc12c1d8f4693f0475efe7f12520 23 0.01 vMB 23
154,651 154,651 00000000000002e7c78141b6b5fd47a92ac1a7a1ea7021bfa7f34184912485dc 104 0.04 vMB 139
154,650 154,650 000000000000066cb34fb35fe2922a9ac43bbc24061bd9fee91497cf7230f6e3 11 0.01 vMB 2,159
154,649 154,649 0000000000000d23edf6558a1ad74d7fd8544aaa3587618cfb72f3bf685acd79 2 0.00 vMB 0
154,648 154,648 00000000000005011da30b5592a4648106337185d41e3a3e11c8fdfe86c39f8f 11 0.00 vMB 41
154,647 154,647 00000000000007313af6390619ae888d3f13809b16c7b527f456fb4cdaa2ffe2 54 0.02 vMB 0
154,646 154,646 00000000000002599a7e5044e5547d65485cc1cb00589ab3d9b6b289219abeaa 20 0.01 vMB 0
154,645 154,645 0000000000000ad487647c2b533ab28958979463fa5226616d60c4066bce1186 21 0.01 vMB 28
154,644 154,644 000000000000066b8f0ea29c21b5588b2569d16e1d936457388d835345173218 82 0.06 vMB 274
154,643 154,643 00000000000005371c3b8365cf4e9638a5cd7cb832ccc6c5e84b5501963e2e6b 27 0.01 vMB 260
154,642 154,642 0000000000000e0f4f44a1181382879dc130bfe2afe3109cc57c2f32ed2706d3 3 0.04 vMB 0
154,641 154,641 000000000000086edacfdd180d953f987c2333fd04ce9b021a759f0db84de334 2 0.00 vMB 62
154,640 154,640 00000000000002d0097940d1edd76cd7405b051bd5b1f9697106f4ebed140f78 7 0.00 vMB 0
154,639 154,639 00000000000000ea6dcb727af194f68b80d1498bf2280ce7223ac0e1f57bd77d 30 0.01 vMB 232
154,638 154,638 0000000000000334530500b327f20d078f19e30f41b5ba3f51335216a8a15ad0 135 0.05 vMB 64
154,637 154,637 0000000000000bac2a92ab27407fa344c8750f341b0e971e565d16a459c6d618 109 0.05 vMB 135
154,636 154,636 00000000000003ed4fb9c5c6723598910283ebc2329dd0bfee7f69d01a5e4a47 17 0.02 vMB 250
154,635 154,635 0000000000000177ef075f290a4e02288ebcbaa576ac88870c9e782773a3a1b9 73 0.03 vMB 2
154,634 154,634 0000000000000695b61a0ae040e7d12ab39d230b156c0784df11faf1d7783ab7 104 0.05 vMB 0
154,633 154,633 00000000000009420210133c1b6b660fc38fbbb147f25244ceb73719143970a8 15 0.02 vMB 1,073
154,632 154,632 0000000000000973a4cc12a4d58c90f3a764dc4ad9ceddfcbff66a79d5fb1d1d 18 0.01 vMB 105
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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