Loading Tool

Explorer IconExplorer

Memory Pool

82,244 transactions
32.32 vMB
0.07058936 BTC
Random Selection Loading Transactions
Max Size: 191.13/200 MB

Candidate Block

Mining Attempt 14f242743a75d3c68a1e22258bc9137caf81b63a2dcf2b6c463e70f592138a06
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root a23b39e20107756d8ca3811489cc7ea89b5043fc21b52ce1436908a8687641b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,149
Size: 1.00 vMB
Total Fees: 0.00713204 BTC
Feerates: 203.60 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (113,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,737 801,737 000000000000000000015ddf353a7b20ee87a5995b7e90414ea4ffd95bae3186 1,768 1.00/1.00 vMB 20
801,736 801,736 00000000000000000002b009653b058ec466354bdcbcc521d5fccce2503d1173 3,014 1.00/1.00 vMB 14
801,735 801,735 00000000000000000001841ce3cddbb4e48055e07e054a7755f9620fba59089d 6,276 1.00/1.00 vMB 6
801,734 801,734 00000000000000000004ed09d846a1bc671f5a52eebaa9a195d2248306e99db9 4,345 1.00/1.00 vMB 8
801,733 801,733 000000000000000000035a3ebe8509659ea9a201975249330819bc35d23b9042 6,177 1.00/1.00 vMB 7
801,732 801,732 00000000000000000001c4e04ae1185ddd0ca138a10a58fda76593f86b5d9ada 5,747 1.00/1.00 vMB 9
801,731 801,731 000000000000000000032db547a1be36d8d18ef59ce56e27660f11ca74198aee 5,868 1.00/1.00 vMB 10
801,730 801,730 000000000000000000047fa71ba9f1f0a44267860a3bbea5e3a9b06e4c27dd0e 3,094 1.00/1.00 vMB 9
801,729 801,729 00000000000000000003552fe1ccd7aeda68a7098efeaa669d706fcdb5c64ac9 1,216 1.00/1.00 vMB 14
801,728 801,728 00000000000000000000b044d8161808e6dd1c1de0b8d71040bc36bcf6e36d47 2,667 1.00/1.00 vMB 11
801,727 801,727 00000000000000000001972d8eb402cd1c0af293506c2c56ed678d6d4f726f7e 5,567 1.00/1.00 vMB 7
801,726 801,726 000000000000000000051d388a827b5344b8529967297612824ce5b3c760db3f 4,016 1.00/1.00 vMB 7
801,725 801,725 000000000000000000041621a05e5b7492b566a9dbaabae25e56c84b2b8b26a6 2,293 1.00/1.00 vMB 8
801,724 801,724 000000000000000000019e648552ea2d14d76791b0be347410a7b591f901032f 2,084 1.00/1.00 vMB 14
801,723 801,723 0000000000000000000531390bc1019cb0c6d0c8e052bd8bc774ecf56cb1bc65 1,977 1.00/1.00 vMB 24
801,722 801,722 00000000000000000003a92c938eb4f7799db06f1aff4b67f026202b12012e6a 763 1.00/1.00 vMB 7
801,721 801,721 00000000000000000004d13bb3f017cb1520bfe03cfd2fa7c7e557b787dec05f 2,938 1.00/1.00 vMB 24
801,720 801,720 00000000000000000001d460f081dd1a040065a9cc7e8982daaaa46391874899 2,201 1.00/1.00 vMB 19
801,719 801,719 00000000000000000003403e805d53edd30d2e722701e3eec74712452521a091 1,545 1.00/1.00 vMB 9
801,718 801,718 0000000000000000000551af58705c6f1cdf9cdcbaba7968eac898fcc12fc462 2,070 1.00/1.00 vMB 7
801,717 801,717 000000000000000000056035a7008507bab818d376ce12841e45264fd21567a8 1,965 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.29 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: 657.23 GB
    • Received: 14.50 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.