Loading Tool

Explorer IconExplorer

Memory Pool

75,789 transactions
29.97 vMB
0.09628382 BTC
Random Selection Loading Transactions
Max Size: 179.07/200 MB

Candidate Block

Mining Attempt be6101de4c3792926dad7e1e01cc4ee2b51ca67ce817b28d536251eca3c6ffa3
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root d54679249caec2ae37e127e4eb5a547566fc5563c65a9dfdd36bd432dd806654
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,754
Size: 1.00 vMB
Total Fees: 0.02380395 BTC
Feerates: 100.00 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (379,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,922 535,922 0000000000000000000eb902ddb1ee019c95910f9a50c7e80c4a51e223f3eca4 1,646 0.77/1.00 vMB 16
535,921 535,921 0000000000000000001fcfb918356678989c534fe4d988ae94f9045284ebe42e 1,771 0.74/1.00 vMB 14
535,920 535,920 0000000000000000000ee12a6745242e12fed2a068a18ae3c299d9ecc1b8466b 1,025 0.40/1.00 vMB 17
535,919 535,919 0000000000000000002626e13fd3a8995de399c1d08a455f73b108b0a75574fb 990 0.45/1.00 vMB 22
535,918 535,918 0000000000000000000958b8f3373f802b34604084907112136fe017359428d7 1,314 0.64/1.00 vMB 19
535,917 535,917 000000000000000000254bac999d97e943353d2728fa8afcaaa6f86725937feb 930 0.41/1.00 vMB 35
535,916 535,916 0000000000000000002c682072973962f17e424a70ae5162ebbc5bd78ef75918 234 0.29/1.00 vMB 7
535,915 535,915 0000000000000000000443dc9f23e499eed8df23270c5ed751c5185c8a1768d0 2,546 1.00/1.00 vMB 10
535,914 535,914 0000000000000000000b926e3c8d09dabcd204d047c9268d71de538e7371d4c2 1,385 0.67/1.00 vMB 23
535,913 535,913 0000000000000000002ad70a356c2da1cad869efd6955925ffed4ba7122e2a8e 721 0.97/1.00 vMB 2
535,912 535,912 0000000000000000001792332a56d694c3d5ab98e90e232ead33ed6dd75b6170 1,226 1.00/1.00 vMB 12
535,911 535,911 0000000000000000001cf0faa982b65ed4909fe91a2db118a5f6027b566214ea 1,112 1.00/1.00 vMB 7
535,910 535,910 0000000000000000002e024dc6c210c5af462adf041386998349bf1a4c7a3e2a 2,430 1.00/1.00 vMB 3
535,909 535,909 0000000000000000001fa21ddb5d010a632a040adfcfee610be2263a656b32e3 1,472 0.65/1.00 vMB 22
535,908 535,908 00000000000000000009654298ebca15c99d6ab85978ea2338eb93bec1c97634 2,458 1.00/1.00 vMB 31
535,907 535,907 000000000000000000252ce62faa09096ad170a1811ad0a0053a860d0ef406fc 1,331 0.52/1.00 vMB 2
535,906 535,906 000000000000000000248a2e7d9dbe7dc233ad12a99cce7ce9459a52de893d88 1,996 1.00/1.00 vMB 11
535,905 535,905 00000000000000000024d9edf734ef5907bead6404d740d334f35d7430996223 2,191 1.00/1.00 vMB 38
535,904 535,904 00000000000000000006f75dca3a3881e71cf952490fc0c67c5bfda064f033e5 746 0.31/1.00 vMB 13
535,903 535,903 00000000000000000006c10991b0dd4f728eb579bb9132e553856e5c17e4b54b 88 0.03/1.00 vMB 12
535,902 535,902 000000000000000000217e6ce7a4c8a3865ec036c568b8478a6804a6b75b371e 314 0.14/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.17 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: 749.33 GB
    • Received: 18.82 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.