Loading Tool

Explorer IconExplorer

Memory Pool

78,902 transactions
29.40 vMB
0.08277923 BTC
Random Selection Loading Transactions
Max Size: 179.71/200 MB

Candidate Block

Mining Attempt bef81eee76a7c907d4b33af91cb7648a3d4046c5b4df5180abfcb9649df493e4
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 691c21807e173f83e8aa3601d3bb8530f265d8b2df3f9eacc4baa8b03fd75f8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.01812036 BTC
Feerates: 402.60 > 1.82 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (582,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,882 332,882 000000000000000005b287f9333bfa664a0bad7ee716244c720ac80381c9f2ac 1,597 0.87/1.00 vMB 26
332,881 332,881 000000000000000013806645bd58c4c166f9f7a450f416152750cef6dba1f601 683 0.35/1.00 vMB 25
332,880 332,880 0000000000000000182dfad463516c386cd69eadce8b68a697ed8e4b3b62088c 704 0.42/1.00 vMB 23
332,879 332,879 00000000000000001177a00209f48e57fd298b37119cc3a91bb9711e3eaaf893 429 0.22/1.00 vMB 12
332,878 332,878 00000000000000000f2f71296fab8ffbdd91b4678e87245c6d10afbd114377e6 1,376 0.95/1.00 vMB 21
332,877 332,877 0000000000000000159e458fa6e9bcaa2e73a84de4e0f6b15a2178562eb18b1b 2,227 1.00/1.00 vMB 31
332,876 332,876 00000000000000001747ebd0c6698a216a1e448c1e9b9f2ae5eea49d8a7b3607 104 0.09/1.00 vMB 15
332,875 332,875 00000000000000001aaecc88e343b8ff46fa532c578acb193f8c1d90e4c31785 153 0.19/1.00 vMB 14
332,874 332,874 00000000000000000deff19c7fcb632f5e26b1007fc1e1ecd3fa390f886de64f 749 0.75/1.00 vMB 18
332,873 332,873 00000000000000000dbdecbdad4aae7e09c3f628a6ead7f78300268401dd01d6 803 0.25/1.00 vMB 44
332,872 332,872 000000000000000019c346461bb86a4738ef8c2fb1379c5c3b2ee37e5efb76fa 283 0.13/1.00 vMB 23
332,871 332,871 00000000000000001b74a7005de6b3bb27378f49d9003ee77cb9ab00cda4ac97 1,615 0.88/1.00 vMB 26
332,870 332,870 00000000000000001807539ab6771ec89accea3dd4b6096118218e05e6300f67 90 0.04/1.00 vMB 36
332,869 332,869 000000000000000019053d129b98fb72a488c223f2dab071453253c1b0c49622 53 0.02/1.00 vMB 14
332,868 332,868 0000000000000000109977dd192b87a2faf7dafc2778ec5dbe20ed7a763e4614 248 0.10/1.00 vMB 26
332,867 332,867 00000000000000001383bae9cbd33376716c3190c0e843f1a7e269878c390ef0 1,268 0.68/1.00 vMB 31
332,866 332,866 0000000000000000170860cbf2b32d8274c18ade28a8bd5609dde0eab2bb8697 591 0.27/1.00 vMB 28
332,865 332,865 000000000000000017429a0c76681b0c9c029178d275996a18f1dac4085607c0 185 0.08/1.00 vMB 34
332,864 332,864 00000000000000000129e80443a26d56ee650272afbe8f872104959cbf0a29e0 339 0.20/1.00 vMB 23
332,863 332,863 000000000000000009dacc53f2222380cfeaa57bb4028cf901570924835b323d 319 0.15/1.00 vMB 28
332,862 332,862 000000000000000005e3e6ed8db122cab423be248706786a82714d01a7c181ce 1,112 0.52/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.