Loading Tool

Explorer IconExplorer

Memory Pool

37,627 transactions
26.84 vMB
0.05551175 BTC
Random Selection Loading Transactions
Max Size: 136.76/200 MB

Candidate Block

Mining Attempt 7d70cd625cbd54e64658710e3f7601a7d60b9b66783345994ad52849dfd6deb6
Version 20000000
Previous Block 00000000000000000001a8ad75ade9013be9408c50355671e623eb9a302339cc
Merkle Root 37cfb60d1a42fcc96b70fd0a42c93909963ce1c328041c7685ab442172dcc15b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,434
Size: 1.00 vMB
Total Fees: 0.00515328 BTC
Feerates: 50.27 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,653 (399,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
514,871 514,871 000000000000000000483030d43f01d82a26f1fc06a32ee79b10ab5b6a17b8cd 541 0.30/1.00 vMB 17
514,870 514,870 000000000000000000031e190b45df99564335f5e2cb7228bf665ca286b2d9b3 1,068 0.44/1.00 vMB 30
514,869 514,869 00000000000000000003395e344aef81a74a05ce4d0c7230077a9701d6c46889 1,229 0.48/1.00 vMB 24
514,868 514,868 000000000000000000082fac02f1bf91ad4e024e6a5a1537936e9d518f827a53 175 0.06/1.00 vMB 21
514,867 514,867 0000000000000000003208678d5f2bd064c7c7cfa2e676808926ee6184f94e4a 464 0.19/1.00 vMB 35
514,866 514,866 0000000000000000003fedf025ab396f3fc4a6ef886292c2b982e94915687d75 1,070 0.36/1.00 vMB 29
514,865 514,865 0000000000000000003d8015332eb4f68f46d01ad8736041a2b912433b91a78f 590 0.21/1.00 vMB 35
514,864 514,864 00000000000000000043ce9697bef738e269ae57892165c3436bb66a43e90f5f 925 0.33/1.00 vMB 23
514,863 514,863 00000000000000000014fab916986216a9b18f67071bbfe3fedfef1cd27573cf 1,930 0.61/1.00 vMB 28
514,862 514,862 0000000000000000004af5ab0672d5bc28c2fa8a1a79ba3050f020d401a66cfb 1,787 0.83/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.78 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: 632.90 GB
    • Received: 12.17 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.