Loading Tool

Explorer IconExplorer

Memory Pool

72,649 transactions
27.94 vMB
0.06435415 BTC
Random Selection Loading Transactions
Max Size: 165.89/200 MB

Candidate Block

Mining Attempt cd7ef43261ddb36fff29930a868ced259cd1b3cd23c8a5cfb7e066eec229b48c
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root 9cff84966d40db778e0f52e455819ae537eca3b8b024cf71812c8f18d85c9017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,472
Size: 1.00 vMB
Total Fees: 0.00859937 BTC
Feerates: 180.34 > 0.86 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (279,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,890 635,890 0000000000000000000dbbb57effd720f79aee24623ca7bc59c400ff43c9dae8 2,310 1.00/1.00 vMB 29
635,889 635,889 0000000000000000000fca79d2249d39db3ce56485b4ea69401bf676bb1ab803 2,779 1.00/1.00 vMB 45
635,888 635,888 0000000000000000000a45ea4ac8c4594ee4398c16478c9b6311da2d05becbc2 2,683 1.00/1.00 vMB 34
635,887 635,887 0000000000000000000a313b385ed06d5b8ebb1dba6980e6bf9660ec81680c10 2,796 1.00/1.00 vMB 35
635,886 635,886 00000000000000000008f56b5f13ff605ba8d47adf4a2d6a2afa4d6f6badd206 2,765 1.00/1.00 vMB 45
635,885 635,885 0000000000000000000d9643b7d4a5246fd7570cff5abb98b5bc69139d947417 2,766 1.00/1.00 vMB 30
635,884 635,884 000000000000000000118b8a47429dd639f63989d10d1167960809e3657b1357 2,935 1.00/1.00 vMB 51
635,883 635,883 0000000000000000000781984efe7e84a85b71a2b686c196aecae786b5f7229a 2,867 1.00/1.00 vMB 30
635,882 635,882 0000000000000000000c40c7b7f050759ae6efe865ffa97d639fcb876deb66f1 2,839 1.00/1.00 vMB 31
635,881 635,881 00000000000000000007d9f4f78a8a6131f60efc62efa9bedcb87b99f619287c 2,897 1.00/1.00 vMB 33
635,880 635,880 000000000000000000013e0eb28052b2b451a96eb3921dbbfeb0771a07a9be7d 2,495 1.00/1.00 vMB 25
635,879 635,879 00000000000000000010a7214c6dc5c9cc6b1e134b366959c2379caac2c45780 2,645 1.00/1.00 vMB 37
635,878 635,878 00000000000000000005dff7ee2f8cbe14e22e1cfdf7c66d5d73ba09b5d742e1 2,992 1.00/1.00 vMB 40
635,877 635,877 0000000000000000000154ba9d02ddd6cee0d71d1ea232753e02c9ac6affd709 3,099 1.00/1.00 vMB 41
635,876 635,876 0000000000000000000f9578cda278ae7a2002e50d8e6079d11e2ea1f672b483 2,874 1.00/1.00 vMB 45
635,875 635,875 00000000000000000010a70006a1c0731d1c30fcc678a75a501e4db0a23cf3f6 2,611 1.00/1.00 vMB 33
635,874 635,874 0000000000000000000de45d281e945619f181f62950d7101ec083fc909f61e6 2,718 1.00/1.00 vMB 32
635,873 635,873 00000000000000000010070ab33026088bfd7d6949779d3c6f3399d64f24da1c 2,730 1.00/1.00 vMB 32
635,872 635,872 0000000000000000001081416f496502400ccd680be8e712a912e81a69700be2 2,902 1.00/1.00 vMB 36
635,871 635,871 0000000000000000000253a8c73d55f81b8679b365f10b4e7c9ebb5e7a5644f2 2,686 1.00/1.00 vMB 37
635,870 635,870 0000000000000000000769eb99743eaa217c1b7ede2a80149bbc827f59402b9a 2,527 1.00/1.00 vMB 21
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: 11
  • Data Transfer:
    • Sent: 666.88 GB
    • Received: 15.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.