Loading Tool

Explorer IconExplorer

Memory Pool

39,790 transactions
28.61 vMB
0.07563006 BTC
Random Selection Loading Transactions
Max Size: 145.15/200 MB

Candidate Block

Mining Attempt 0736b4980af064bab501ae48367d2be1d62fad582f7c08dcaf497e69a62fb004
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 03e1c97c90b9fc0c82ab305adff6e1263541a984470af19d899b9d9dbab12de1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.02032011 BTC
Feerates: 150.93 > 2.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (563,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,768 350,768 000000000000000017402a1d80a3b4e08d32cfa3e0fd2fc73e95d655eb2a61ad 649 0.31/1.00 vMB 15
350,767 350,767 0000000000000000049bd399adb8f8a925e18b0a4560a8d4d9ed92c2ae9542a5 1,317 0.58/1.00 vMB 30
350,766 350,766 000000000000000003fb1f638f26c2fc021ef12ff0b140362d140cc642ac1f8d 2 0.00/1.00 vMB 0
350,765 350,765 000000000000000006953128497c44485f57d09f1f0e08c771969b64f72c526e 1,099 0.61/1.00 vMB 24
350,764 350,764 0000000000000000072f9028a80305d62ead243c6d7df566f8d305f19f9fc410 909 0.57/1.00 vMB 25
350,763 350,763 00000000000000000e8da0b1e0ad926d10d2bf695c52e2e0f562480cfad1636e 588 0.35/1.00 vMB 22
350,762 350,762 00000000000000001786bfd3ea410be7a6bc3314323ab2609239046763157584 57 0.06/1.00 vMB 8
350,761 350,761 000000000000000016ba38003166eda1009feb3f52c03efd400a35fda3380dc1 371 0.19/1.00 vMB 25
350,760 350,760 00000000000000001072c36fb2a0df58911c5d67d070bd5161a2908ec1a95763 501 0.24/1.00 vMB 29
350,759 350,759 000000000000000001b52b5033fbcc0df9ffc78cd84d72fd7c1902aaa75220ec 743 0.43/1.00 vMB 21
350,758 350,758 0000000000000000159acb18dbe7284c5a3dc38681f3ad2b6fa723c424614cc6 251 0.11/1.00 vMB 21
350,757 350,757 000000000000000004d2031d0480cc92a608a4b86e3d68ed30ed29c84940122e 1,208 0.51/1.00 vMB 24
350,756 350,756 000000000000000013456855812c36a17e0e06c00ae40b92d63cfa3e8ff62970 418 0.19/1.00 vMB 24
350,755 350,755 00000000000000000284146d4ecebca6c95af451145e987bb9946c5b85817b8e 1,381 0.59/1.00 vMB 28
350,754 350,754 0000000000000000009b76aa71050e1deb97b2047aaf260c45aba934f8d1c2eb 508 0.21/1.00 vMB 30
350,753 350,753 000000000000000008e1a088318e83c830b8a17e8534e9b2504ce19adef95942 241 0.12/1.00 vMB 27
350,752 350,752 000000000000000012adbeaf8e44edd9c3bc45cc198df6c3b7dfad5acf11c933 447 0.19/1.00 vMB 32
350,751 350,751 0000000000000000118e7fdad5004768e79cd6a3385d0a22065ebbfcae1b0b2c 1,050 0.50/1.00 vMB 28
350,750 350,750 000000000000000008d485de2c09cb0f20f8f9b6a14b4e8422e009c863ae46e9 203 0.09/1.00 vMB 31
350,749 350,749 0000000000000000090bd663aaf81f51634ef3159abdd625b17a8e3c515dd09e 482 0.22/1.00 vMB 26
350,748 350,748 000000000000000017479a4ff532e0597b3c21282ebb93b0d0a3210801c48e2c 708 0.33/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.70 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.15 GB
    • Received: 11.87 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.