Loading Tool

Explorer IconExplorer

Memory Pool

39,785 transactions
32.71 vMB
0.07657038 BTC
Random Selection Loading Transactions
Max Size: 161.74/200 MB

Candidate Block

Mining Attempt 20121ef0faf6a6ec86d3a0c9c74683fc71ef0d24f568db5a0a2a01f6d09bb0e3
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 0ee6303f33e92713f6d12f17a455b6bbf84640b2e6c6228ed869bebbf8ac0df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,182
Size: 1.00 vMB
Total Fees: 0.00750517 BTC
Feerates: 30.98 > 0.75 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (676,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,160 238,160 0000000000000097d1a227601b13c4cc2d78d69b782f29857ce81318ef972b57 326 0.15/1.00 vMB 200
238,159 238,159 00000000000000ceeaa23a2c141608dbbbb568d00258a43f3698ae79296a9168 388 0.17/1.00 vMB 189
238,158 238,158 000000000000008ae1e4ad454b16ef4bca56c3111ccf719e50064cc76ddf5f16 195 0.25/1.00 vMB 72
238,157 238,157 00000000000000101c8a2cd356692678490b3bc34cedb962fd3d341ab75e611a 45 0.02/1.00 vMB 217
238,156 238,156 00000000000000fd24f3c3a76e7777ebec9645210b52747df16f1577318dc4a7 406 0.24/1.00 vMB 142
238,155 238,155 0000000000000022993956d697e624b15e0f778284d616acd5c1d4a5b99b36af 562 0.25/1.00 vMB 184
238,154 238,154 000000000000001514fef8a5b4cbd87b74450c44887005c56d940139e5befceb 28 0.01/1.00 vMB 157
238,153 238,153 00000000000000656f21e031dfd40036960cae9117d8ec68446eb63deb65e857 334 0.15/1.00 vMB 197
238,152 238,152 000000000000005e03500e5a50cf7a34e1a66abc6a1eeb86a7d71d5a62509303 18 0.01/1.00 vMB 82
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
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.