Loading Tool

Explorer IconExplorer

Memory Pool

28,591 transactions
6.31 vMB
0.04412208 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.12/200 MB

Candidate Block

Mining Attempt 7c9369b6baa3faed1dc3bdfa72260b3fab245c6a497f30af4a0e6a0fc70e5b55
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root bc16b32258924b17e245dcd1768f4a8920b9a782c84bdf94b8ba2d1b2ab3e1b3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,202
Size: 0.93 vMB
Total Fees: 0.02956218 BTC
Median Feerate: 2.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (654,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,633 258,633 00000000000000058bfbb91aa86228aedb0d6d2cd8eeffc0610615b830e16c64 96 0.06 vMB 54
258,632 258,632 0000000000000023612eacd296010d6a3d98166ae37256f215cc18c5e0c1703c 414 0.17 vMB 124
258,631 258,631 000000000000001d41f06635b14ae44e57cc8a7b0a1db8a1230a280c3fc1579b 232 0.10 vMB 572
258,630 258,630 000000000000001056a7782ca18649e91f82e4112c4c550ba4e9bbb5edbcd595 357 0.17 vMB 378
258,629 258,629 000000000000001f880684dd0cddbd00a2b39c2c399ae247633f761b416ccafd 110 0.04 vMB 101
258,628 258,628 000000000000001b0d7f45daff57ffff791c684106cb1420b73671d81c7694c7 380 0.23 vMB 77
258,627 258,627 000000000000001bd46d884dee4f23790108452786e873e685a6e3e05788060c 358 0.21 vMB 295
258,626 258,626 000000000000000842657af39d36afc2a0673e104117c04c9d598a107832b49e 586 0.25 vMB 465
258,625 258,625 000000000000000ce630fe974e7461624d2fbf9e0d788f6d5de72ddcf41e52e4 619 0.25 vMB 380
258,624 258,624 000000000000000b78898efaa99054d669991d4591b7f9e6182df900e4fd7d88 512 0.29 vMB 776
258,623 258,623 000000000000001acfdaa8c737008eba8398db5f3f3497d1f5e8e52321915320 1,193 0.50 vMB 255
258,622 258,622 000000000000001c454d2af2d124359c312c8ae2f7603948e74da2bfe4691bf0 183 0.12 vMB 58
258,621 258,621 0000000000000002a8aef563b23a68a448acfd011ca996e7ca789c38c78ae01d 176 0.06 vMB 162
258,620 258,620 000000000000000424cd1dd9811681c3f0234920ed142c1ae30ca7c55f285518 256 0.13 vMB 91
258,619 258,619 00000000000000235ab167d2a214f749b473538d20b34872b38ea190717bf2b2 57 0.02 vMB 14
258,618 258,618 0000000000000011e1d741d0fafe29a81b3bdb1aa75f7185d801166ed5bdeb48 337 0.15 vMB 762
258,617 258,617 000000000000001e3cfe325e377b1a428a5903e2bd768af7960520547bfa24b9 733 0.29 vMB 833
258,616 258,616 00000000000000222e791d04d53a7886fc1501150298fa6b87d3194f5fd621cc 357 0.14 vMB 1,908
258,615 258,615 0000000000000004c759bbe9c3c960e64ee3e03565aede2a8bea27d1630be196 162 0.07 vMB 86
258,614 258,614 0000000000000013384d129556bbed603f90bdd589e1add14ac5db65ab3cdb88 218 0.08 vMB 731
258,613 258,613 000000000000001227db6a6717bb89ae55a204925cd2e3ca5bb13305d3c7e525 73 0.03 vMB 78
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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