Loading Tool

Explorer IconExplorer

Memory Pool

79,729 transactions
29.86 vMB
0.12254154 BTC
Random Selection Loading Transactions
Max Size: 180.13/200 MB

Candidate Block

Mining Attempt b94dfc3b90b2464644a4df759441afa0c1c3ba0b01d8e86e6d33e1a671f9cba6
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root 0c0ef028f4c6e662f928a081e9ff735f3b2ca2a051068c2076ba94aa0ca6b726
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,191
Size: 1.00 vMB
Total Fees: 0.05713041 BTC
Feerates: 150.75 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (638,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,341 276,341 000000000000000381e4ec5bf1eaf79d44d7e952d3a9690f63ae3da9e3a05540 17 0.01/1.00 vMB 29
276,340 276,340 00000000000000028890cf32a30e88c992f6bc9469b4d9847f4bf00e9edf63e1 109 0.07/1.00 vMB 39
276,339 276,339 0000000000000001cd158bab515393a0f8644944b128a1f03183e30d986f302f 150 0.07/1.00 vMB 43
276,338 276,338 0000000000000001408302d8e775bbf282d3795123b1f58e8c3b1024f8196711 313 0.14/1.00 vMB 33
276,337 276,337 00000000000000021d88d7abf9d536852784a2b3087c72d857d2401144b86a94 81 0.03/1.00 vMB 138
276,336 276,336 0000000000000002ac63dc4956651d7727473ea7264940bb12c908d44a5a37d8 41 0.02/1.00 vMB 77
276,335 276,335 0000000000000002433a27358a76c2f543f8d6498fd005cbe94f8af679961bfe 113 0.05/1.00 vMB 34
276,334 276,334 0000000000000001bdfa64baa184c8a5d8daf20f389e1547b63bae7519c08ef2 144 0.07/1.00 vMB 40
276,333 276,333 00000000000000024bd939cf038b96f81088f9ecae5a6141a827473e96875ea6 140 0.06/1.00 vMB 23
276,332 276,332 0000000000000000490d5351bbdfb2647e495c1d2cf929620a4766fe32050131 564 0.36/1.00 vMB 33
276,331 276,331 0000000000000002c1a739d0447a41eba0c484964cc8455912167a4a70ffeadd 459 0.25/1.00 vMB 42
276,330 276,330 000000000000000104ddf56a64f22b99aa06fc0060d0c8371c806e829b599258 678 0.33/1.00 vMB 47
276,329 276,329 00000000000000033742dd31f740ea4737f2e8ac156e326c316574a6a5b470d9 243 0.17/1.00 vMB 36
276,328 276,328 00000000000000029337c791d53770e499db204d8176d0959753027252041a60 8 0.00/1.00 vMB 33
276,327 276,327 0000000000000001537879c3862202ef2a305b806c981acab1352cbafb64b8b3 38 0.04/1.00 vMB 25
276,326 276,326 000000000000000044ada69bc2a5eb2f815485e65e2515e22adbbc508d46870d 18 0.01/1.00 vMB 54
276,325 276,325 00000000000000034e5ea60d7e3da2c52583f8fd216f3f477e0df6916000b5c1 237 0.10/1.00 vMB 44
276,324 276,324 0000000000000001d05175b153b0524808e624cbae93354b0aa0edf6d1bce9f2 383 0.17/1.00 vMB 40
276,323 276,323 0000000000000000df8f9909b66aca31f06cbdd62e9d517548e6e8a9ef78c926 312 0.16/1.00 vMB 44
276,322 276,322 0000000000000002b2fee5fedc108aaac5a1f1ba66ef90d35e9a1588a14b081d 127 0.11/1.00 vMB 17
276,321 276,321 000000000000000288c73b03df155ba953cce8c48b1a402086a11d54d2a9e3b1 146 0.07/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.56 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: 670.24 GB
    • Received: 15.84 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.