Loading Tool

Explorer IconExplorer

Memory Pool

45,329 transactions
30.35 vMB
0.08915115 BTC
Random Selection Loading Transactions
Max Size: 155.94/200 MB

Candidate Block

Mining Attempt e4159e0d37a8cd2e7015e0463a55506f819d757b78638b3b4bf0ad6bafe0b1b7
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 85ddd3c7eebb9215aca2402b8c7d8a72f537c693556ce3fd7064831438733ae1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,119
Size: 1.00 vMB
Total Fees: 0.02484700 BTC
Feerates: 77.10 > 2.49 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (682,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,902 231,902 0000000000000040787b5c28039eab7b6fc57bb9a376120da20bd3b0dc17c245 453 0.24/1.00 vMB 92
231,901 231,901 00000000000000a15a89147afcdef4d70a411e00d8affc641cfbd31f35d9e6a5 504 0.19/1.00 vMB 200
231,900 231,900 00000000000000e64f9641edc3a42cd846f0ce7707441b1b9ba0595f05003032 527 0.37/1.00 vMB 122
231,899 231,899 00000000000001d303d566355f1bd5dd0bdbe68d8ef6b699b4fa8e5c147f3d97 597 0.20/1.00 vMB 77
231,898 231,898 00000000000000c90cd350c43441ea2bbb6509d51b52c466906638ff464ddad2 448 0.26/1.00 vMB 138
231,897 231,897 000000000000007560846a8ef26002d4a0f560284fe6d890fb255ce709b742a1 589 0.25/1.00 vMB 66
231,896 231,896 0000000000000175fa5d7aa31c2a8da9b9bd22743317b3080783200d7a7df99b 391 0.25/1.00 vMB 153
231,895 231,895 00000000000001c0b010fa8e20b3f0f82bf18579d78eca4b6b2ff8728a10f330 493 0.25/1.00 vMB 139
231,894 231,894 00000000000001a850d776f04ed3cb74dee7b04179b3516a77e8a3d56f445278 736 0.25/1.00 vMB 230
231,893 231,893 00000000000001779d4e34bc64222273d2b63a2b4aba41addf486630600c02ca 735 0.29/1.00 vMB 187
231,892 231,892 000000000000008d42d740b1c779aef53bc8af6e76b5e4921db99af4dcff3cfe 344 0.25/1.00 vMB 99
231,891 231,891 000000000000006119a7b97eb94d53501197db479b6f3b864e1fb96c93584fc5 670 0.30/1.00 vMB 155
231,890 231,890 0000000000000110ce2047cd710420263ca5cc19a05e3db88fa1637a1367c02f 234 0.10/1.00 vMB 165
231,889 231,889 000000000000000a0788d262ae47c225c85ff3339a10befd552c691a3916b9b3 679 0.21/1.00 vMB 199
231,888 231,888 00000000000000fc9dcad8309e553b3283e332a03b63e452edc7e8cd30a5f339 605 0.25/1.00 vMB 159
231,887 231,887 0000000000000076494e14b876294f02f8d9989c9e60618856d49e8234a6cf3b 253 0.25/1.00 vMB 81
231,886 231,886 0000000000000130b8e6cb9809a691cafca9607815749ad46ff725bb5a1ffd85 551 0.29/1.00 vMB 156
231,885 231,885 0000000000000017bcdf3736eda37ed11f1bda61d44a0ba83c03b73d22f2c8d6 25 0.01/1.00 vMB 255
231,884 231,884 0000000000000131bab10da47962f16c41e4dd4040d117645f625162cafacae1 448 0.20/1.00 vMB 194
231,883 231,883 00000000000001c3b432855400c8514101744d3734df60f3cb9f4a178af9b297 594 0.25/1.00 vMB 187
231,882 231,882 00000000000000b2de93d130f945456465a315b3d950140fc6d5dc7eeaaa255d 447 0.19/1.00 vMB 263
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.