Loading Tool

Explorer IconExplorer

Memory Pool

72,250 transactions
27.98 vMB
0.06604946 BTC
Random Selection Loading Transactions
Max Size: 165.68/200 MB

Candidate Block

Mining Attempt 568c56e5bd131771822a21a29718cb7425a1554d50ef354f9c69bb1da71f2369
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (194,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,772 720,772 00000000000000000008c6ce22a0bff229bfd67f05630d8beaebb3bc0985d967 2,607 1.00/1.00 vMB 6
720,771 720,771 0000000000000000000491b6c4d03f22463ff8f7d198a82fd2f1ca5eaa27ce95 2,706 1.00/1.00 vMB 9
720,770 720,770 00000000000000000003cb752c80f0424423bd6a71e59f7899f60c36314b305b 2,857 1.00/1.00 vMB 18
720,769 720,769 0000000000000000000248a71203593c47ebd30a211116b661d748b9b49e005a 2,622 1.00/1.00 vMB 17
720,768 720,768 00000000000000000003900ca7e67a9148af1a537dc01762c5934e101c090b89 2,777 1.00/1.00 vMB 15
720,767 720,767 000000000000000000044f1586e6b83fb4706e2271be2a466ed744dc67b7962f 2,730 1.00/1.00 vMB 25
720,766 720,766 00000000000000000001b0a7aeddfcef4cf45725344bf2e984815e874ebe4f0e 272 1.00/1.00 vMB 4
720,765 720,765 00000000000000000001fcc7eb9c80fdcb8a590d2151dc37f7ac28cc18a0555d 2,889 1.00/1.00 vMB 8
720,764 720,764 00000000000000000003682762164c283156fae13386d71f621a2b9f59ea1b61 3,388 1.00/1.00 vMB 13
720,763 720,763 00000000000000000006c4e4e3f0c2ab110f1fb3f0fd7360b03c6fda586a526a 1,046 1.00/1.00 vMB 23
720,762 720,762 0000000000000000000562ae906544f926719264725c445324fdacf591d37ecf 1,888 1.00/1.00 vMB 15
720,761 720,761 00000000000000000003d67fede5823a78fc867b3d6350dc9c7cfa1f8666a7b5 1,063 1.00/1.00 vMB 11
720,760 720,760 00000000000000000001b4b9435f569160576dfce1f3cde25cee80cfc2e650fe 3,322 1.00/1.00 vMB 19
720,759 720,759 000000000000000000023b52e11afed3cfd195fc014f561e268a66f87111c017 1,838 1.00/1.00 vMB 7
720,758 720,758 0000000000000000000944d5fe57a7f8494059e4165eb9f797504da9f37cafce 268 1.00/1.00 vMB 26
720,757 720,757 00000000000000000004cdb31a2ba16ce430937bffa2b088aa2e6e9d193edc1e 263 1.00/1.00 vMB 28
720,756 720,756 00000000000000000003e1eeaa0e9f4f2d27097fef285ec727282d784fc58049 2,781 1.00/1.00 vMB 9
720,755 720,755 00000000000000000007aa363dfd3909c1fbbdec31f92f1a26c792a995440401 2,770 1.00/1.00 vMB 18
720,754 720,754 00000000000000000004a3d7352f1cf9afe861807fbb7627932c16c4d824ff15 39 0.01/1.00 vMB 8
720,753 720,753 000000000000000000031c04d551f9dedfbfdf839ee1d6d298b2c3520d111c1c 771 0.27/1.00 vMB 8
720,752 720,752 0000000000000000000820253b6eba14d222acb44ca2ff9e1596994af371ca05 91 0.58/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.