Loading Tool

Explorer IconExplorer

Memory Pool

67,592 transactions
20.87 vMB
0.07594081 BTC
Random Selection Loading Transactions
Max Size: 134.71/200 MB

Candidate Block

Mining Attempt eb161045fed67cb7d07910c4e1825c348852b6e15163690a97664b2501d0d71d
Version 20000000
Previous Block 000000000000000000002c17330b5809b1270d585151b7e14638c1a67694e869
Merkle Root 76d32904c33081c289baaa2f9416c3fdc0ac8fd30414ae3a7b09f5a0d2f825ed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,802
Size: 1.00 vMB
Total Fees: 0.02671440 BTC
Feerates: 100.69 > 2.68 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,766 (793,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,218 122,218 00000000000021f2e03647bc29bfe41e4ff6dc21c46a28dd4e3cfb1c6dd369a1 11 0.00/1.00 vMB 0
122,217 122,217 000000000000697dc3cfcd8aff958dfc8c3479aa20a393e267f6841fb055142b 19 0.01/1.00 vMB 150
122,216 122,216 00000000000086dad167319f93a9bbaa5525e1a82e023d0a4f969aacf8608b94 13 0.00/1.00 vMB 794
122,215 122,215 00000000000072e95e62666d4a3bab93fe451bc7bf1dbe6abadf357668f78f2c 29 0.01/1.00 vMB 457
122,214 122,214 0000000000002c28ff9f63ffe309bf25fbe8b5c856a34d4548556f13cafd80c9 6 0.00/1.00 vMB 347
122,213 122,213 00000000000045dca62fb987c5101527ed4a31a39da124d3a3744b1f819e31d5 5 0.00/1.00 vMB 1,008
122,212 122,212 0000000000008cdb430d73bf13c9add2a6a8b893016ec04ead92123b8c22f5eb 10 0.00/1.00 vMB 310
122,211 122,211 00000000000075fab1fad3b5a9b2e7a1b905d30ae347f6a0bd309352e23c85e7 12 0.00/1.00 vMB 645
122,210 122,210 00000000000021cb9477c95e330d086203918c833f6b0bf5bc9c83c8739f5aa2 1 0.00/1.00 vMB 0
122,209 122,209 0000000000007e9f5b146dbdf5bf0d7c17600c0ad454633aee32472ac7e30155 43 0.01/1.00 vMB 503
122,208 122,208 000000000000858114643df757d146220b21f183d8f0ce993fa37e4e73894787 6 0.00/1.00 vMB 0
122,207 122,207 00000000000019d159241dba3eb15b546b2d36f7ec86154404d8e1b2a4e6ff52 12 0.00/1.00 vMB 573
122,206 122,206 000000000000155c9858971c7967cb1ce74c92a8cb8e0ce71c7fab87c8dc8bca 19 0.01/1.00 vMB 1,874
122,205 122,205 0000000000001ad398915c40f0608f44f6daac21e0c4fa49d7732c8e5d0953af 17 0.00/1.00 vMB 1,464
122,204 122,204 0000000000006e78680ad7c6246634ab1172fa39713ac83b723d9841bd533d67 18 0.01/1.00 vMB 784
122,203 122,203 0000000000008f06c25e5cc8f8efbf65c190f797f9476dd95701ad570fd81154 11 0.00/1.00 vMB 580
122,202 122,202 0000000000007fef474920bc54c439f49f6b8a796125f140100200810eb5fd15 18 0.01/1.00 vMB 952
122,201 122,201 00000000000030245eb7917b67c95574a36bd6df31c895431737400ec41ac0ef 19 0.01/1.00 vMB 516
122,200 122,200 000000000000549858509265725ef7df06d3093ba205243ddcf94d2b1c50461e 7 0.01/1.00 vMB 142
122,199 122,199 000000000000393a24730850e37f76e7d2d3dfce273062c16b127012708e4073 23 0.01/1.00 vMB 168
122,198 122,198 0000000000004a3768ccd8579f3673f5535bfa161c9121aa1fd6186b3f909e58 16 0.02/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 783.71 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: 778.87 GB
    • Received: 21.34 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.