Loading Tool

Explorer IconExplorer

Memory Pool

78,767 transactions
29.59 vMB
0.08891378 BTC
Random Selection Loading Transactions
Max Size: 178.58/200 MB

Candidate Block

Mining Attempt 2c49ffd6a346de90cca90c805c1f6497a65ed4b65676e2b0e98e1f8b83c0d051
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 7d3a04008c1cebe061124347803d76c8ea03fbf78e26e10e0148fee1248a6bb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,390
Size: 1.00 vMB
Total Fees: 0.02391964 BTC
Feerates: 251.00 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (261,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,545 653,545 0000000000000000000695b7046ab5d716b3a4d122834d76d6396000927f7de2 1,942 1.00/1.00 vMB 15
653,544 653,544 0000000000000000000a343576df0a02cc326b8967079a95b1907416aeccc3cf 2,832 1.00/1.00 vMB 55
653,543 653,543 000000000000000000013e4dda4676787bea1757bb5fa16002ce679e812eb726 2,576 1.00/1.00 vMB 19
653,542 653,542 00000000000000000008c993866bc34b131897a6b0d3742f72d330a8ebda327c 2,349 1.00/1.00 vMB 29
653,541 653,541 0000000000000000000a1bf6a52a8500c1891718f0abd8cd12c78a56c85bcadb 2,794 1.00/1.00 vMB 68
653,540 653,540 00000000000000000006bfdec147d64ae2302812dab604d099eff664fa29b534 2,138 1.00/1.00 vMB 33
653,539 653,539 000000000000000000094bc9fe535c73fcaaaf3a520ceb48698e9f2d4e4afa97 699 0.25/1.00 vMB 33
653,538 653,538 000000000000000000071225fda6a135b178bc39debe68bba1afa4559e0a03cb 696 0.31/1.00 vMB 28
653,537 653,537 00000000000000000007d2c84579ff5e0d54c958836b31ba4b245c2800c3c417 2,182 1.00/1.00 vMB 30
653,536 653,536 00000000000000000005364607229e70af1bbde7f30bfee50117b5b1b140bdd3 731 0.35/1.00 vMB 35
653,535 653,535 00000000000000000005e928205c6298b8c0c14d2a18852f1ee826a686e4d836 1,383 0.50/1.00 vMB 5
653,534 653,534 00000000000000000000fd0509d890c30b7d311377c9fb723d26af63a39fb031 2,414 1.00/1.00 vMB 45
653,533 653,533 0000000000000000000b53170b3ca7e8d30c820e9c88903a6c99ec8c16288285 391 0.23/1.00 vMB 40
653,532 653,532 00000000000000000000af98b276cdfea9ca5fdafcc3fda65db56aac40560152 989 0.55/1.00 vMB 6
653,531 653,531 00000000000000000008353ed69988343c79d11d40e476126ef27df63cd7e2d2 2,645 1.00/1.00 vMB 18
653,530 653,530 0000000000000000000a517e3bb2c8c04750a626d7a1a48263645f36e272d6f1 1,820 1.00/1.00 vMB 16
653,529 653,529 000000000000000000036335b8a69fc2129da28e7bd793a3a7b35ee90d53ff5a 1,869 1.00/1.00 vMB 42
653,528 653,528 00000000000000000003c2bc611024a6d3722a9cd05d855da3bbdd5cee1c0124 2,765 1.00/1.00 vMB 55
653,527 653,527 00000000000000000008496d574c9e69c44c277d5219512cefc89665331db606 3,078 1.00/1.00 vMB 57
653,526 653,526 0000000000000000000bfbaa10ee31e518743afbd6d2d3aaf5bf10983194f409 2,237 0.81/1.00 vMB 34
653,525 653,525 0000000000000000000bd0ee2f9e2fa5bef1213289b2d92eff1f3ba9f6513239 559 0.26/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.