Loading Tool

Explorer IconExplorer

Memory Pool

16,940 transactions
14.69 vMB
0.02943047 BTC
Random Selection Loading Transactions
Max Size: 73.35/200 MB

Candidate Block

Mining Attempt 2802554c7513724fb5754b475a7215f3d0951fdc02fde5a68707c28b74241735
Version 20000000
Previous Block 000000000000000000014582ab73f92555e02f6c5eb172a6a678a70c310dc644
Merkle Root 44e64b1e5fa5fe11d7ea837096114bbec44ad93a013848b8a16a652e85d9c262
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,849
Size: 1.00 vMB
Total Fees: 0.00384107 BTC
Feerates: 60.16 > 0.38 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,156 (740,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,948 173,948 000000000000016b2eb514308f4d9b0ae55a93b9b72b8e666c894f82f0404771 1 0.00/1.00 vMB 0
173,947 173,947 00000000000006038914519f112e6a964899803e99219f5f2f8eae635d0a95e2 1 0.00/1.00 vMB 0
173,946 173,946 000000000000080d9234acb2159a4507d95add8b52bd6bbb37cd69a683e73e92 86 0.05/1.00 vMB 100
173,945 173,945 0000000000000173157014c7ff95b935f14f6afe853697d781851f9a8f35eba1 1 0.00/1.00 vMB 0
173,944 173,944 000000000000024523c8d48dfad66493a9fc84bf715990bbcf1235815586acb1 1 0.00/1.00 vMB 0
173,943 173,943 000000000000034fb45dc1332afe91c127c5f314b935960080e70cf07b397674 30 0.01/1.00 vMB 81
173,942 173,942 000000000000042ab5f4e7fc30a9bb0cf71d225c349427c7c462f96e52474a92 63 0.03/1.00 vMB 137
173,941 173,941 0000000000000232e718764702eac62e6a640c40e53f61ee401573b3df31534e 43 0.01/1.00 vMB 0
173,940 173,940 000000000000088fc5abed0eebdc0badd1189ed7c8834b164b03bca9df20adcb 94 0.03/1.00 vMB 103
173,939 173,939 00000000000008c8cecfe4aa8a0aab95272dbab8d2d250ec93c8ac5c8b7b715f 8 0.00/1.00 vMB 47
173,938 173,938 0000000000000486428856a8228c9b8acf6d35e1776c757e820376ff601e1190 1 0.00/1.00 vMB 0
173,937 173,937 00000000000002258975c497211b4a64f536ff876fe4318ad9c4238d51bad64e 51 0.07/1.00 vMB 83
173,936 173,936 00000000000001938cdffdc116f53026784ae50497b0b70b226d3d8793835a0e 1 0.00/1.00 vMB 0
173,935 173,935 0000000000000328e7d1f4dd97fa2aaa0be84c490c60e0ce3a54c0a018c4ea34 144 0.05/1.00 vMB 107
173,934 173,934 00000000000007b1ddb99b28e6b6390f4cf34f19c55e0e199af696d21ec634e5 1 0.00/1.00 vMB 0
173,933 173,933 0000000000000932f11c3e7d40b2546b4d751454b10cf4743072c6a64f567f3c 24 0.01/1.00 vMB 153
173,932 173,932 000000000000042bd18e21d79cebbd84488faa31769b54202bfc25765a3484d2 7 0.00/1.00 vMB 394
173,931 173,931 00000000000008c8aad23daebc6f82f969c5bed9521efb96c7e054e15591eb52 58 0.02/1.00 vMB 716
173,930 173,930 00000000000004101c84684bc420f33a81f83107d9fb2e9d4f440639d7a9dc75 122 0.04/1.00 vMB 99
173,929 173,929 00000000000008b193b9e53db1c5b2e07f5fdae0091fa5029668e5fc93908137 40 0.06/1.00 vMB 180
173,928 173,928 00000000000000668f94fcb9e567e766f6cba58e22dc8f9d3e005a430b0256cf 86 0.04/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 780.87 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: 564.29 GB
    • Received: 7.57 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.