Loading Tool

Explorer IconExplorer

Memory Pool

45,293 transactions
29.81 vMB
0.10423032 BTC
Random Selection Loading Transactions
Max Size: 154.26/200 MB

Candidate Block

Mining Attempt 1ed312fff6ab777adb570e0f71f74b319c0d7a7cd95957a3f5125c1733f5d416
Version 20000000
Previous Block 0000000000000000000088aeb2f6ddaa71b9393d28b738c65cd40abb7d78efd3
Merkle Root 1ba2091f7e7e08ba0109e6c1628bcc1ccd552cf1bc3c770266930d574e4718d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,077
Size: 1.00 vMB
Total Fees: 0.04475287 BTC
Feerates: 302.06 > 4.48 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,615 (857,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
56,791 56,791 0000000008197b6b1beb8b51ae1cec83da63f21e480e524fd94cca1ec642450a 1 0.00/1.00 vMB 0
56,790 56,790 0000000012aabb9310fda004a16990fe56e248d4660496328355c9a8daa136c9 1 0.00/1.00 vMB 0
56,789 56,789 00000000094c3612520f9e6283c00678622c1e141d23f2baa68f28b7b4d45a53 1 0.00/1.00 vMB 0
56,788 56,788 0000000009691d0501e7b33a2fb27b618451207ad5eb401e9ba1600932aa171e 1 0.00/1.00 vMB 0
56,787 56,787 000000001321cddda8d5d7563c58808fbd015a34abf70d10e8db52c7ae54bb5e 1 0.00/1.00 vMB 0
56,786 56,786 00000000047dbdc3d21aa916ff18e41245f5e9f6dc8e742eddec2edb3fd39401 1 0.00/1.00 vMB 0
56,785 56,785 000000000548bc09e9f6620e2b832607fef1ddb79eb1d9cea26a081384205e5c 1 0.00/1.00 vMB 0
56,784 56,784 000000000593df7ff24deaf14c5f237944c129430207aa68bedb7939d21bff02 2 0.00/1.00 vMB 0
56,783 56,783 000000000eb908a702dfb27bb29982daed123db574d512df7cfd2bf4982f8bc1 1 0.00/1.00 vMB 0
56,782 56,782 000000000be5dab7207cbd2c9ff77bd0c74884b17583682374a6f9fd49a1eaae 8 0.00/1.00 vMB 0
56,781 56,781 000000000a0d82a5cd0f862607b0e80dba27bb29a5c453581b182cf9edaf8f41 3 0.00/1.00 vMB 0
56,780 56,780 000000001294acfbd3dc803d873b5f0d4b97d2c527819d5712f0404d5c3e4f97 2 0.00/1.00 vMB 0
56,779 56,779 000000000eaf345fbba8849cdf01ffd0217b1a1aeaed099e7a61f5eb3e695de8 4 0.00/1.00 vMB 0
56,778 56,778 000000000a1452fd65bdf88510ceaeb8786163ec7e2887081d9fe945d0dee91b 1 0.00/1.00 vMB 0
56,777 56,777 00000000157f90079f62a3734fca927e4062bbc77dc08ec5bcf7a4a1c313c3ca 1 0.00/1.00 vMB 0
56,776 56,776 0000000014e4356281c62c3b1a0fd27843327372227f934e1df6c72d19f0d622 2 0.00/1.00 vMB 0
56,775 56,775 000000000629bd83ec1ac536a46cb0162b62ff71a2048888d57cc1de91ff0fc9 1 0.00/1.00 vMB 0
56,774 56,774 0000000000b48c2e90b5c9154641c87a3d39a63d35b1472626a914f5384f9165 1 0.00/1.00 vMB 0
56,773 56,773 0000000001ea2e2d3351e4922a293db2122b0ef3446fee3d0816fd1a92415344 1 0.00/1.00 vMB 0
56,772 56,772 000000000eb2172517193f1fb853bbda797f381f5f206cfe157fc31349debeb7 1 0.00/1.00 vMB 0
56,771 56,771 000000000fec45ba2c5b5eecdb3b7b413c654b71ad5a02c976712c90bcbfdb10 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.91 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.