Loading Tool

Explorer IconExplorer

Memory Pool

77,098 transactions
28.42 vMB
0.08817101 BTC
Random Selection Loading Transactions
Max Size: 172.98/200 MB

Candidate Block

Mining Attempt 11571d3ad7341612733fa8fd40f1347ab98e9e24400ba1e1294912f480c81838
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 7a3d8353972a8ef4f183253369bc6a2cdfc395696869a0456a2e25be236f206e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.02460965 BTC
Feerates: 477.45 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (268,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,616 646,616 0000000000000000000de734916d67dd58f92ae971dae1f7456cbe33b88f1bb5 2,687 1.00/1.00 vMB 128
646,615 646,615 0000000000000000000a9bc7657fe593ce15e3b9123ab2628eae138ab4895163 2,599 1.00/1.00 vMB 111
646,614 646,614 0000000000000000000768304faa0b417679e37f3aebbc5efb4314e089230196 2,712 1.00/1.00 vMB 108
646,613 646,613 000000000000000000045c3f62cf12070caa21d2f7cc72784b7b5486f66e40af 2,282 1.00/1.00 vMB 102
646,612 646,612 0000000000000000000c098a69d55fce881012bca70269ef3413003395917f34 2,571 1.00/1.00 vMB 130
646,611 646,611 0000000000000000000d8db88191ed793b986b29fe90ee6e34b40b000dcf92e8 1,779 1.00/1.00 vMB 102
646,610 646,610 000000000000000000065e2b8ac2814e73a89751edf0348ac10d8c497856b679 2,414 1.00/1.00 vMB 107
646,609 646,609 0000000000000000000af74a32b01b2637ff3d372338bfc7dba4de64b1b0129f 2,953 1.00/1.00 vMB 127
646,608 646,608 00000000000000000004f860b44cd21280b6437bea84509c41195c2310e26616 2,489 1.00/1.00 vMB 119
646,607 646,607 0000000000000000000058c44c403d27fe4e9fb433e87ee72d29680affeca78e 2,609 1.00/1.00 vMB 147
646,606 646,606 00000000000000000001974123cc93d835f2ed96a59697c796183da34530fc4d 2,384 1.00/1.00 vMB 129
646,605 646,605 00000000000000000001a45c4411451d65f5e39d5e724614b3142f0edae60dda 2,362 1.00/1.00 vMB 114
646,604 646,604 0000000000000000000145671266beee1a9eea65aac6fc10f151e7fa0de3a0d2 2,066 1.00/1.00 vMB 121
646,603 646,603 0000000000000000000fecb850bde024f80f370f6e50445c0f7c19cc3c06c9dd 3,043 1.00/1.00 vMB 124
646,602 646,602 00000000000000000002014cb60f0cf7b3b941853e7172775b0ee6b937c6cd77 1,721 1.00/1.00 vMB 121
646,601 646,601 0000000000000000000d2f7b6688ff2bff3821076a89d47503629a1c2451bc8d 2,910 1.00/1.00 vMB 134
646,600 646,600 000000000000000000011d780c1e104aa57ce4cf5fb1869ef0fee6180f56799d 2,652 1.00/1.00 vMB 132
646,599 646,599 0000000000000000000dedf30c565c11250ba995cc652ebb788bf4fc973633fc 2,802 1.00/1.00 vMB 118
646,598 646,598 0000000000000000000c646cad9463b84bf12c9f40576c51ab6f40e0c34d92c8 2,769 1.00/1.00 vMB 137
646,597 646,597 00000000000000000006b0a6efae6ee9260ab205150ddcd76473a900b73b6935 2,642 1.00/1.00 vMB 127
646,596 646,596 0000000000000000000f31bf0b98fbf27f08cbd1af10ce24919887c4e4ff39fa 2,745 1.00/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.91 GB

Node Details:

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