Loading Tool

Explorer IconExplorer

Memory Pool

51,464 transactions
28.89 vMB
0.07860516 BTC
Random Selection Loading Transactions
Max Size: 155.42/200 MB

Candidate Block

Mining Attempt b768ef40e4c49edf201195a689cdfadde3bce532cd2efa5f4697799a6950c42f
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root c61f55d5141be7e332634e9b0702bf8c60f3bc3f949e117282ecf438d143b423
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,491
Size: 1.00 vMB
Total Fees: 0.02245146 BTC
Feerates: 122.12 > 2.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (448,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,566 466,566 00000000000000000054fd1f96045049fb45292299a70a75de1f15859322fddd 2,136 1.00/1.00 vMB 220
466,565 466,565 000000000000000000c34a1744f2238869d36ca821e787bfa0505aa1292641bb 2,670 1.00/1.00 vMB 246
466,564 466,564 0000000000000000005a8d4fe8fa5d43823b6f07b23505059248cbbd69ba29be 2,210 0.93/1.00 vMB 239
466,563 466,563 000000000000000001b4ff54f99b1cb9a07e427095a847c5dff98de03265f8f5 2,208 1.00/1.00 vMB 220
466,562 466,562 000000000000000000963dadf9a17f974d6259f38f2de1ee2a1ce80ecef18196 2,798 1.00/1.00 vMB 251
466,561 466,561 0000000000000000004b26d96b600a42311c3691967922b9b2e2fb58574f1c91 2,357 1.00/1.00 vMB 337
466,560 466,560 0000000000000000000da823559a41decf7fe1cb36355fed0403048fd8c2d178 2,651 1.00/1.00 vMB 239
466,559 466,559 0000000000000000000cb13b6d91943741fcdfaea26ef66ff1adaf5896cab31e 1 0.00/1.00 vMB 0
466,558 466,558 0000000000000000001f77fe90a5d430ad2d9d86671b88b4117665445b378ae3 1,595 1.00/1.00 vMB 192
466,557 466,557 000000000000000000a1d62abd08e21628272e1a9d2d7ae41971ed8daa9b8098 2,378 1.00/1.00 vMB 280
466,556 466,556 000000000000000001a7e42c337b6dce8c43402ed8ef435209f8fb6e09ed7524 2,075 1.00/1.00 vMB 167
466,555 466,555 000000000000000000738589b61a8495f824aeb8ad8c135c7230ef411d0b17f7 2,298 1.00/1.00 vMB 212
466,554 466,554 0000000000000000012362369810c966fb31bb73b243bd51c8ee423596128e97 2,502 1.00/1.00 vMB 246
466,553 466,553 000000000000000000d316cba3494f7ce27f773abc564c474b641e30f60827f2 2,466 1.00/1.00 vMB 198
466,552 466,552 000000000000000000e512e18f5da729e40d6cf71a88f91aa14778b49ef24fb2 2,089 1.00/1.00 vMB 181
466,551 466,551 000000000000000000da9043c151d8df974ce428b878a6391366f16677a6c54e 2,220 1.00/1.00 vMB 206
466,550 466,550 00000000000000000079fd7428711f2bd5cf84aaecaa5d0baaed356045489a52 2,617 1.00/1.00 vMB 183
466,549 466,549 0000000000000000004984e53870eb01b72283aee5d3550f3e6a83c8aba9456d 1,857 1.00/1.00 vMB 197
466,548 466,548 00000000000000000083ba2678c4c0d335fa4dabee6cedd97727a9d4b503c96f 2,053 1.00/1.00 vMB 211
466,547 466,547 000000000000000000ca4fe55dd2e264ea615e477ae59fc3d94e3f5aa319c401 2,431 1.00/1.00 vMB 243
466,546 466,546 00000000000000000099264c288de2aa54af91e91d5de83911e8bb1e5b7751c1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.02 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: 649.86 GB
    • Received: 13.22 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.