Loading Tool

Explorer IconExplorer

Memory Pool

39,066 transactions
26.61 vMB
0.06549315 BTC
Random Selection Loading Transactions
Max Size: 137.31/200 MB

Candidate Block

Mining Attempt 28b901c6937a8a74143b8916d7475c70e61f7bd6736d28801776e040eac2ba9e
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 3ec5bdd3aaa26554ff6d04f9c6c8bf65798f2d5886e8a7a6067fb9b240f62392
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,324
Size: 1.00 vMB
Total Fees: 0.01558904 BTC
Feerates: 201.06 > 1.56 > 0.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (332,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,330 582,330 0000000000000000000d8852e6314a3a1b490f49a40c427a811e04ff19f83a00 2,376 1.00/1.00 vMB 48
582,329 582,329 0000000000000000002595dba43b3c4f0e708b8ded252c3c3db4ed05e04b19d0 2,842 1.00/1.00 vMB 91
582,328 582,328 00000000000000000020454b03146b84d8aa1a392e15e6fa6fdc4c1f0f34d509 2,571 1.00/1.00 vMB 75
582,327 582,327 00000000000000000003bb6ffea70c17450fd20862a331adc0ffcfd84c67e005 3,392 1.00/1.00 vMB 84
582,326 582,326 00000000000000000018ebb3b28458311dbdeba1067d41e59f08ab1cb03a9d7a 2,040 1.00/1.00 vMB 71
582,325 582,325 00000000000000000011f1c665b494d423a5dc8c1af56b7d3ecfb3eafcd67aae 1,435 1.00/1.00 vMB 65
582,324 582,324 000000000000000000061c03f74108b36f6f68e627e85cf970091e0881b172b4 2,174 1.00/1.00 vMB 77
582,323 582,323 0000000000000000001b0693e78abd86c181d4ff9b638cbee2fb1d2454562da1 2,658 1.00/1.00 vMB 128
582,322 582,322 00000000000000000023ca7c51916f5b2a888666137d2caf7f01d903f40c0b0a 2,526 1.00/1.00 vMB 86
582,321 582,321 00000000000000000022cdf70c4bfeb355b284122c28db1a891035e017b178cc 3,013 1.00/1.00 vMB 111
582,320 582,320 00000000000000000022f74749c84b710fc63922d798b3d657c80d1175e3d2ac 2,961 1.00/1.00 vMB 84
582,319 582,319 000000000000000000255ec8b9bb76cbabe4549f653d80cb1cd75e9d913afe56 2,061 1.00/1.00 vMB 99
582,318 582,318 000000000000000000109a7c464423d513b2c5af43db882ca1a35ba8bef333ec 1,411 1.00/1.00 vMB 90
582,317 582,317 00000000000000000000e667ae8ddc09187bac015bbd2c4af3b29b8d907d0b71 1,785 1.00/1.00 vMB 125
582,316 582,316 00000000000000000004f9037a0c7e59dff77432087961e137b5afcae25d1baf 2,421 1.00/1.00 vMB 91
582,315 582,315 0000000000000000000c7dfbb95b5c12df17280f44dd40a71662950d53056dc5 3,190 1.00/1.00 vMB 97
582,314 582,314 000000000000000000045661915fa21dd5c72e4e24676b3957af7f28dd016741 3,171 1.00/1.00 vMB 91
582,313 582,313 00000000000000000015c09afd3f866b1f7dbd7aa92bbf09e66b2885b9964db3 444 0.15/1.00 vMB 53
582,312 582,312 00000000000000000018e6018c3601a6e4184c51951af7ba059cab1ed61c4410 481 0.21/1.00 vMB 33
582,311 582,311 00000000000000000021c3b00df04a4a5630c125c58546ad27243c3f03109d09 2,567 0.84/1.00 vMB 47
582,310 582,310 00000000000000000004682a10a6e67709aaae3e9a3b6bb78bb42a40cfdd88fc 1,359 0.47/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.