Loading Tool

Explorer IconExplorer

Memory Pool

73,435 transactions
28.46 vMB
0.06968462 BTC
Random Selection Loading Transactions
Max Size: 168.24/200 MB

Candidate Block

Mining Attempt bb3001e3749e14b9a6a2f006f46b53bff079751991db50b423e652cdefcce513
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 69a38950fc39171f66f62058a833c88d3a420675803cd5ac3eda5e88324f087f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.01244557 BTC
Feerates: 100.36 > 1.25 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (130,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,367 784,367 00000000000000000003f95920e6b8b8a70da03c07e1d7937f2db995175323ba 2,240 1.00/1.00 vMB 20
784,366 784,366 000000000000000000057b0d2067accf90c02c4b47a209e6cbde63255456b33f 1,610 1.00/1.00 vMB 19
784,365 784,365 0000000000000000000208a8422bc4a1b02493e4d52c16edcd8c66bdf2199481 2,433 1.00/1.00 vMB 14
784,364 784,364 00000000000000000001e9688fd4c96b0cf7b705a94f98f8c440e74a4929a045 2,815 1.00/1.00 vMB 25
784,363 784,363 0000000000000000000253704451b062604577752734a770c360fa90fc04f4b7 3,788 1.00/1.00 vMB 24
784,362 784,362 00000000000000000005d84662baccfc767062a2458b98b3b0dba5c4274517da 3,148 1.00/1.00 vMB 41
784,361 784,361 000000000000000000019d6e964559aee83417fd06b265c3ee398b5a61488102 1,861 1.00/1.00 vMB 20
784,360 784,360 00000000000000000005bd6de6b426e6c841aa4e96355eb2a0bc8e1de7891241 3,486 1.00/1.00 vMB 18
784,359 784,359 00000000000000000005a21db64dbd6b3c706934c8ad4762dd31f08a1f65ca47 3,195 1.00/1.00 vMB 8
784,358 784,358 00000000000000000000028a9660bbf483d965f2c6b22c2d4621b42362c81296 3,451 1.00/1.00 vMB 19
784,357 784,357 00000000000000000002628b8d520095f3e049c273853b8fc2db5445788878e9 3,062 1.00/1.00 vMB 22
784,356 784,356 00000000000000000004bfabf00df42f5dacacf9cba36b14d91e4061cdf29677 3,378 1.00/1.00 vMB 21
784,355 784,355 000000000000000000017b1e0f5ef5b8f2d05db85d3f967387a8dc89cc87c7ac 2,031 1.00/1.00 vMB 17
784,354 784,354 00000000000000000000d30668ea1399d133a2385c76072cd5bec7428526f8d0 2,315 1.00/1.00 vMB 24
784,353 784,353 00000000000000000002649d413b9cf673ddb4abb70f08731611e42e8216f997 3,052 1.00/1.00 vMB 24
784,352 784,352 0000000000000000000503cc4dcbea550fbdcee1351158795afdd0cb67f99308 3,830 1.00/1.00 vMB 27
784,351 784,351 0000000000000000000250e454406a38794fc338503aa2efe704cb3ec63c2a17 2,311 1.00/1.00 vMB 16
784,350 784,350 00000000000000000002324084851c7dc90eb4b0ef3a6a64d5552cf951be6c22 3,530 1.00/1.00 vMB 23
784,349 784,349 00000000000000000003222e734676a7c43cb0539d163539df29514d60956de6 2,871 1.00/1.00 vMB 24
784,348 784,348 000000000000000000015e53b141a6875ace623b67983452b6cb1fd7a50fdfa0 3,652 1.00/1.00 vMB 34
784,347 784,347 00000000000000000000b4a01460a590ddb057f2779d0f29dba49d57853a456a 3,581 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.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.