Loading Tool

Explorer IconExplorer

Memory Pool

36,700 transactions
19.47 vMB
0.06527372 BTC
Random Selection Loading Transactions
Max Size: 106.15/200 MB

Candidate Block

Mining Attempt c412e9c4eef3426d263bc3dca63dda9fc2fe1289c38cd0a8409bf187f7a80c52
Version 20000000
Previous Block 000000000000000000018f69ae29df7c79914fb88c88e7aedd8580e0842811ca
Merkle Root c713c0972012d898cfad6750624a2a34ce19dfb89b6bc016761cbc5138226b09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.02746255 BTC
Feerates: 636.23 > 2.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,915 (899,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
14,220 14,220 0000000032c2c218a66838916186537a35457c2d596ae6a8710623e16335fcac 1 0.00/1.00 vMB 0
14,219 14,219 0000000070f429599602f1aa2744ab4704d5a51daf57fc9299f3df27d0b90c61 1 0.00/1.00 vMB 0
14,218 14,218 00000000d74f5aa4e5a2656c2e07ded3a18912f3b8d25418cdb2d4c239dafded 1 0.00/1.00 vMB 0
14,217 14,217 000000008e8ec7d3c6b2e709cd6be792b05bca0d24a127bc1a478fef6fcccb7a 1 0.00/1.00 vMB 0
14,216 14,216 00000000ed98ccaddbd57ab21d90667e3ffdff7b918ee5e9ef0f8aa558655fa0 1 0.00/1.00 vMB 0
14,215 14,215 000000009e4cd87b58c23dd094687af58102bca689aaf456eeb03fa4635f935f 1 0.00/1.00 vMB 0
14,214 14,214 00000000ea4145861c48f2f689fa7d93ca6a1b3ee81056ffdb6dd669c45d4a39 1 0.00/1.00 vMB 0
14,213 14,213 00000000c683dc02140eece0d49566670ca2acc217779da146267ed425b897f2 1 0.00/1.00 vMB 0
14,212 14,212 00000000af39fad491cb96e0a6cc6902912287c9fe73c14aef363dfd5d9c5882 1 0.00/1.00 vMB 0
14,211 14,211 00000000e7c60dc60e6ca478570525a104ff6e0d1a0fad7428b20f5cc67a8905 1 0.00/1.00 vMB 0
14,210 14,210 000000006a4c0f58683d8d21cc46e6d9d69729d327abb692db705715bfb3325a 1 0.00/1.00 vMB 0
14,209 14,209 0000000026be7feef4d28072e0cadade32c7816df0206ac408ba9e9d6f79fd13 1 0.00/1.00 vMB 0
14,208 14,208 000000001a6f6f38341970246220e18d18c0e72eda9ac3a87e362be1911b83b0 1 0.00/1.00 vMB 0
14,207 14,207 000000005954302a6ccb2555e9843036a81c191c29cee0fdc96ad6493046226c 1 0.00/1.00 vMB 0
14,206 14,206 0000000052b7c12b4da63252a859120edcecb119039ee6f8e5f6d051b453f430 1 0.00/1.00 vMB 0
14,205 14,205 000000006ef68e172585b01655b8232cca982625b4ea2c8277800f32296cb30e 1 0.00/1.00 vMB 0
14,204 14,204 000000000c1e1ef49d9f8221e79c3e03e1abdc8db4613d0bc79520a825c91acd 1 0.00/1.00 vMB 0
14,203 14,203 000000002a1ff1c18c74a27c751dd8d6c37ade512053020bfbb98057de0a50bb 1 0.00/1.00 vMB 0
14,202 14,202 0000000007ee060cbe779d1fe3a6cd6ca98d5416aac5c6a57f75e1eefe73968c 1 0.00/1.00 vMB 0
14,201 14,201 00000000b7f4eaf916e6351c5af3d69a95c833a22cf87c00f52a18d232f785fa 1 0.00/1.00 vMB 0
14,200 14,200 0000000059bc248e02560ab9d2a7cdefa20176a800b71e08fa7af19dea403d83 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.46 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: 527.76 GB
    • Received: 5.54 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.