Loading Tool

Explorer IconExplorer

Memory Pool

29,958 transactions
5.46 vMB
0.06902581 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.17/200 MB

Candidate Block

Mining Attempt 772dfa4eeae8e3ed6986e7335c859f5e201681495cd0535fb9994633ab3112cf
Version 20000000
Previous Block 0000000000000000000128cedb9b23be56bc6bb3295241126822eef422b8ce0d
Merkle Root 1c976f0dc9551b73557e5ea38629ed837f102d7fd67d73ac8ddf62d7f3ed2809
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,050
Size: 0.85 vMB
Total Fees: 0.05655658 BTC
Avg Feerate: 2.19 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,789 (645,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
267,697 267,697 000000000000000adb2ecc45ad479b335c58b147f2d2bfaf29cd3fc6ad5528a5 0.06 MB 146 48
267,696 267,696 0000000000000007f06aed407ae34db78e73427c65503e1c7c4448c6e92e8fee 0.00 MB 1 0
267,695 267,695 0000000000000007e02651abaa09d777474d9357f5d3726e1c05bc232b613284 0.02 MB 43 97
267,694 267,694 0000000000000001c4060bfa8ad1496990d1717d9cc87a1a2158ed5affd62d45 0.04 MB 97 48
267,693 267,693 00000000000000013f6ee6c9e22b9339f4fd7e89931ec708558c308f02b7af19 0.06 MB 131 40
267,692 267,692 000000000000000484c51c5ec13c4c0d36153070bfcfada2159d6cd2a2b5b84a 0.20 MB 459 53
267,691 267,691 00000000000000048644818ef0c1fffbf692f4c951eaca7db48686ec46cb798b 0.15 MB 317 8,000
267,690 267,690 000000000000000a8f1adb09e11dbd31cb95e7a3627d424b8df62cd265876518 0.05 MB 156 53
267,689 267,689 0000000000000008cd08ce2a18b21608f374a11214799656eb3d47e0556ffda9 0.05 MB 135 42
267,688 267,688 000000000000000864a4a5b50c3633026080b9139aeac1fac5cb8c5d71508966 0.24 MB 506 56
267,687 267,687 00000000000000056ea04bd5d07f435511c957636aa185b681a29b7bc9644551 0.04 MB 83 54
267,686 267,686 000000000000000856a3ebfa4a55b0b84fe6652996a1991412d3c40bc8a71a0e 0.00 MB 10 57
267,685 267,685 000000000000000513bb077b1b37f62ee8eeb455f650e0f8781bea23208f9c47 0.09 MB 220 60
267,684 267,684 0000000000000005fbe4b870475de2db9f4f9d74429a8f3b4baaa53e7c5f0008 0.01 MB 28 103
267,683 267,683 0000000000000001879142c789919a3124ea3417af3f9afa238da1645d839675 0.03 MB 67 61
267,682 267,682 00000000000000084058849e865a6cc5b3d3cfbac4268ec385dd4c63e14c4c8f 0.04 MB 104 53
267,681 267,681 00000000000000079537ba8232231cb8c9a88aef1d10de53a2d9c1063b5c08a0 0.00 MB 5 30
267,680 267,680 000000000000000a05d808994654c2262524e82af5b83d4a9d4e21ecb84c2f87 0.02 MB 52 63
267,679 267,679 000000000000000247035dcba28a4340fd3d7ee19588d219991d1051e1b2756e 0.01 MB 21 40
267,678 267,678 00000000000000067f05ea221247fe2e79136788165e4acec37a22228fc2104e 0.03 MB 67 22
267,677 267,677 00000000000000019884653e19d12888ee0c43953997749945decbde9ca02d2d 0.14 MB 350 56
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

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