Loading Tool

Explorer IconExplorer

Memory Pool

44,366 transactions
27.57 vMB
0.08636929 BTC
Random Selection Loading Transactions
Max Size: 144.39/200 MB

Candidate Block

Mining Attempt c8862a2b03dfa9064bd85193e9de8945a1afdfeb0132abb30139ff6e7bca4968
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root f368f7de37a5ca19940fc27de8c617a6562b57cf79f36acbfead8210e2faed50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,903
Size: 1.00 vMB
Total Fees: 0.03282534 BTC
Feerates: 151.65 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (591,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,267 323,267 00000000000000001d305b95499c6ad3633284a7772e55bbecc88aa448b8b9bd 444 0.27/1.00 vMB 24
323,266 323,266 00000000000000001b0ca86bc76495e7e9f3853774cdfcf6883e59b7368fcf90 567 0.31/1.00 vMB 28
323,265 323,265 000000000000000000f8a58091c414bd54eb687a229678f27e820e499ca3a87d 292 0.18/1.00 vMB 19
323,264 323,264 000000000000000000aeb93278055e567afcf8f9176a707425d7b3ad119fea53 410 0.22/1.00 vMB 22
323,263 323,263 000000000000000016bf77d5d55503fa1e4eda92fd1cb8ae0e8e09256d4525c2 775 0.37/1.00 vMB 29
323,262 323,262 0000000000000000136b5f4c38d11a552fb215e8fbe88f97b76addc6614fd7c7 743 0.34/1.00 vMB 33
323,261 323,261 00000000000000001ac8f43e677003e51cf0171ca31979d2e4b3f990b2a2a502 753 0.44/1.00 vMB 25
323,260 323,260 000000000000000003e88972ad7ec7a20e0f25c629c6693264c7c2679cc48872 2,004 0.99/1.00 vMB 28
323,259 323,259 00000000000000000cfc84d679ddde55212e79288d54a128d2c71ec2569b0dbd 171 0.07/1.00 vMB 32
323,258 323,258 000000000000000016d3cb925983308390aee0a18ad636a8bfe495668e44c9d2 524 0.32/1.00 vMB 26
323,257 323,257 000000000000000016c487eb9466f8828fae1ab877ecf1768b38274b7557e72c 828 0.54/1.00 vMB 29
323,256 323,256 00000000000000001d240afad8a70daf552262a52a04511066ab61ebd3409044 652 0.35/1.00 vMB 32
323,255 323,255 00000000000000000618be97ff78f79177f9d01a6b742f33bb48c9a636e9fa00 676 0.33/1.00 vMB 30
323,254 323,254 0000000000000000092e749fd4a05328fa577589988cd746924c22c9d37cf53e 177 0.11/1.00 vMB 24
323,253 323,253 0000000000000000001017880b39f8b872f6a03b182bd4d275f94bc712421f34 558 0.32/1.00 vMB 27
323,252 323,252 000000000000000003711c06a9169764c802af69ad284a385d46418f23385f97 1,435 0.75/1.00 vMB 30
323,251 323,251 00000000000000000f5b509003a58ed13a993c6acf07f6fb2b44a657c27b01c8 412 0.18/1.00 vMB 32
323,250 323,250 00000000000000000f8cd15fe9923051dd231eb46e09c6e082dd859678df8eba 648 0.40/1.00 vMB 23
323,249 323,249 00000000000000001d504bb8bd4ac3c0cd595081128bdc44a302bfd930126ad1 546 0.35/1.00 vMB 26
323,248 323,248 0000000000000000048972838dc1876d1f48b02c072e7516228427e5279e6ab2 1,360 0.75/1.00 vMB 28
323,247 323,247 00000000000000001c1ad4ee6f7f2162e190aa3546c68fb05afd83bab5354b65 804 0.52/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.