Loading Tool

Explorer IconExplorer

Memory Pool

73,519 transactions
28.31 vMB
0.07504278 BTC
Random Selection Loading Transactions
Max Size: 167.50/200 MB

Candidate Block

Mining Attempt d23673ebcca4c29598665d39a1945737b530aa96bf6dd378f730ae9a5656167d
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 8aabe6c6e53f28269934eab8480871d62d58dbd9ab30e13d31b18943ffdde3fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,758
Size: 1.00 vMB
Total Fees: 0.01829777 BTC
Feerates: 150.86 > 1.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (189,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,217 725,217 0000000000000000000008a63711099cd76909c4ccc8c14c5e877ffc7fe16e08 1,988 1.00/1.00 vMB 6
725,216 725,216 0000000000000000000765b9685e80f5cfada6b96783e91e415f9999797cc23e 2,174 1.00/1.00 vMB 7
725,215 725,215 00000000000000000008fc76a86c0c5e4f51913034731b2df89d9dd77a8365a1 2,713 1.00/1.00 vMB 11
725,214 725,214 0000000000000000000676579a376f5bf9b0f63e00256a59899af32a5270556f 350 0.36/1.00 vMB 5
725,213 725,213 00000000000000000003d792b366cf3d202e10d86d1f7ed6b662260cd8e516e6 1,020 0.36/1.00 vMB 6
725,212 725,212 000000000000000000001d50508ec7b4bd633fba190e548b8d22d3da664596e1 548 0.19/1.00 vMB 5
725,211 725,211 00000000000000000002aafd9f6cd0511beda97dfe58d070918bdd6c198ef683 1,924 1.00/1.00 vMB 7
725,210 725,210 000000000000000000045e8ebcb8c8b869140771079033dbbdc7ca55b0eba037 449 0.19/1.00 vMB 6
725,209 725,209 00000000000000000001d8277d49e5b52bf546ebb7d6694f8d2e5857803642cd 818 0.55/1.00 vMB 5
725,208 725,208 000000000000000000040eef79667b63bab285f79d48b18b23069f22b6b56057 403 0.13/1.00 vMB 7
725,207 725,207 000000000000000000067e95d57222a1faa5a3e62a4ab0170e03531965ef9b5a 679 0.22/1.00 vMB 6
725,206 725,206 000000000000000000066f0d5c5eb4d70e3faf7e04cda7e5192caef652f16d7b 217 0.15/1.00 vMB 6
725,205 725,205 0000000000000000000244aeadc6a725b21c481458ce392f3ef350695da18fa5 2,893 0.99/1.00 vMB 7
725,204 725,204 00000000000000000009b58c86bf52f8755f5bf814d1422b75efa42fb738e85b 757 0.29/1.00 vMB 8
725,203 725,203 000000000000000000059a7bb78f7fa45f166399048da9f6505151aedee1f4d9 1,654 0.64/1.00 vMB 10
725,202 725,202 000000000000000000043f673cf7d614406b6ee5f7d07aab102a6a3a8b23a19f 983 1.00/1.00 vMB 9
725,201 725,201 00000000000000000006af573b1dfaf8ce9126066bf60200e45b830e100a1c51 1,799 1.00/1.00 vMB 7
725,200 725,200 00000000000000000004aa2c73c7386c919abaf0929814d64242debdab9a1b28 1,711 0.63/1.00 vMB 6
725,199 725,199 0000000000000000000807fde631a1f6e2ff40ba9f03a2037e21ca6983f9af32 1,387 0.48/1.00 vMB 7
725,198 725,198 00000000000000000007fef4c2824fd18e9c0de4b834220a3220d9b4bbb24a8f 202 0.09/1.00 vMB 6
725,197 725,197 00000000000000000009d7152e574bf9afcf095e676e6baa62c6160e89897fe4 1,369 0.50/1.00 vMB 5
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: 666.81 GB
    • Received: 15.22 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.