Loading Tool

Explorer IconExplorer

Memory Pool

42,324 transactions
33.25 vMB
0.10728234 BTC
Random Selection Loading Transactions
Max Size: 165.68/200 MB

Candidate Block

Mining Attempt a865504ba36da0d935edc010713d9a744768422a225010cb7356257dcff47590
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root c004e6b452eed47b6e04cda233354f0799c42984c588d3872e28de4ae5a53dbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,927
Size: 1.00 vMB
Total Fees: 0.03440564 BTC
Feerates: 501.64 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (214,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,736 699,736 0000000000000000000d0dfdd6afcfa48d533c7449a854ff29da302bb04cbfa0 3,016 1.00/1.00 vMB 7
699,735 699,735 0000000000000000000921186579d517e7b6693c41800ec1a43ef6d46ea21b44 2,342 1.00/1.00 vMB 20
699,734 699,734 000000000000000000013d4055b1f41f61ba090414e7080d426bce9cd9eaa6e3 105 0.03/1.00 vMB 30
699,733 699,733 00000000000000000005b0f3e6c5f19bba2d7135782440ceb6e76083d33a44f4 692 0.44/1.00 vMB 2
699,732 699,732 0000000000000000000d9de5445bcfde4b135a94e8e3b8e6cdc9fcfe224347ff 1,961 1.00/1.00 vMB 15
699,731 699,731 0000000000000000000cf5bc027c2c01af6b8f5465d1dfa1987117306817b70c 2,955 1.00/1.00 vMB 8
699,730 699,730 0000000000000000000794852a819747f9dc5a3cb760180ee7f65f998e8f33a0 2,153 1.00/1.00 vMB 13
699,729 699,729 00000000000000000004cb4ebff77e24d0ad835ec72fb6452d918e67c849223b 1,521 1.00/1.00 vMB 10
699,728 699,728 00000000000000000003125974eb4723ba2cd36ec7c3987adc02ab510591b010 679 1.00/1.00 vMB 8
699,727 699,727 00000000000000000002c9ebf524a3e6515b9aadffe3ccb63410f148516d6904 397 0.21/1.00 vMB 9
699,726 699,726 00000000000000000000d5e1868082e112b66562c79bd1b3f48cbebf3a8daa2c 538 0.15/1.00 vMB 12
699,725 699,725 00000000000000000005b9769a1763dab4599ab75a1d78fa5b916586b5887e39 1,825 0.69/1.00 vMB 9
699,724 699,724 0000000000000000000c88f0f328a71ee7bddf96df1608209d5662a822b28548 2,379 1.00/1.00 vMB 16
699,723 699,723 0000000000000000000bb8edfc9f4c0bd07fd22db51bb612c292bd4179238173 423 0.23/1.00 vMB 9
699,722 699,722 0000000000000000000ebb4f6de8aee699d5e6e60a6f36794fba931252e23a46 15 0.00/1.00 vMB 6
699,721 699,721 0000000000000000000c82b8e82947c925d94c318c31e58b1b4617189c2d79c1 79 0.03/1.00 vMB 15
699,720 699,720 00000000000000000002e147f4fa204acf0acd3fe4f1c1fb44165c4777e274fe 281 0.14/1.00 vMB 12
699,719 699,719 0000000000000000000dffc1593cac0f041404731bd7dda8f155c73cf1ba1fae 656 0.27/1.00 vMB 19
699,718 699,718 0000000000000000000488529638a955bf1c05566cca13166f7bdd7bcec6da56 238 0.07/1.00 vMB 15
699,717 699,717 0000000000000000000bd8cbb1fd8020a439ea1e26622fa7c4298d4aa6704cd6 496 0.56/1.00 vMB 4
699,716 699,716 00000000000000000004b292d0127f2f620c6c20a4052741020ee9dfdec60b7f 2,396 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.61 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: 624.09 GB
    • Received: 11.54 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.