Loading Tool

Explorer IconExplorer

Memory Pool

45,952 transactions
27.95 vMB
0.08434054 BTC
Random Selection Loading Transactions
Max Size: 147.89/200 MB

Candidate Block

Mining Attempt 721398f4cb2ee7e08b6b1d888e3a212773a52088be7b09e7e6d585490d14955d
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 23d15475cc61f9b0cbf851910ab9eb22d9eba5410402ab4379f213d14201b3a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,091
Size: 1.00 vMB
Total Fees: 0.03025733 BTC
Feerates: 181.54 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (303,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,374 611,374 00000000000000000002eee2b01055ec46311d0e5f3a65bb9c1ff5e8a482e0bd 195 0.06/1.00 vMB 11
611,373 611,373 00000000000000000000267014afc77e30b797fa01f11cd68ef32708898c93d1 783 0.22/1.00 vMB 13
611,372 611,372 0000000000000000001032429a47a1876a66ff6b639233359ea32bac073fafa7 588 0.21/1.00 vMB 12
611,371 611,371 0000000000000000000fec348f4d232d75538050a16703bc2051ed7a10eff689 3,236 1.00/1.00 vMB 2
611,370 611,370 0000000000000000000e49ae98414d7a8a1c3b02b1d6596f2d2c61f72f8befda 3,249 1.00/1.00 vMB 20
611,369 611,369 000000000000000000041fa5ba2be89aba9d4bf73115f84f8a4ccd609ab66278 2,509 1.00/1.00 vMB 11
611,368 611,368 00000000000000000003bdffd9cf2bf51ba2e619523098dc60f1b6f1fdd518c5 2,374 1.00/1.00 vMB 8
611,367 611,367 0000000000000000000b5b72564370e7be1beac9872636118cc281d030feb0a0 1,915 1.00/1.00 vMB 2
611,366 611,366 0000000000000000000039a686b68308f71649d37af30f9d802d4ed7b659cc69 2,428 1.00/1.00 vMB 17
611,365 611,365 0000000000000000000df24133af9654b5eabca4155ec08bc777fc6c322ee924 2,268 1.00/1.00 vMB 9
611,364 611,364 0000000000000000000965e9d6361a53604e70061b4b11be022d9d38f63ea198 2,539 1.00/1.00 vMB 27
611,363 611,363 00000000000000000012d0c0982d818aa909d78e54525b10563c698d89997632 414 0.12/1.00 vMB 9
611,362 611,362 00000000000000000006b507ceae2219e76309b698ee763936efdaf13e67aab6 1,760 0.62/1.00 vMB 14
611,361 611,361 00000000000000000010a219251913a2a7d72be4c47fd4bf980ae4dbfb57eae6 804 0.26/1.00 vMB 13
611,360 611,360 00000000000000000012c49b4e88ee187fc2345e1b1e7760a4169bef163ba75b 140 0.05/1.00 vMB 7
611,359 611,359 00000000000000000001915c8938d404909d5e5de7554746ea8402b65061bab7 1,501 0.53/1.00 vMB 11
611,358 611,358 0000000000000000001262adacb9c4ceb4021f5217867af92ad30ed27acc60ba 2,597 1.00/1.00 vMB 7
611,357 611,357 0000000000000000000b7a8ad12d2536b7a3f71051523b3f8972b4ddec27840f 3,469 1.00/1.00 vMB 13
611,356 611,356 0000000000000000000c309a692b9497c8f96b5e4cbcd99932b5f3d0129f09fe 617 0.16/1.00 vMB 11
611,355 611,355 00000000000000000005b066f84c61ca1f9a76680059b3bc7b8c725c04aa2d7b 253 0.15/1.00 vMB 23
611,354 611,354 00000000000000000005e6561441e4b11d0d9fa8d0810dfce5c9aea96fa58d05 986 0.25/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.