Loading Tool

Explorer IconExplorer

Memory Pool

78,670 transactions
34.38 vMB
0.15002442 BTC
Random Selection Loading Transactions
Max Size: 192.10/200 MB

Candidate Block

Mining Attempt ef93d2b67d39b44d55bc4a70f6781883919f88789c8367370b8f1d221c0435e4
Version 20000000
Previous Block 00000000000000000001c3b45a252bf26d63304081f6ed643c9077982691539f
Merkle Root 8d5d7d62339ddc921d946b2f96e0a8cf2ec4116c7d4c3075ebe8d1178090d052
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,135
Size: 1.00 vMB
Total Fees: 0.02656176 BTC
Feerates: 99.73 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,413 (194,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,127 721,127 00000000000000000003683be28f1d080c14fa9e89f15b11c74c0aed75f5ef00 1,245 1.00/1.00 vMB 5
721,126 721,126 000000000000000000070a238c675fcee783ff1c92e2ba871cafedb7fc6304e0 1,639 1.00/1.00 vMB 7
721,125 721,125 00000000000000000005c7f2a98da593f7b22eb87c3fed4a27fcfb1db76b3f4c 881 1.00/1.00 vMB 5
721,124 721,124 000000000000000000053a37ed79be658ae797bdd5d0f9a16640aebc602c5841 876 1.00/1.00 vMB 4
721,123 721,123 00000000000000000002f1e7cd26057380f91bc1cff33a33b93b9ae826077b25 622 1.00/1.00 vMB 4
721,122 721,122 00000000000000000009e6f3299494311893ec39c913cdfe17a953d2298f0be7 1,753 1.00/1.00 vMB 7
721,121 721,121 000000000000000000026ff73b5904ac2d1c1ab4cad48b28df429fa25491ea59 691 1.00/1.00 vMB 2
721,120 721,120 00000000000000000002caa4fbb6bae91378361494eac8a13c3d288ed0c2175d 1,301 1.00/1.00 vMB 6
721,119 721,119 00000000000000000003ababe8c3dd6809212b1c78a8db5ae7b52f42c8a103c9 1,176 1.00/1.00 vMB 6
721,118 721,118 00000000000000000006a23d78b3bb6d601661e00d3f2ebaed0088fada82d9ee 362 1.00/1.00 vMB 3
721,117 721,117 00000000000000000007c1d34b7125a1e610ead2e2296b2729684339bc5586d2 2,334 1.00/1.00 vMB 10
721,116 721,116 00000000000000000000602c51276176f4545a3cb807faefe030bf7472ebbb25 842 1.00/1.00 vMB 6
721,115 721,115 0000000000000000000863ed8d5cbcf746314c68ce84a13fb1607dd5c1f64df2 2,609 1.00/1.00 vMB 18
721,114 721,114 00000000000000000001eb9dbe5a9b98e0798b4c9ec9e5d5f851d2912d30cf4c 224 1.00/1.00 vMB 1
721,113 721,113 00000000000000000006b97cc33e3aa282f3e922434c5116dfdb4cfa83e77e16 1,580 1.00/1.00 vMB 7
721,112 721,112 000000000000000000004429c067c6a30196ede1bf6599e179bfbef2d2550554 1,552 1.00/1.00 vMB 6
721,111 721,111 00000000000000000002bcbdae4438c94c7c8135d8306ac935dd2f156306c79b 708 1.00/1.00 vMB 1
721,110 721,110 00000000000000000005a869f444f99e352ac0e9136713763ca723b9349949f1 1,166 1.00/1.00 vMB 4
721,109 721,109 00000000000000000001005a4e71d3cc3a5d784164547c27339cc37c0648170f 842 1.00/1.00 vMB 5
721,108 721,108 00000000000000000007177659855eacd2b1fca334c37c4c069fd57b20b2910f 2,206 1.00/1.00 vMB 5
721,107 721,107 00000000000000000002aedf10469ca9bcf0c832b874131339a90632ca61bb45 2,856 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.10 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: 731.97 GB
    • Received: 18.53 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.