Loading Tool

Explorer IconExplorer

Memory Pool

83,245 transactions
30.53 vMB
0.07814966 BTC
Random Selection Loading Transactions
Max Size: 185.73/200 MB

Candidate Block

Mining Attempt 23070b73f18eb57de3a18959ab698dbb755f6d0496d4096db7cf68af9b8141f3
Version 20000000
Previous Block 00000000000000000001d0302157005d21575da6e24033fd5f2031f58bc16593
Merkle Root b518922dce14fcdf7d1cca7bb52dd7e027f312e50233929b7bf06abf69e04122
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,245
Size: 1.00 vMB
Total Fees: 0.01268236 BTC
Feerates: 73.20 > 1.27 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,077 (307,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,472 607,472 0000000000000000000b4870af90a02d86105c268c09ca9fc489629a03b338b9 140 0.04/1.00 vMB 16
607,471 607,471 0000000000000000001478bc8ca0188e833ac0325f842eeb87dc86dc619dbb77 1,187 0.52/1.00 vMB 21
607,470 607,470 0000000000000000000bdc15c97e9feea67432b6d74e866cc244bd11dc45ea5f 2,920 1.00/1.00 vMB 18
607,469 607,469 00000000000000000001c5c2a0defaadf60c039d4e0488091a50d427e6b462ea 2,169 1.00/1.00 vMB 7
607,468 607,468 0000000000000000000cb45859164119415994de15941b705a2fc9c203e4642a 2,340 1.00/1.00 vMB 30
607,467 607,467 000000000000000000104ae0514253491e35031c169f883f6480d68857ddc119 1,683 0.76/1.00 vMB 3
607,466 607,466 0000000000000000000e7ed8ae004f7939252cdbec9df806806dcd882381555e 2,887 1.00/1.00 vMB 22
607,465 607,465 0000000000000000000f587a733314cf167dc118625d3d9cd6052dd7168c127e 723 0.22/1.00 vMB 20
607,464 607,464 00000000000000000012b7c2ab95dcce0ac72aebbb86fd624523f1820b3714a1 2,969 0.87/1.00 vMB 17
607,463 607,463 0000000000000000001220a45fcd0047a671e71c5b47e65dd03dc1f2d5e587a7 496 0.24/1.00 vMB 15
607,462 607,462 0000000000000000000d7609eb5df95c44f9a25d19fd3a8bf06d862a7976508d 1,479 0.49/1.00 vMB 24
607,461 607,461 00000000000000000001d122dd7420bc19f6498f4f377a0e68444edfc6acc6d3 2,962 0.94/1.00 vMB 17
607,460 607,460 0000000000000000000f34e26bd91064c7ec6ec3195339472ee9b86d2c119204 2,188 0.76/1.00 vMB 23
607,459 607,459 0000000000000000000b3cc8e9a89b103334d2ed9e5c88e0369ba7ee59de39f8 2,053 0.95/1.00 vMB 9
607,458 607,458 0000000000000000000c1b6690c85ee70b4bc5edc92f04e7b0cb61141fc8a8b6 2,238 1.00/1.00 vMB 10
607,457 607,457 0000000000000000000d93d3cdc04fe51573ccbb26bf828a79f1d9c6a448fb5b 1,620 1.00/1.00 vMB 9
607,456 607,456 00000000000000000012d4128c82640df7cfa653e5d84ba859d54d4524649284 1,847 1.00/1.00 vMB 7
607,455 607,455 0000000000000000000c7a7988ce1bc0aeffce7fd3a89ca2591290b8f4481817 2,533 1.00/1.00 vMB 32
607,454 607,454 000000000000000000057926158cbb02613916b90d724245297a3e94f9b6ae8f 2,260 1.00/1.00 vMB 11
607,453 607,453 0000000000000000000ea91a79a81eaf6080e2ddc5daaeed01c378c46775543f 2,350 1.00/1.00 vMB 34
607,452 607,452 00000000000000000010e39bc2d55ed50088fc8428a8acc1c55cef699dddf912 311 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.