Loading Tool

Explorer IconExplorer

Memory Pool

77,129 transactions
29.25 vMB
0.09302371 BTC
Random Selection Loading Transactions
Max Size: 176.68/200 MB

Candidate Block

Mining Attempt f21ed89aa0cfae234671b0c5f25aaab354032e0a42ca7b6eb779b221f6621d83
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root 8703b26d9f7b3bd6f2f847dd16fe4c52b094f1d40c62f7631cc48265f7230408
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,752
Size: 1.00 vMB
Total Fees: 0.02063742 BTC
Feerates: 82.92 > 2.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (556,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,010 359,010 00000000000000000cb9558f195bf5636b07872205ce7efbb75384ed116f53d4 235 0.14/1.00 vMB 23
359,009 359,009 0000000000000000130fc158f41b99b4a97cd0a7e6b8d96d382f20ea338bd86a 56 0.10/1.00 vMB 3
359,008 359,008 000000000000000003870b3f5c3804b4c8cf91ed4ab221b679efcde8f93eb1fb 921 0.75/1.00 vMB 16
359,007 359,007 0000000000000000170741cfbbb718a2d3ee472b56e8a36aa67ba45e6ab5137b 2,371 0.75/1.00 vMB 45
359,006 359,006 0000000000000000054a47de5e11e9d1a355de5c7b07af79baf42945ffa95ba1 664 0.51/1.00 vMB 18
359,005 359,005 0000000000000000104e29b9480d7ccc0c456c80ba936d1d0ae62f8f76022db6 1,469 0.75/1.00 vMB 28
359,004 359,004 0000000000000000053a5d66e67d527173921720edff2f38abe10669a637eac0 337 0.21/1.00 vMB 19
359,003 359,003 000000000000000015b823c6c861ec38485b599e5f8c41e237aaa05ac1ce9035 1,522 0.71/1.00 vMB 34
359,002 359,002 0000000000000000155be09585fb73edf6bd12d2b82368124f0bfbb17bf1d314 358 0.18/1.00 vMB 29
359,001 359,001 000000000000000003708a104f7d4381d89ae501c76ce1bd376fe7eae7af69ba 1,022 0.45/1.00 vMB 30
359,000 359,000 000000000000000003cd67bf7e67dee8ee0b17c957199b4f16a7e44ba738be68 1,987 0.98/1.00 vMB 28
358,999 358,999 000000000000000006ecee94daaa034bbd026cad52a9d3c6a5b7972716e5d566 232 0.15/1.00 vMB 19
358,998 358,998 0000000000000000109b2a06d44012cf596b22e814aecf0952426d3ecd016cd1 1,284 0.66/1.00 vMB 29
358,997 358,997 0000000000000000013922bb84b5654c1508fe8993e6fdc83b3913b7a8370611 1,048 0.75/1.00 vMB 22
358,996 358,996 000000000000000014afb22d9a891241eab86f51836080374717bd97c57891d9 937 0.47/1.00 vMB 26
358,995 358,995 000000000000000013df1fed201cb594251eb5bfb701f25a2b0ccbdc74134fd6 1,700 1.00/1.00 vMB 27
358,994 358,994 00000000000000000440e23999720d31d9b27ff69084ca4e868d55cc6632c5af 1,288 0.75/1.00 vMB 28
358,993 358,993 00000000000000000b1b843205901b859762d038111b9ce9b7ef0d653f4da754 2,510 0.75/1.00 vMB 46
358,992 358,992 00000000000000000d03b6f48fc48c682877d9a6b952fd9a28efe449d0509bd1 1,247 0.65/1.00 vMB 36
358,991 358,991 0000000000000000075a7c4b679fab4e8bf2ad823311a882a888153ced919e18 872 0.75/1.00 vMB 12
358,990 358,990 0000000000000000051bcde326cc1993206ffa709b8513e3500b9e5901c692a5 830 0.55/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.87 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: 713.07 GB
    • Received: 17.30 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.