Loading Tool

Explorer IconExplorer

Memory Pool

28,547 transactions
7.61 vMB
0.15898476 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.97/200 MB

Candidate Block

Mining Attempt a5d839fc1d9924300b173b75ac7e281733f42802c6a985e7ee010dabeb2e78eb
Version 20000000
Previous Block 000000000000000000016a5bd19712b819d2def2308e70253bc0106e976f4a21
Merkle Root c6c332d5c02c695eab720132f13a9c8e5b50aea5eb78121abccce75969c8bed5
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,351
Size: 1.00 vMB
Total Fees: 0.12594870 BTC
Avg Feerate: 3.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,010 (666,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
246,268 246,268 00000000000000462b8937e5fcf00756b1e2c4d6d701a1faa1d85b9f867b1921 0.18 MB 281 80
246,267 246,267 000000000000004cb60d05d02221714c97438949a994ede3a3845633b5917db8 0.25 MB 643 158
246,266 246,266 000000000000003ebdd2a02bbfcf7bc0102309c72359307ed1675c8dbbf95cda 0.12 MB 231 85
246,265 246,265 0000000000000074f34ac4c02651ce6e8c524f4147e50a8172762ffd21f6525c 0.25 MB 245 78
246,264 246,264 000000000000005453f7b59b669b66c9fe6211a33a850b08b4c2f8c2ba6a8dc3 0.09 MB 143 61
246,263 246,263 000000000000004b1fc9574b8b1775a231867e4762c4468c4314283d3b4e451e 0.25 MB 287 94
246,262 246,262 000000000000006e8416458bb7ef7a2d593c367c548a0f3619266f5201e80bbe 0.25 MB 620 101
246,261 246,261 0000000000000025b7108836bf1bc11b01a916fa71db480ee1136d53217c0b50 0.08 MB 286 46
246,260 246,260 000000000000008a0d2ccd5ec1b0c49a9390e60fee23732b413ea6bc3e596747 0.47 MB 1,011 144
246,259 246,259 0000000000000046acfce00454e150006b04fd1b2f480802af58b85f28549dff 0.25 MB 489 164
246,258 246,258 000000000000000fe5ed4fe9d5d6d976e0e567ccc6484835a9761a3bdf9df8f0 0.24 MB 520 44
246,257 246,257 00000000000000041a66e3c4847b495cd5ea7f73107504aaef9ebe9c5059984a 0.47 MB 819 122
246,256 246,256 000000000000007dfc7749a8502412af88480d382443e2e08a38e25a36165a29 0.25 MB 705 175
246,255 246,255 0000000000000032a8c39670e5cf22d394964ed9cfabaa1587cc24390940b505 0.25 MB 491 129
246,254 246,254 000000000000004f3029318cc72f72da8651719cf719d4924cfdba4ff68c4d7e 0.25 MB 692 208
246,253 246,253 000000000000005309ee14c4599b437c00c6e8a61703821d6917cb1628ab4636 0.01 MB 45 203
246,252 246,252 00000000000000209ca50eafce50639ffe4fb64fabbc929cfd5ade43b0bf3f6b 0.12 MB 245 132
246,251 246,251 000000000000002eaaca928eb9c91ed68bb2ea1eacc2a8f8f6d3ce3486fbdd07 0.19 MB 417 137
246,250 246,250 00000000000000377806561b62850c8f2d94e5d413a9e3bfc92a7a071f8ce9ac 0.12 MB 280 179
246,249 246,249 000000000000006730cfb46fdadc80d70f94afb06e510f0495443a424662a9d5 0.00 MB 11 152
246,248 246,248 00000000000000294df2cf3b48333d6edef8114bb14c912aa8b8b0c0066a7bc7 0.13 MB 274 154
Previous 10 blocks ↓
Total Size: 778.86 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: 391.49 GB
    • Received: 3.52 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.