Loading Tool

Explorer IconExplorer

Memory Pool

42,725 transactions
29.39 vMB
0.07244710 BTC
Random Selection Loading Transactions
Max Size: 150.64/200 MB

Candidate Block

Mining Attempt 69252eb5cf27509973b21ae44a105c0bc7d7a89a66141651be743119fe91bb1a
Version 20000000
Previous Block 00000000000000000001c828f0aae187fd43c96f8afcfb80f879b49902b03414
Merkle Root 01107d854d26ed997367c81714c926d3c67c5a634c0c0f700b53b2f52c801eaf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,244
Size: 1.00 vMB
Total Fees: 0.01483666 BTC
Feerates: 200.71 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,533 (676,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,151 238,151 00000000000000961fe7b7ffbb6b7e7dd5ecba13f241bc82c5693887e931f65a 231 0.09/1.00 vMB 133
238,150 238,150 00000000000001270df5dde8f1c87966dee5fd72447ccaa1ac6d956f4f6c0ef9 203 0.20/1.00 vMB 81
238,149 238,149 000000000000014d23d69079713ba456f92a83ba5754c32157fa2864bd852599 656 0.25/1.00 vMB 199
238,148 238,148 0000000000000004a5c4c5e79d6333baeec4f0a6b758065fb249fd3b08667fdf 133 0.06/1.00 vMB 192
238,147 238,147 000000000000010d703a318a2a5904989d3ede546f144e2211ec59bd21f219dc 591 0.25/1.00 vMB 177
238,146 238,146 0000000000000078dfad01060e34ed060eb913113955d66a582ef4725f89c50f 57 0.04/1.00 vMB 71
238,145 238,145 00000000000000b6ff86e71bd27a150fcdec08a9514320f52d8f2d7e6c8387f3 721 0.25/1.00 vMB 212
238,144 238,144 000000000000005e0acc1ae15bdb1dec91b5c00f050fcbcf943eb33b93782a78 165 0.06/1.00 vMB 91
238,143 238,143 00000000000000a3e48593599d8ff2e5bfe0d4be0693865e21372208703227a0 650 0.25/1.00 vMB 214
238,142 238,142 000000000000015555d4b9d53e2c2ba8e522d81c8ed0e6e4712c36e22767e679 1 0.00/1.00 vMB 0
238,141 238,141 00000000000000ad557afa8ea0c2a5ff29fc7737623c50f002226439f8c36ed0 29 0.01/1.00 vMB 152
238,140 238,140 00000000000000856b810d0dd331dc391370345291127d82dfbca340b88de2e0 194 0.10/1.00 vMB 157
238,139 238,139 00000000000000c47d54f1dd299a150ad77342b767e939518fb1786396f241ae 40 0.03/1.00 vMB 57
238,138 238,138 00000000000000277a47f75c0b7121a3c19159da02d527df72231959daea10b0 472 0.20/1.00 vMB 178
238,137 238,137 0000000000000125b771b0a68d93466f30734c0af293b7bddd47bd0ec92b53c7 290 0.15/1.00 vMB 172
238,136 238,136 00000000000000b341b86494747d7f070bcaf2f4b8b718469ad0941746f8fe78 178 0.13/1.00 vMB 107
238,135 238,135 00000000000001443593470d6ac96c6fc3b2bb839e5c207f0de1e58a517cf964 732 0.25/1.00 vMB 268
238,134 238,134 000000000000006a9a377fd56c9323edb1df2080aca1276ec3ef69b83e5ee826 474 0.22/1.00 vMB 244
238,133 238,133 0000000000000104713e5fe5dc5ea6c628263dfc841f5f45afbc4edb3fdd8c79 1 0.00/1.00 vMB 0
238,132 238,132 0000000000000039f7a188ddf9b23306471a65f07740b2de4e7d7965eb41255b 58 0.04/1.00 vMB 83
238,131 238,131 00000000000000eff2a1bbd1de6e881e44d6c01bf4747107d528f8c051856ccc 180 0.13/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 781.56 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: 621.93 GB
    • Received: 11.28 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.