Loading Tool

Explorer IconExplorer

Memory Pool

36,074 transactions
17.75 vMB
0.26530916 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 3 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 3 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.02/200 MB

Candidate Block

Mining Attempt 641ba42bbb90f0d2e6bf2a0983c9eba3f607b0408cf216d969363de9ee88da1b
Version 20000000
Previous Block 0000000000000000000009069c85f0b19bd0704f61fce56924481988327d1e06
Merkle Root cf9a3565be6bd75fb04064e363bf710fca5d4c6109151b8605b0687ded9c9e0b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.06791110 BTC
Avg Feerate: 5.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,062 (765,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
147,258 147,258 000000000000070c7ee5d676f4a8bc9b8f2be3b4bd48a7e6cb66b0149838486c 0.02 MB 71 44
147,257 147,257 00000000000003c12ee97b81b5bff6ed842342abef2d0e336fa009ba072ba11d 0.03 MB 62 160
147,256 147,256 00000000000008d11f13eed2e13f2765eceaf00de36e0ec040a10cc3738bdc74 0.00 MB 8 467
147,255 147,255 00000000000004ddbb71c6f49ea5324dadbe11a41e00ae590d670e3115b81dc6 0.01 MB 35 104
147,254 147,254 000000000000099db10940d8254cbc2ccee3fdbc09aad1845d53121f23a7b268 0.03 MB 73 182
147,253 147,253 0000000000000105c04c63625b5530ccfdafdd40c954570ce40ab0f407350374 0.05 MB 76 198
147,252 147,252 00000000000004819835815f4b9b28dbbee006d64be03ceccea1c7e9596f4ce0 0.03 MB 61 601
147,251 147,251 000000000000023a1bd8d5d20e86283838b5352288fa87ba1660d7f48e895e57 0.02 MB 39 275
147,250 147,250 00000000000009c5047b893f90e5aad7127e1783f38535ff35febc3fa059ef06 0.00 MB 5 48
147,249 147,249 00000000000005c17e7d4168f7926b881861543d160ebe45234ad4d7be2bc84f 0.00 MB 10 261
147,248 147,248 000000000000091e1ab94bc77e118f95af73e7e26a97d448edff06911ae8cf02 0.04 MB 96 58
147,247 147,247 00000000000008e034d4311cf454d6ba82f785c8b5f8e94b64ca012847d64f56 0.05 MB 119 369
147,246 147,246 00000000000004501e01be74cdacdc742953f66383233e377a9674af8eca5aab 0.01 MB 2 1,235
147,245 147,245 000000000000077a4287d237ef8ca502289e9343cdf4dfdcbd5ba37b881c9a86 0.03 MB 66 202
147,244 147,244 00000000000009222c590bcea64cb7a213c592478aa342908af5410577641e84 0.02 MB 51 221
147,243 147,243 000000000000059da6ccdd632b39fb6ab2ad5b8a4ba296516926edc5828a91dd 0.01 MB 26 210
147,242 147,242 00000000000008209d486d1cdf833edacc79b5f997bdfd72d226eeeb4f2ad9f2 0.05 MB 108 138
147,241 147,241 000000000000034d6ddbe6842eb3f2f6488f2c49fb9a589c16f84790d2e69892 0.01 MB 21 361
147,240 147,240 000000000000071f2bacbcc073665aa0862c79939e62ba84ba3fdb84aa369a4e 0.00 MB 12 58
147,239 147,239 00000000000009d356feb4dc29a0b36d97ced7ee85ae873a0e4569039a041b6a 0.00 MB 1 0
147,238 147,238 00000000000009a00e9f4e0c6491bffb3f6c09eacd19838140d347047fe7f2ad 0.01 MB 15 185
Previous 10 blocks ↓
Total Size: 778.96 GB

Node Details:

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