Loading Tool

Explorer IconExplorer

Memory Pool

81,084 transactions
30.33 vMB
0.11673081 BTC
Random Selection Loading Transactions
Max Size: 182.69/200 MB

Candidate Block

Mining Attempt 5ca9f74aecc6d3e5f420f4dc6ffdecd93266713712a8127eeb8f4634895cbd44
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root dc08b0c9f02907bb98f208a52dfce898afac9fd167418e874526f1e3a9c53c68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.04333023 BTC
Feerates: 150.68 > 4.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (113,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,926 801,926 00000000000000000000e225aec329cc5862f16a96cfaa17a22df3baaeeb1c7e 6,874 1.00/1.00 vMB 6
801,925 801,925 000000000000000000029e525238392cf09053ea7582066a46ce61d599a46e76 3,182 1.00/1.00 vMB 10
801,924 801,924 00000000000000000000012beb0eb695c56978ffd6dd45b6a974cebb1e1ea1e8 4,820 1.00/1.00 vMB 8
801,923 801,923 00000000000000000002b1b1da6b61fcd9dad542f42a89ba3867a49edb76df13 2,605 1.00/1.00 vMB 10
801,922 801,922 000000000000000000014df475569a9a6b71a8af477092346b07a6ede2b70354 4,140 1.00/1.00 vMB 6
801,921 801,921 00000000000000000005031f680433314dd7144fcd3387f0d77ed15fefa379a0 5,636 1.00/1.00 vMB 6
801,920 801,920 0000000000000000000199e9354d55b7fcb8357d3228a346744e22fa23acaa56 5,370 1.00/1.00 vMB 10
801,919 801,919 000000000000000000008bff14450ba59192b5d663c09725c53964bbea344e46 3,749 1.00/1.00 vMB 11
801,918 801,918 000000000000000000029fb3538e773afbd64750f996615f561c1c2be7cc58a6 3,293 1.00/1.00 vMB 15
801,917 801,917 00000000000000000000cb7f82f0f4435c27f1109f002499bdff9c7dfca8fbb7 3,545 1.00/1.00 vMB 6
801,916 801,916 000000000000000000001e4a27d52e997106498139505c424a6dc0f05ade8755 1,792 1.00/1.00 vMB 8
801,915 801,915 00000000000000000000c6996b96a1e52b8fac7f3c3524f4aaf2915193b4a72b 4,003 1.00/1.00 vMB 25
801,914 801,914 00000000000000000002a1fb5516963da393fe10b42005f7399e85c241f4d29d 2,661 1.00/1.00 vMB 12
801,913 801,913 00000000000000000004f6eb1e36512b99bf24132e71903018cdef73decb8d4b 5,066 1.00/1.00 vMB 6
801,912 801,912 000000000000000000021ddd97b8e709c60c7a1b32852d4f2c4716028a42cc83 2,129 1.00/1.00 vMB 15
801,911 801,911 00000000000000000003e4d7d0b70ee870217ba707698f98e336de3167c485eb 4,935 1.00/1.00 vMB 8
801,910 801,910 000000000000000000010f6207817f700c8c6baabc9be89976e6266d6cbd2647 5,771 1.00/1.00 vMB 8
801,909 801,909 00000000000000000003e6fa5a856b6af3241dcb130ab83b7838227b1eb22b1e 3,727 1.00/1.00 vMB 9
801,908 801,908 000000000000000000017fb989ad3a0f82d6497244ef467ecf36add7f98d196a 5,637 1.00/1.00 vMB 8
801,907 801,907 00000000000000000002a81d889d534f799773363e17b90d23cf59d7817b659e 3,867 1.00/1.00 vMB 10
801,906 801,906 0000000000000000000345019cc22138da0a56ac8aa37f57adb8fd1a7b2479a2 3,324 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.64 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.40 GB
    • Received: 16.23 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.