Loading Tool

Explorer IconExplorer

Memory Pool

42,319 transactions
29.27 vMB
0.06970187 BTC
Random Selection Loading Transactions
Max Size: 149.88/200 MB

Candidate Block

Mining Attempt d76b5fecd24173b9434e92307e107efb4187dfcf9a956873fa278024f3bdbbfb
Version 20000000
Previous Block 00000000000000000001c828f0aae187fd43c96f8afcfb80f879b49902b03414
Merkle Root 0f6ae89506d51d4f509702daac8b01b9ec20fe396555ddd4f5f3b4e856d7ec32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,485
Size: 1.00 vMB
Total Fees: 0.01247463 BTC
Feerates: 200.71 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,533 (676,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
238,130 238,130 000000000000006e0b40b708cf6be09c6e4e9f00ec65be1a06f14985609cf9c9 701 0.25/1.00 vMB 213
238,129 238,129 0000000000000153ac2c9efee538effff8e72d33f7b935339a665b68e328f09f 283 0.25/1.00 vMB 93
238,128 238,128 000000000000004d6a7e2bbdfa854e015607ada531137b132bb003b40165d6e4 454 0.21/1.00 vMB 202
238,127 238,127 00000000000001255f491680b7ddf8cc99bcd2404a9345aa643ae0daa7628e79 390 0.19/1.00 vMB 170
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.92 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.