Loading Tool

Explorer IconExplorer

Memory Pool

44,421 transactions
28.87 vMB
0.10354560 BTC
Random Selection Loading Transactions
Max Size: 149.26/200 MB

Candidate Block

Mining Attempt e5885106e75a536ea40ff68a0276e4eb0061e53adca156e1c3b286ff154df53d
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root ce2d21946da071b2c9f80f8c53412f6d1201e9074b8f211e9917660dccfede97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,848
Size: 1.00 vMB
Total Fees: 0.04115284 BTC
Feerates: 151.12 > 4.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (528,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,739 385,739 0000000000000000003bbc7f035dacfa8932c83dc46918b177809933d73a7b17 1,461 0.63/1.00 vMB 36
385,738 385,738 00000000000000000c01fce159a7a7bfaf070888a6160930c1fd539c00423397 1,000 1.00/1.00 vMB 20
385,737 385,737 00000000000000000b0322a45dd5882449721873d8e0ad66260fa79a5a2bc0ec 867 1.00/1.00 vMB 19
385,736 385,736 00000000000000000abea0abf1dc0afdb3444ba192e006e3df4d9bc63aaa5bdc 1 0.00/1.00 vMB 0
385,735 385,735 00000000000000000e4e6bc87594e74eed62d501aabcf9efdb61f964aa9bd278 1,461 0.99/1.00 vMB 41
385,734 385,734 00000000000000000481b9916033d9f2fcc1a2ddbe46d4d547d5fedd7b1aa68a 2 0.00/1.00 vMB 0
385,733 385,733 00000000000000000ab12b3b8280a0e919c307f8f5152941b8635842ce0a322e 1,202 1.00/1.00 vMB 27
385,732 385,732 00000000000000000879feb8091ec4034ac57bf6df3a3821bad81025e91f9a9e 1,452 0.52/1.00 vMB 44
385,731 385,731 00000000000000000d218d49397694a9b75ae64c838972cda806f0d01a301d18 877 0.65/1.00 vMB 29
385,730 385,730 00000000000000000483da21ceab4bfc3aa75d57a024f992c3b1c581492be537 392 0.33/1.00 vMB 25
385,729 385,729 00000000000000000a9f6d23f24c342ce0425fbff0d1c280774d08ac22d30b26 626 0.42/1.00 vMB 27
385,728 385,728 0000000000000000043089c96ff9dd3e62c72161ca0bdeba10185cf4f92e0f29 1,012 0.64/1.00 vMB 26
385,727 385,727 000000000000000006dd2eb44ba718c350ac0cbb2b82bfaeae39d029feeaa980 437 0.17/1.00 vMB 47
385,726 385,726 00000000000000000d4e650c5cd85fe62566b0f862341de77f74c6c828402e9a 474 0.28/1.00 vMB 25
385,725 385,725 0000000000000000034d05e6d81e6dab56e7860b66dcd83908e171697dea813f 266 0.18/1.00 vMB 30
385,724 385,724 000000000000000004be333d1dfedaa17154c037232528331077b9b62c264e5c 457 0.24/1.00 vMB 27
385,723 385,723 0000000000000000047db456339f9c1b273f1007726cac584c7df094dd7b025f 290 0.18/1.00 vMB 26
385,722 385,722 0000000000000000087792ca41df0d5f3e24410b1273aad28336a05cf280e16b 270 0.15/1.00 vMB 21
385,721 385,721 00000000000000000c1d1ba7fa4596896751bcdad560e94d133a092795c95f21 1,478 0.70/1.00 vMB 33
385,720 385,720 000000000000000002f214ea3bc2c195ed11f9195ab07229151befab03ada10b 2,051 0.82/1.00 vMB 32
385,719 385,719 000000000000000004f04e2d036a7cad0c5803df4486b6e281a67ecdc55f7a36 1,473 0.99/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.75 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: 631.71 GB
    • Received: 12.08 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.