Loading Tool

Explorer IconExplorer

Memory Pool

43,492 transactions
28.66 vMB
0.06837087 BTC
Random Selection Loading Transactions
Max Size: 148.08/200 MB

Candidate Block

Mining Attempt 1f79de5302625628666be928110e99b8f358cee231cbf6b66ae42ad6216af2b2
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root 3b4baaa0f82ac8abed43222c3b0f035371a8ee2cea36721bacb898f71eb73fb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,131
Size: 1.00 vMB
Total Fees: 0.01276542 BTC
Feerates: 150.75 > 1.28 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (399,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,892 514,892 0000000000000000001aebc17eddc70a907853c2f4ad66b65385f6c73cc06d06 1,119 0.61/1.00 vMB 26
514,891 514,891 00000000000000000026a72934d824c8e1143cd1fc703f4e4e96bf03b919a065 723 0.57/1.00 vMB 8
514,890 514,890 0000000000000000000ad273a7d3416be4c3663f3347507e91ab37f1b0e8d091 2,183 1.00/1.00 vMB 33
514,889 514,889 00000000000000000006387a9dc73fc6d0016773a6a037271d686ebd3d117a49 2,226 0.97/1.00 vMB 31
514,888 514,888 00000000000000000049f748a3e47efa78e54d9cae5b0aab0b4b741426937c44 997 0.43/1.00 vMB 10
514,887 514,887 0000000000000000002901bf3c1dc941db5e1c9f403cf830e834fde47854c11f 1,178 1.00/1.00 vMB 22
514,886 514,886 0000000000000000004ba6c0fca73e86616fb317c688a31f73ca617d08a660eb 1,917 1.00/1.00 vMB 26
514,885 514,885 0000000000000000001e0ededd1b8a21154cfeb7fcd62e2d8a65357daf2e70d0 180 0.07/1.00 vMB 44
514,884 514,884 0000000000000000000bf7cd58aa5f976a9ab67c3ba119b6126d068bb3490bb9 408 0.17/1.00 vMB 39
514,883 514,883 0000000000000000002c2913b6333f221b74570c791e1f7d1a9a4e5e0270ec4d 1,795 0.70/1.00 vMB 30
514,882 514,882 0000000000000000003aeeeb86c897beda31ee4ec48741828f938b7c1be5cf3d 255 0.10/1.00 vMB 27
514,881 514,881 00000000000000000010d49d86d84b5dc7aab822233be0cbfb71623f7e312d0f 283 0.12/1.00 vMB 20
514,880 514,880 00000000000000000027b8cf5d192006fd3ae2df894cfa3282472a36b472fa6c 117 0.06/1.00 vMB 16
514,879 514,879 00000000000000000040683143ab0ef8e2a9e4efe56291d5a83d3272c8084dfd 2,081 0.83/1.00 vMB 29
514,878 514,878 00000000000000000024e8176ce6f6e4227336c7d91d19e9aaccfbca0d8103cd 74 0.02/1.00 vMB 40
514,877 514,877 000000000000000000339e8cf3ead5dacaba7dea4f61007798997a5b96fc6bc1 1,299 0.49/1.00 vMB 15
514,876 514,876 000000000000000000126051f358228cdec29447ad0fa22a539554f8297baef9 1,733 1.00/1.00 vMB 25
514,875 514,875 00000000000000000019a83790b47ba593f95f0f8e3495b85c0cd48df25b2b39 70 0.04/1.00 vMB 12
514,874 514,874 0000000000000000001c0ec0b920e259f388f009823d48b135bf4369bd3724fa 65 0.03/1.00 vMB 31
514,873 514,873 00000000000000000040d59a2ca073da6c90f36174f1d3814ce5704c5468c734 474 0.28/1.00 vMB 28
514,872 514,872 0000000000000000003d56e59911ac5b23212b4a7bc0432c2cf1f99bf215c9b3 199 0.09/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 12.00 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.