Loading Tool

Explorer IconExplorer

Memory Pool

94,158 transactions
34.43 vMB
0.34335471 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt a417220a56c387e03884ec5b66da575f010066e3683e715237c01779189fbd09
Version 20000000
Previous Block 00000000000000000000bb3bc41843719fe36e9ccf594ee58bf79ac5f82daed4
Merkle Root 12c0df6325deb01cd860d4546b38bf6818d119c59b71d74bbbb374b3834afdb9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,831
Size: 1.00 vMB
Total Fees: 0.08732433 BTC
Feerates: 212.54 > 8.75 > 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,638 (655,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,392 260,392 0000000000000018145f47bba5f555b00eaccc13a7fc4795a9992f58eebd104d 328 0.13/1.00 vMB 139
260,391 260,391 0000000000000014f66a223ffd3ca60bf3f02c4ac0769d97a230b08f34c78410 305 0.12/1.00 vMB 108
260,390 260,390 000000000000001068df5e8f77640dcfeabff51ec1ac0c92fa2021f38cb4c426 298 0.14/1.00 vMB 124
260,389 260,389 000000000000001612effa1bbbd85fe7389a508d7f283d4dbd3e948434758874 97 0.20/1.00 vMB 30
260,388 260,388 000000000000000bf981fc4ba81813fec217abcd092e985206e0a37918e33558 447 0.17/1.00 vMB 104
260,387 260,387 00000000000000095de8ca46facfa794d48f57fe0b87ca202cafb0cfd479eb4c 808 0.37/1.00 vMB 110
260,386 260,386 000000000000000aac3968d1796534e26a732a902e1fe2f92b9e6fa704989f8a 292 0.10/1.00 vMB 113
260,385 260,385 000000000000000c9de236bcb2496011b815b14c9faae6bbc25ef4161dc34973 12 0.00/1.00 vMB 170
260,384 260,384 0000000000000013b068ceebabc3e6e00aabc01b9f7233ad69ac15d9bcd82129 14 0.00/1.00 vMB 37
260,383 260,383 0000000000000014dd5af65e0518070f2cccb117afd7b4edb7be6d19c5bc4835 146 0.05/1.00 vMB 113
260,382 260,382 000000000000000f86de364da791a5d2e432eba3a22056bb3a822702f4a2dbc5 177 0.08/1.00 vMB 109
260,381 260,381 00000000000000135d83d96249ba0b207632c110f78cbc6401818fabf789c967 72 0.03/1.00 vMB 117
260,380 260,380 0000000000000018fbc7bea3c661bd7b809c6a275e6f896153aa878adf007c16 82 0.03/1.00 vMB 70
260,379 260,379 000000000000000930c0aa3a1cc4cd9837857523baf73f16e32308caa4a672ed 14 0.01/1.00 vMB 27
260,378 260,378 000000000000000d31154e1763fb2cf1fc3f85dad234e1fb0d91493877166c6c 108 0.04/1.00 vMB 93
260,377 260,377 0000000000000001d80b91ea636ec835eac7201cf885b3badc7d2077e78d2a28 105 0.07/1.00 vMB 50
260,376 260,376 000000000000001943933ac2794c76c48318bac1451d62d7e8c68cbb6b3e0d8a 311 0.14/1.00 vMB 76
260,375 260,375 000000000000000143ac676b22427f43b826c1f3e6fe387041fbaa150b2deea5 742 0.30/1.00 vMB 117
260,374 260,374 000000000000001bf14f33afaa095283d2113b1a4236b43a625690ff17181e20 333 0.12/1.00 vMB 136
260,373 260,373 000000000000001951c4522510168a9e7aed3f91e13a8b1676078f12346148bd 107 0.04/1.00 vMB 109
260,372 260,372 000000000000000f1e2b539167e46a1751f36af2b08ae0f3869a631d81947377 11 0.01/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 783.49 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: 773.04 GB
    • Received: 20.39 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.