Loading Tool

Explorer IconExplorer

Memory Pool

75,285 transactions
27.73 vMB
0.07742387 BTC
Random Selection Loading Transactions
Max Size: 169.10/200 MB

Candidate Block

Mining Attempt 57a646fa369d6d54897d9bc131ac3deddd3be0a9a643f90843fad15629cd59bc
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 526e41d6463516693611b4ae86d3695ce9fc0f81e2c3d895b7448a26c890896a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,459
Size: 1.00 vMB
Total Fees: 0.01798055 BTC
Feerates: 100.35 > 1.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (362,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,131 553,131 00000000000000000016f4013829cf84fe0df4682808661790d3fb6e4455ffda 2,075 1.00/1.00 vMB 20
553,130 553,130 00000000000000000030b9595f3d406f16fe8063cf651a17640a9413e8d57096 2,551 1.00/1.00 vMB 8
553,129 553,129 00000000000000000013ba2e41a7845f8650af0ef3bb30313ea6598d171a5530 2,733 1.00/1.00 vMB 34
553,128 553,128 00000000000000000027ed35dcf406a85154648efe3dee6bcb79fd6a33ffcfd4 686 0.44/1.00 vMB 10
553,127 553,127 000000000000000000215a0f8a44cfd79f141b7336cc5ce6f32e4e809aa41655 2,123 1.00/1.00 vMB 8
553,126 553,126 00000000000000000005f783f333c0cf1b3290f14783e421c7ba8516795cb064 2,447 1.00/1.00 vMB 23
553,125 553,125 000000000000000000175688ed706a960b887e5bc8c366c48a3794c51c59b7ef 321 0.12/1.00 vMB 18
553,124 553,124 00000000000000000027e2d587e47153f7dfa4636d6f624108a175534e049b7e 263 0.44/1.00 vMB 1
553,123 553,123 00000000000000000023d118890d8657081c040ad359c72e3552f764eeb48fc2 2,506 1.00/1.00 vMB 18
553,122 553,122 00000000000000000016bb8ca26cb2a4a1f5e75847cf6f5ee20b64b742a4f868 987 0.53/1.00 vMB 13
553,121 553,121 000000000000000000196963071aef9063970be9f360514c67b51166355b16bc 98 0.05/1.00 vMB 8
553,120 553,120 00000000000000000000604e164eeab646af51c7bc24bd98a146adf8e464e759 2,235 1.00/1.00 vMB 15
553,119 553,119 000000000000000000275cee35265ef37e90fbd286abd0a83db1ce715d5244ed 454 0.30/1.00 vMB 4
553,118 553,118 0000000000000000000a73c93916a0e0a4883cf536ebe07883b4f147307b2213 2,059 1.00/1.00 vMB 10
553,117 553,117 00000000000000000001730add4cee76ab12a656bdee7227a1e6178cd6782224 2,805 1.00/1.00 vMB 12
553,116 553,116 0000000000000000000da8d434f9858ccfe633e620218336d0c2d086e4f9273e 2,589 1.00/1.00 vMB 20
553,115 553,115 000000000000000000063d6a7338414b983635fac730c00c89933eece32ca8c5 3,205 1.00/1.00 vMB 37
553,114 553,114 0000000000000000001c20db4259c66e9785abba675a6b0eb0c222c64d2df76e 2,426 1.00/1.00 vMB 17
553,113 553,113 00000000000000000005b7f6d6f5936b2e52a6f25299eb68c7ed43228650f517 2,556 1.00/1.00 vMB 17
553,112 553,112 000000000000000000096bb835c130096c96c73d773907d8bd9b209b5265c4a1 217 0.30/1.00 vMB 4
553,111 553,111 0000000000000000002ea1476b559dc5c92a9fdbe68d26037085b50e9501bd10 2,541 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.89 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.51 GB
    • Received: 17.38 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.