Loading Tool

Explorer IconExplorer

Memory Pool

77,851 transactions
29.51 vMB
0.10236895 BTC
Random Selection Loading Transactions
Max Size: 178.10/200 MB

Candidate Block

Mining Attempt 1cad3ea36f3eb1e31806f30231464672a525c32f85cf3a050891f7d86b1ae539
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root a0a675d364163797d14d83af8ded71f2ab44c97e9c192e4db35ed3eb40df7b66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,250
Size: 1.00 vMB
Total Fees: 0.02692390 BTC
Feerates: 201.40 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (539,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,937 375,937 0000000000000000068dd92b5df4e4beee8f4475665330d66c4305bd8ec304fb 2,204 0.95/1.00 vMB 49
375,936 375,936 00000000000000000e7e1d7ebd709a2f7848fe91589514ec94aef0caf214141a 456 0.32/1.00 vMB 31
375,935 375,935 00000000000000000d35f77cdc591ee47a69070521530d90fc4aa8b71410ba51 89 0.06/1.00 vMB 26
375,934 375,934 00000000000000000433f4031155a2a2775f06ddb5d9bd44380331d927021a3f 932 0.55/1.00 vMB 33
375,933 375,933 000000000000000007b3eb14a14c3b8312de2a6c6a3cdb8b47bf39c7bbe37c6e 1 0.00/1.00 vMB 0
375,932 375,932 000000000000000002f3dea3c889bd5384cc1528f61172358a0a6db68feba7bf 1,072 0.79/1.00 vMB 25
375,931 375,931 000000000000000003515fb6b1474ada457764559a5cbce0dc7f2385dd3d8b18 689 0.44/1.00 vMB 22
375,930 375,930 00000000000000000a6f7d06fc3479506a2b79bc0635b226b6c69526d3b0650f 2,313 1.00/1.00 vMB 45
375,929 375,929 00000000000000000f28637494b34a88bac82948a89f9607f1f95547fb83a8ec 350 0.16/1.00 vMB 39
375,928 375,928 00000000000000000c208bd1d60cd49305d1ca8d7e987f9340c05673db9f0986 278 0.13/1.00 vMB 53
375,927 375,927 00000000000000000869fe1789b3f4c34f8cd5092d63b30707e74e2ef903bb17 451 0.25/1.00 vMB 31
375,926 375,926 00000000000000000c47420953fe38788eb4043d065929e75919316c222d6a04 237 0.14/1.00 vMB 35
375,925 375,925 0000000000000000025e6c7e9d5efc1544c36ff0dcfdd2e46718263e006a7d9f 111 0.08/1.00 vMB 16
375,924 375,924 0000000000000000072f96321bcb02ea0c3d76931e1048e88c648fc2d30d1906 1,853 0.91/1.00 vMB 37
375,923 375,923 0000000000000000035482d3c138003bdfc927cbc9ed91a20230d54564083310 1,090 0.62/1.00 vMB 32
375,922 375,922 000000000000000006376c617d3d56a27cfee446355cf1a4868360fc6e136939 968 0.66/1.00 vMB 22
375,921 375,921 00000000000000000fd81941363490ddf961c704cc60672d0cb6ff6d3d7abacd 2,115 0.75/1.00 vMB 51
375,920 375,920 00000000000000000f2267ebcbde6bd1948ac94ab493e183a9468b66bd330aa2 1,563 0.75/1.00 vMB 37
375,919 375,919 000000000000000003c88bf9b1c1b38f4e575363c6a5eb2e33ad762b2bd18f80 1,790 0.92/1.00 vMB 37
375,918 375,918 00000000000000000c06466af3e2444e7f566f711deb54c578db4920b02ecab4 477 0.41/1.00 vMB 19
375,917 375,917 0000000000000000040ab3dba6fcb4987aaf22ea77b776312caaa36d5b1d35a4 1,240 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.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: 713.08 GB
    • Received: 17.30 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.