Loading Tool

Explorer IconExplorer

Memory Pool

25,607 transactions
5.58 vMB
0.02767569 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.66/200 MB

Candidate Block

Mining Attempt 1ab9321cf0cf392da94a084dc0c478422a13cdcc49d59f948d644144cd8a7f9e
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root 6574884003294ae0706dc99f3a67849ec757ebced474ee11061ecde35b7e945a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,586
Size: 0.53 vMB
Total Fees: 0.01435072 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (743,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,288 169,288 00000000000001aedb8359d898867ea55401b459a7585032d3f4efe301d1efb2 142 0.05 vMB 10
169,287 169,287 00000000000001a645e6832b5aef26c8b261cace974fa6d0aaa266fd0df40dd6 134 0.06 vMB 82
169,286 169,286 00000000000003eddea26db3a9c85a6022f723824df91d9aa7c9fa85244cd0b9 112 0.05 vMB 15
169,285 169,285 00000000000007b393c9731e510f26f8af4e415f418cedb79aacad1ff1e8b298 6 0.02 vMB 70
169,284 169,284 000000000000073815d6fc447cb8b82bc42eada7d856f44ae06fddb37eb7afd9 95 0.05 vMB 0
169,283 169,283 0000000000000921d94b59fefbb8569d886c1159483d728a15008ae2706ef1a3 120 0.05 vMB 92
169,282 169,282 0000000000000a2a686bd26e12427f808128ec0c27ca8c3405cd48221c023693 6 0.01 vMB 919
169,281 169,281 000000000000022bf5466c857e657da74e8d5ffe1300cd0e71c94e335d43eaed 149 0.08 vMB 106
169,280 169,280 0000000000000659398b8207666d6329e6b31614d24206c7ea76af3f019358d5 53 0.03 vMB 348
169,279 169,279 0000000000000904a7a8b1fec9b3bd4aa9501d41105aa92770a0ecf58f07e9be 27 0.03 vMB 140
169,278 169,278 000000000000080ede604dafbcf31a449bdbd02f407281d2410f4cb7d2604f0e 117 0.05 vMB 167
169,277 169,277 000000000000007f12d74e7c5629a8bf8e2ad9c6c7ac3946bd3c2b4e6dac8b7e 85 0.05 vMB 64
169,276 169,276 0000000000000b334ef0488380b303298fb093a9f217f4f3030f704734dc0ffc 38 0.03 vMB 80
169,275 169,275 0000000000000b8d75db73d2ba353b931bc4fce4a288fdf790b412b0797c1bc0 13 0.00 vMB 42
169,274 169,274 000000000000036df3821f59f048b9b928cc6307cf1fd96ade0818733903c956 37 0.03 vMB 142
169,273 169,273 000000000000024f0486ebc65ac0ace10889923fc53993dc2b5bf8ab40097b64 105 0.05 vMB 131
169,272 169,272 0000000000000868931b5d350d8fadabbe742b80e272dc6ec7bfbe5334e7c594 109 0.05 vMB 62
169,271 169,271 00000000000004215ce3198d1166db44de0ceb5c1efa11c7e37b7341bfda0647 16 0.00 vMB 221
169,270 169,270 00000000000002c2d84f5823e77f47aea95c9961a07d2e1d6d54be26686712c7 41 0.02 vMB 2
169,269 169,269 00000000000008c92791f15f87928fa89b17fc2dad919c09d92331ba77b1cb35 8 0.00 vMB 445
169,268 169,268 000000000000022e374bc84d7c715e4c7947074b88f48a3b9e4451e82985ae52 36 0.02 vMB 135
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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