Loading Tool

Explorer IconExplorer

Memory Pool

25,524 transactions
26.68 vMB
0.05955978 BTC
Random Selection Loading Transactions
Max Size: 127.60/200 MB

Candidate Block

Mining Attempt c899b55331d2c0d7663ab924a114b159bb0a246f74fd2571dd1d060ae54998d5
Version 20000000
Previous Block 000000000000000000002b78b1ebc895c40e145234886edd8073496dbf3cb297
Merkle Root 8b7caf1e8e444a86822e484a99bef16b93a5424731d2784f81291e4f09d222c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,674
Size: 1.00 vMB
Total Fees: 0.00970514 BTC
Feerates: 100.65 > 0.97 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,489 (9,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
904,731 904,731 000000000000000000010ab5ef5fcf5c6f7b4ec2be6abacad723ea0ea12bdfa3 2,551 1.00/1.00 vMB 2
904,730 904,730 0000000000000000000219543cf638705dc46a841856bae473f2ea5470e96f68 1,181 1.00/1.00 vMB 3
904,729 904,729 000000000000000000019691cb04739fd75e3795a46f6e99afe3dc7f43f16a33 3,265 1.00/1.00 vMB 6
904,728 904,728 00000000000000000001ccdc3f0563a3689c2874c442089c85e9df2eb8232508 2,998 1.00/1.00 vMB 2
904,727 904,727 000000000000000000012999d2a89d6c17c2d74580675816e62427b931707ed8 4,551 1.00/1.00 vMB 3
904,726 904,726 00000000000000000001fc62cad75af182890bc4cf78c30d1ee6a5ede67563c2 4,369 1.00/1.00 vMB 5
904,725 904,725 00000000000000000000b5e7e8af9593c32e491417679001072727ac4ed9252e 4,126 1.00/1.00 vMB 4
904,724 904,724 0000000000000000000070491d296b3f678044c7b1e7a74d1d53e20dafb28e95 2,551 1.00/1.00 vMB 4
904,723 904,723 0000000000000000000154d92929685c9e5ef8325e66f08952254cbdd039717d 2,028 0.65/1.00 vMB 2
904,722 904,722 0000000000000000000258b81073768aee39f9f746f3caa9ca51665c20edc5f4 1,243 0.42/1.00 vMB 3
904,721 904,721 00000000000000000000c8bcbc2d75883ecfc62bac0920d4fbccd71b9cece513 229 0.14/1.00 vMB 6
904,720 904,720 00000000000000000002189dcf308f89531de070df196010e27f52d71a79bc48 623 0.18/1.00 vMB 6
904,719 904,719 00000000000000000001c561d82de473e4fd4b518572a652ee08d297300257fe 1,223 1.00/1.00 vMB 1
904,718 904,718 00000000000000000000edfba17fca8b2649782d359c37cd2dca8fa84d075d25 443 0.23/1.00 vMB 1
904,717 904,717 0000000000000000000172cf55390b9d6fda3469675233e81380516a6459d6c4 1,469 0.64/1.00 vMB 3
904,716 904,716 00000000000000000001a2b6b400dd570c77ff6faa699ee509dea1059b941274 173 0.13/1.00 vMB 5
904,715 904,715 00000000000000000000e4d66396f1c974fa9030bb6b0c3fdf37f299f40d9cc6 589 0.13/1.00 vMB 2
904,714 904,714 00000000000000000001c5bf42db314104de4dbeb0274e66a5228adb9eeaa0fd 2,727 0.92/1.00 vMB 1
904,713 904,713 000000000000000000014e696d1743d90cb8baa06df0053b9dc53e2041775cf2 4,269 1.00/1.00 vMB 2
904,712 904,712 00000000000000000002279d3dcde486d45440a8ffba4e8cdcfc4e612a8df62c 4,949 1.00/1.00 vMB 1
904,711 904,711 00000000000000000002333a5906041935688b8fe6e8cc147697921711efbd42 3,912 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.61 GB
    • Received: 10.86 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.