Loading Tool

Explorer IconExplorer

Memory Pool

75,563 transactions
29.92 vMB
0.09431801 BTC
Random Selection Loading Transactions
Max Size: 178.75/200 MB

Candidate Block

Mining Attempt 49f7d5dc09f48a8cb9c0de3885586183ac55a59b1f7212a9b506dd10a33143c0
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 69683aa55095069d57a6397387ae0175e14a79997292c15886a056b2e402c48b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,751
Size: 1.00 vMB
Total Fees: 0.02253235 BTC
Feerates: 100.00 > 2.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (632,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,418 283,418 0000000000000000f21424d22c9325780dbf8efc1f135ce3f306e027d64ab0d9 355 0.18/1.00 vMB 44
283,417 283,417 0000000000000000078c0c5d89f20cb359dcbb103502aefc3f75768bd63008c4 21 0.01/1.00 vMB 30
283,416 283,416 0000000000000001cfb8c8f6305fd84dc51c94a1b4de1900badfccdbe1c1078f 105 0.06/1.00 vMB 19
283,415 283,415 0000000000000000383915dbaa56e1d1e9a0184f1f50fc339cd88b2a45ec9b9c 158 0.11/1.00 vMB 58
283,414 283,414 00000000000000019bca201028d26a53780fd97cc7460d1aa91538fc0a0d473d 91 0.05/1.00 vMB 36
283,413 283,413 00000000000000017a28293bdc3d7284f9f2bd0fab5e508b98381d629db6c123 842 0.45/1.00 vMB 35
283,412 283,412 0000000000000001e635b4724f284bd3d168f7809fb4a834f4dd8cdd10e146f8 25 0.01/1.00 vMB 54
283,411 283,411 0000000000000000e0524b3e1e7bb7f0ee1c7f4906176e464b46f9839a02ebe2 510 0.24/1.00 vMB 43
283,410 283,410 0000000000000001d6b36f7a4c31ea81e99bdb702b18aac859275e57bdd101c6 118 0.05/1.00 vMB 71
283,409 283,409 0000000000000000f89d1dc170fc198322ba79e8ee6a42c26a19694803bb2623 253 0.16/1.00 vMB 71
283,408 283,408 00000000000000017966b42ce252662dae0fe68ee807591a436bfdb54d1a9166 400 0.21/1.00 vMB 38
283,407 283,407 0000000000000001710a858893c77d253c995cbeb8474a2d0863ce7ea8ba231c 300 0.19/1.00 vMB 16
283,406 283,406 00000000000000013ba4800d10eb6b76aea7cd59e4861f0e9446d6e8ba4bcec3 643 0.36/1.00 vMB 41
283,405 283,405 000000000000000178b73fd96b105b71f72161ff12f6639ab479eec0c5cf8172 262 0.19/1.00 vMB 30
283,404 283,404 0000000000000000aea05ca9a4928e638e378ef187c3f528aaa297541a273a45 737 0.47/1.00 vMB 30
283,403 283,403 0000000000000001aa03903ab12dd44f0a7244bfdc71aac3ee73d877533b2db0 153 0.05/1.00 vMB 74
283,402 283,402 0000000000000001416aefb56ac2adcd5ccb0a4bd1ca7dd26e3a1337fd73d34c 900 0.35/1.00 vMB 62
283,401 283,401 0000000000000001d29465da74fd94b5426c69ecd8c08b9ec743e2bf7b4768dd 151 0.08/1.00 vMB 49
283,400 283,400 0000000000000000f1c506121d0ef0dc2ab828ec4d57211f6e509b9a54a2f340 813 0.35/1.00 vMB 51
283,399 283,399 0000000000000001db643ae0e3ff550a046a2a2e50ebf70240f7da5b67181747 261 0.16/1.00 vMB 44
283,398 283,398 000000000000000168afc16cfb50c715f41a52b1f61fef8ba4b74e29efd82cee 930 0.37/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 783.17 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: 749.29 GB
    • Received: 18.82 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.