Loading Tool

Explorer IconExplorer

Memory Pool

82,851 transactions
30.70 vMB
0.13904358 BTC
Random Selection Loading Transactions
Max Size: 185.00/200 MB

Candidate Block

Mining Attempt 9c3a9f72a744d309e2069709f2b003ac56950978c7210173a819dd2ffd4bbec1
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 70bda640dfa92251b5fb68e2d640b6a2461bbf7be241cf4273e0c5db9c2dee48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.07408538 BTC
Feerates: 203.60 > 7.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (591,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,270 323,270 000000000000000008026947c7efd867d5eca8024871042a102ce005ed0cdc5b 96 0.06/1.00 vMB 6
323,269 323,269 00000000000000001466743572cd0dce1edbfe125edad42d93d45c42c9d762ff 763 0.50/1.00 vMB 27
323,268 323,268 00000000000000001e3f03b35b61c9d02476dacc31cc4ec792e526de976ba1dc 429 0.23/1.00 vMB 26
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
Previous 10 blocks ↓
Total Size: 782.34 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: 661.33 GB
    • Received: 14.80 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.