Loading Tool

Explorer IconExplorer

Memory Pool

70,622 transactions
26.52 vMB
0.06567663 BTC
Random Selection Loading Transactions
Max Size: 160.24/200 MB

Candidate Block

Mining Attempt 080c32e5f69cd9214cf8b48be298fe45a3975d8a305a24bac0963d32cfd6d4a1
Version 20000000
Previous Block 00000000000000000001584134909c5317cae25cffae72042a981fa31d4fd057
Merkle Root 5aaaa7a117fe6a679d2ea8ff491d194d0c7ce8d060fb7717e195178f4d410ecf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,671
Size: 1.00 vMB
Total Fees: 0.00915698 BTC
Feerates: 477.45 > 0.92 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,465 (705,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,939 209,939 000000000000002b479e57962122cc85b0919aa95fff6370d553cdb71642c781 514 0.18/1.00 vMB 268
209,938 209,938 00000000000003a1ce95f4edd1a839e95b7eb5bff358fde6b89c7aa31f942c51 411 0.42/1.00 vMB 121
209,937 209,937 00000000000004b700742c6d0604aba4244a99c9d863f3409d9864a9e038a195 157 0.25/1.00 vMB 87
209,936 209,936 0000000000000462f66a7c7065999f7e52fe4e726707fa8978277173263432ba 120 0.04/1.00 vMB 182
209,935 209,935 0000000000000411b02886cfcd2c953169430fe5278ac64e440a77a35b9af65f 141 0.05/1.00 vMB 1,989
209,934 209,934 000000000000035424e6675f3b4ce91ac8c0a4f31c141f5ddf7cbac01fd4fd4a 87 0.04/1.00 vMB 126
209,933 209,933 00000000000001a4a14fcada3d5e5cfa2cbd126a87abc435592b9b1c6105a377 40 0.02/1.00 vMB 145
209,932 209,932 0000000000000119ed5998fe526f73251324e49b5be95a801115066b5e6dbb6e 235 0.09/1.00 vMB 214
209,931 209,931 00000000000002fccdc0b05641af1e80f2b267e0725f85e4118cd1741affa7a6 364 0.20/1.00 vMB 275
209,930 209,930 00000000000002ce500dde6d9858af848b28517e319ccdea54b1eda913794bd2 87 0.02/1.00 vMB 20
209,929 209,929 0000000000000162dc257fbfdaa8e2cf414402b2875a6a2e54f3f52eb1a6d325 231 0.10/1.00 vMB 163
209,928 209,928 0000000000000062fe279faf770612e26ed6da40b4eeae3e75b66cf32e28576f 13 0.00/1.00 vMB 185
209,927 209,927 00000000000002eccb3fe5a3332fdec3dcef93620292c17fb67680dd991d5bae 65 0.05/1.00 vMB 86
209,926 209,926 0000000000000038a07498ad9217798137b7803c9c89d1f6bfa3855b2c1afc6b 57 0.01/1.00 vMB 9
209,925 209,925 000000000000010b43f36666c739b8a0fbdccd7586e68b54b81668e77b75be9f 166 0.08/1.00 vMB 182
209,924 209,924 00000000000000bc089107960993a777ead81fa1ca96ef42a300efe18f2b0b2e 115 0.03/1.00 vMB 90
209,923 209,923 00000000000003deb4b537b6ecfdcea0e92a91a3903b51fe0809040b700733c7 266 0.12/1.00 vMB 203
209,922 209,922 000000000000027c8762be2befbfb2b7c628364238c89a8d6f2536b92f75b9d7 6 0.00/1.00 vMB 445
209,921 209,921 00000000000004149d976260d412487a1dcdc23ca52ae29b77fe56409303aa6e 92 0.04/1.00 vMB 186
209,920 209,920 000000000000024f743ba8fadbeb4310cf6d0a23b4cd403fe59143ba0b4d1f92 1 0.00/1.00 vMB 0
209,919 209,919 00000000000003a65d2d8348a946885bd9d2c0285ef7d6a112c59e2ca9867489 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.20 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: 754.54 GB
    • Received: 18.93 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.