Loading Tool

Explorer IconExplorer

Memory Pool

86,142 transactions
32.08 vMB
0.21712792 BTC
Random Selection Loading Transactions
Max Size: 191.81/200 MB

Candidate Block

Mining Attempt d85635440b0a73aa1ef4913744c592a34c1635d785fcb9cd6384de8579b79777
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 33af991edf3c7609bc21ac49f4c7f5b755d1200ecad8470ca758fef6532c69a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.09766570 BTC
Feerates: 529.10 > 9.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (477,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,392 437,392 00000000000000000356269ecbcde6e8e2716d21e4dd5dd590d5c97204489ad4 745 0.50/1.00 vMB 33
437,391 437,391 0000000000000000026d5a2b5d43351da7c1e981d2c87c02950ea8f6f1e2eea1 2,241 1.00/1.00 vMB 64
437,390 437,390 000000000000000001839389d4cd945fe1e0751e103b933b4dbfae2af4830fc9 2,397 1.00/1.00 vMB 63
437,389 437,389 000000000000000003d8dd55d441fccf0aaf7ad3803205d1e5cc51af8275574b 2,597 1.00/1.00 vMB 117
437,388 437,388 00000000000000000086e10ebbbef383ce71894fa98d70341fed925dee682664 570 1.00/1.00 vMB 6
437,387 437,387 000000000000000000e93ec68fe6e4d8390ce3c3cb1d9f78516d7446c01286fc 776 1.00/1.00 vMB 15
437,386 437,386 00000000000000000007cdd883984b5960775a2630aa6f6fba661b46fe563ee7 1,253 1.00/1.00 vMB 34
437,385 437,385 00000000000000000444a150fb67687b311ba01e05fab0c837358ddb3c299091 1,016 1.00/1.00 vMB 21
437,384 437,384 00000000000000000389b7403283acd900a9a5d658580a5ba7b42a489a1f8d38 1,475 0.72/1.00 vMB 68
437,383 437,383 0000000000000000017fe44d8f44746158183dacd586daaab8dad2f67fa17664 1,384 1.00/1.00 vMB 23
437,382 437,382 0000000000000000009af9c1745ee127e9039045a4eb076b0c6ed19bc6c87bb4 2,150 1.00/1.00 vMB 70
437,381 437,381 0000000000000000002b86219ee06d1278c169f5031f9e60b69127be5f144c62 1,765 1.00/1.00 vMB 58
437,380 437,380 000000000000000000fc7ef5e560d93a67ca542ca80f251db0a90849e9a20faa 1,975 1.00/1.00 vMB 56
437,379 437,379 0000000000000000012c9d897eca9ac19aa655c35d78418829edd76cc0b2a177 2,114 1.00/1.00 vMB 65
437,378 437,378 000000000000000003dc867b90966d31bccbb83c6e4b512a345d1d4e03fc7fd5 1,843 1.00/1.00 vMB 50
437,377 437,377 00000000000000000171c6397d05d5e20424984a7b1143feff27f592587222fb 2,017 1.00/1.00 vMB 65
437,376 437,376 000000000000000003bc650ed8aaa727fc20cb3ae86070b49cd888b88bba4022 2,301 1.00/1.00 vMB 65
437,375 437,375 000000000000000002f2dd5f1f14bb8795efd831237bad975de82f7e436180f1 2,511 1.00/1.00 vMB 94
437,374 437,374 00000000000000000349507f056855676cc6ba6e2e900af7e6ccadf4e0f9ba0b 2,244 1.00/1.00 vMB 55
437,373 437,373 000000000000000003dc8daa9f199b7a222264f3e1d54a61a019949c5b1bc260 1,675 0.99/1.00 vMB 69
437,372 437,372 000000000000000003a4f086f6a221d5121988b8b26379fb887504563b420284 2,756 1.00/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.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.