Loading Tool

Explorer IconExplorer

Memory Pool

79,776 transactions
30.20 vMB
0.10898478 BTC
Random Selection Loading Transactions
Max Size: 180.60/200 MB

Candidate Block

Mining Attempt cb0e38024cb01edae7e40c9c21be1f0e527242176e3694e6682ba9f1f06421e1
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 65b44a06433bb0dab1d52aa2b4e7b8c004e5af4098b030316329fafd652fa84b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,818
Size: 1.00 vMB
Total Fees: 0.03786173 BTC
Feerates: 151.00 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (317,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,406 597,406 0000000000000000000b9037878f984b8971f2e15d749f7de8d76633577c1348 2,883 1.00/1.00 vMB 42
597,405 597,405 00000000000000000010ff4e79497f50918c765f12613276275336e1aa654b42 2,758 1.00/1.00 vMB 37
597,404 597,404 000000000000000000024ea3a9440a7fb00f1c6a985090babb45a7ef9ad3b9a5 3,352 1.00/1.00 vMB 48
597,403 597,403 00000000000000000010b9c274b572c231acf5b93f0c4d3a0c6bfb487a929b5f 3,263 1.00/1.00 vMB 60
597,402 597,402 00000000000000000000296ab27395e554057d80e16865a30b6ecc55923ad0ab 3,233 1.00/1.00 vMB 70
597,401 597,401 00000000000000000010953fd59417fba43ffb95ec6436fa32f0406162de8d0d 2,479 1.00/1.00 vMB 58
597,400 597,400 0000000000000000000a52cde642be5fe24212eb1445ae78310bdd4c73901730 2,101 1.00/1.00 vMB 55
597,399 597,399 000000000000000000024f94d7c623a2345d197ca34c79b6fdc02c18a720f391 2,849 1.00/1.00 vMB 65
597,398 597,398 00000000000000000006c89bd56a73ca3bdeaea14e0d3b5d21d84ceacc309ca0 1,795 1.00/1.00 vMB 51
597,397 597,397 0000000000000000000fc3bebb557b170dd585703819b618a18054607ca9268f 1,848 1.00/1.00 vMB 69
597,396 597,396 00000000000000000010c304de7686e9a38a937d5d38d5496bdc5bb23de798f7 1,603 1.00/1.00 vMB 82
597,395 597,395 000000000000000000013cf3089aeb5f455c6396524a02c80c76ef03962b9165 605 0.26/1.00 vMB 23
597,394 597,394 00000000000000000010009c52a9ce53d3189eaeb49ebde999b06b96b287ce2d 3,089 0.99/1.00 vMB 25
597,393 597,393 000000000000000000122d38a0f6d4c4ceb69d2b4e50de4506221524339dc7be 1,133 0.32/1.00 vMB 29
597,392 597,392 00000000000000000012b1340a956cf4a0fce3043f612a982ed4d5a530faa56d 1,588 0.55/1.00 vMB 30
597,391 597,391 0000000000000000000b11671e69923067c21241c8ab16d65f08ae62b86f063f 1,459 0.44/1.00 vMB 25
597,390 597,390 00000000000000000012b50433247e90b1fbe7671b6e456efd10381309d508a9 675 0.23/1.00 vMB 37
597,389 597,389 00000000000000000014abfbc205b1bc1bf213a5b93a809966c0409b16bf5c36 2,198 0.63/1.00 vMB 5
597,388 597,388 00000000000000000009c19fe27e812b59789de8d37189ceebb8a5a7a63a66f0 3,110 1.00/1.00 vMB 31
597,387 597,387 0000000000000000000be4b233cfba0daee8234c59411087aa28b32dea118380 2,381 1.00/1.00 vMB 6
597,386 597,386 0000000000000000000dc2f7f4410375a23dca33ee61067edf689a89bfab0d05 2,627 1.00/1.00 vMB 52
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.53 GB
    • Received: 16.26 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.