Loading Tool

Explorer IconExplorer

Memory Pool

72,897 transactions
28.09 vMB
0.06852295 BTC
Random Selection Loading Transactions
Max Size: 166.38/200 MB

Candidate Block

Mining Attempt e412903faa2bca05bd1c96d3d1f3acbdaf17f83780ea404ca5438b69dadfe034
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root b700115a7e506e3559152b06e7776e49efe2b58d9d37d3f8dcd324ddfdd69891
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,649
Size: 1.00 vMB
Total Fees: 0.01227626 BTC
Feerates: 150.86 > 1.23 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (343,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,885 571,885 000000000000000000166cf3fa436c9bb477ae497baf77141dd7ad6a88a035ab 1,235 1.00/1.00 vMB 84
571,884 571,884 000000000000000000108efb74e799ec2529cc14908c167a6b9054a0bf09196e 2,530 1.00/1.00 vMB 58
571,883 571,883 00000000000000000016958a9873574d66defb1f9e373cd541007b49bb87b523 2,706 1.00/1.00 vMB 58
571,882 571,882 0000000000000000001ff381975700c4ce69241667d0aace67d5903cb1981597 2,923 1.00/1.00 vMB 86
571,881 571,881 0000000000000000002b05799582696be5109e089b1d1a95cb01a27abb696c4a 3,448 1.00/1.00 vMB 55
571,880 571,880 000000000000000000259e756c4e5fd2e0c47f023f28508ce455098c67cf9749 2,890 1.00/1.00 vMB 91
571,879 571,879 000000000000000000170201d6327f8c0f336fb2dfb8d938f317666d78173d9a 3,197 1.00/1.00 vMB 95
571,878 571,878 0000000000000000001557140a880bc6b1890457a455e349fe91610cf9bfc334 3,042 1.00/1.00 vMB 64
571,877 571,877 000000000000000000260dc145f1b84c8b930b00a049e4dd1ff8181bacb4d949 2,911 1.00/1.00 vMB 70
571,876 571,876 0000000000000000000d8b2ca61517ab1016ba21fac9d53d03a298db9e69157d 3,077 1.00/1.00 vMB 72
571,875 571,875 0000000000000000001bc486812183036a862f5f290488c1ff5bce6f9e523668 3,106 1.00/1.00 vMB 90
571,874 571,874 0000000000000000000618ee4517fbcb7dbd8fc1950b763167dd776678785625 3,119 1.00/1.00 vMB 92
571,873 571,873 000000000000000000051ad1a35b216a0a8294f62c2ef5f9d57f59688e8d563d 2,768 1.00/1.00 vMB 52
571,872 571,872 0000000000000000001964688ea6b1c5aec6a89cb21063e4d0447af844be56e3 2,770 1.00/1.00 vMB 30
571,871 571,871 00000000000000000019366f9bf673fe09c3e19aa82b1e186b62e4e3781d009a 2,456 1.00/1.00 vMB 22
571,870 571,870 0000000000000000001f3adda68dd06b2206b2e6b0d64aea6d3921001c83a49d 2,669 1.00/1.00 vMB 85
571,869 571,869 0000000000000000002adb04670cba3b950cc0f07700ffe236ac09f08b4b9a70 2,813 1.00/1.00 vMB 73
571,868 571,868 0000000000000000000e27a49268839c2828f9f11106cde16af920bcbd7f795a 1,521 0.51/1.00 vMB 25
571,867 571,867 00000000000000000007805b500603331bc2725a020dab281f30cbd6f29238f0 620 0.68/1.00 vMB 7
571,866 571,866 00000000000000000024114cc93ec4f78654f8d8cb25eae0d3b02d97c888da05 221 1.00/1.00 vMB 1
571,865 571,865 0000000000000000002377c545bf9adb89d2cfa023a8ee91bed8d329ab6b0f5b 1,646 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.45 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: 666.78 GB
    • Received: 15.22 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.