Loading Tool

Explorer IconExplorer

Memory Pool

40,752 transactions
17.89 vMB
0.16228567 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.87/200 MB

Candidate Block

Mining Attempt 1d2adaac58136d4833374d6887d4d9dbf2ed4896509c8c037d60c59c5b21158b
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 7f8f3155743003c72dbafafbbae65466af74840d28f3c4dcf4be9c5bdc7bf795
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,313
Size: 1.00 vMB
Total Fees: 0.05100399 BTC
Median Feerate: 4.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (746,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,023 167,023 00000000000000ba6b95017028aaca26e96bf56f36a92dba6b466a04b5e64fa4 99 0.05 vMB 117
167,022 167,022 0000000000000c20e2c341bfc55576f9f890d05018090b656da14580d1a30b77 84 0.04 vMB 108
167,021 167,021 0000000000000b455e515f055f10f68110e88482e6f5636044fd327068a7852d 10 0.00 vMB 970
167,020 167,020 0000000000000c118eec58111a1dbf50d90c98f745e0547022144360b578e091 32 0.01 vMB 110
167,019 167,019 0000000000000575370f312dd211bd0cc19aede69351f425cad69162b1ffb4b4 57 0.05 vMB 303
167,018 167,018 000000000000061be5340efc72d256b4d9b927082a351322e85cebe9259a9945 35 0.01 vMB 92
167,017 167,017 00000000000003ef45e1453a466084281282d496e4ba58e182f11ada79a3efd6 15 0.00 vMB 232
167,016 167,016 000000000000064eb06a0d0e2fd500b38e85fd7e30660c64a1a271e091235641 121 0.05 vMB 15
167,015 167,015 0000000000000177339f80fda120ad7aaa0d49d7ee66885ae4e4e6f748b65144 22 0.10 vMB 946
167,014 167,014 0000000000000719b4323c5fa6398125bea463c503039dea6b7a13ffa6f97d38 129 0.05 vMB 57
167,013 167,013 00000000000004b5ed65d7d423501cc085a913e3767354d932445ed4e02808d9 87 0.03 vMB 199
167,012 167,012 0000000000000040315aac85dfaba02308a7b1d7d6d3f8efc80ea4f721938e27 72 0.05 vMB 108
167,011 167,011 0000000000000aae25769cd99d3e9bee184093548f599a24825e4425a0b743ce 12 0.00 vMB 14
167,010 167,010 0000000000000639359df1ab1314987165fcb4bafd1d7e72d45676784f27f764 59 0.02 vMB 107
167,009 167,009 0000000000000268333848de11746e1e660fd2113e9838e6c2c0b92968d6d916 20 0.01 vMB 76
167,008 167,008 000000000000013f48c9151a7f49110e72ca27890441b14f3ae1127fa151eba2 47 0.02 vMB 101
167,007 167,007 0000000000000928d31d141c549dcb412f7cd65cc36eb6d9b0eb0da9170dbced 56 0.05 vMB 27
167,006 167,006 00000000000007bcdabf82a963ddad629d94ea868d383c55eb578c60be9f3231 77 0.03 vMB 113
167,005 167,005 00000000000007982b6fd9de79e64b18b356835c6865b1380b9483f9ce4b15b4 69 0.03 vMB 69
167,004 167,004 000000000000031430bc5e78b14630970074a7230bd4983825801b7a7350f889 21 0.01 vMB 56
167,003 167,003 000000000000037e16a19ce91f9b5afaa1a24b3afa893c5daf780cde1432d134 32 0.01 vMB 104
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.69 GB
    • Received: 0.47 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.