Loading Tool

Explorer IconExplorer

Memory Pool

73,723 transactions
28.75 vMB
0.06873505 BTC
Random Selection Loading Transactions
Max Size: 174.34/200 MB

Candidate Block

Mining Attempt e839217925b0d7e49e1d3b522b9ce9f2f69229662e3f5c23919dd2b4403a67bc
Version 20000000
Previous Block 00000000000000000001cbb9345b353357076d577de541b2a8fbcb1d6fb429b8
Merkle Root 30c8fcdab8f0c38ec0c40caabbfe2e84c47f7c492dcc90d2253556d069413e69
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,928
Size: 1.00 vMB
Total Fees: 0.00534933 BTC
Feerates: 40.21 > 0.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,434 (379,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,933 535,933 0000000000000000000aeb535242a3de4bd4779f8542682a378b2c0c5921d8d0 97 0.04/1.00 vMB 43
535,932 535,932 0000000000000000002ef6adb09dcc45170983be94cbbb8d5db53ddb41246e58 1,076 0.43/1.00 vMB 22
535,931 535,931 000000000000000000056640dcb381f4111375129ee78c01c95f444133bd2bb2 1,214 0.51/1.00 vMB 15
535,930 535,930 0000000000000000001ba35a7647679bcfe3d2eda30af31d3cbef503bc67e1e7 209 0.26/1.00 vMB 2
535,929 535,929 000000000000000000203170df61b36eaecec8821d56f35c81e54d9f09fb21a8 1,340 1.00/1.00 vMB 13
535,928 535,928 0000000000000000002041822c0a57ee87d13695044d0335963b910103b0d978 2,286 1.00/1.00 vMB 10
535,927 535,927 00000000000000000028a44099b02375cc471f382d8ccfae292c6e868e8a8157 2,367 1.00/1.00 vMB 15
535,926 535,926 00000000000000000010cb12be8e360d03867eaf1675f9ad8a1e8d9e280be0e1 2,614 1.00/1.00 vMB 21
535,925 535,925 0000000000000000000bb1fabcfdcaa46c3d1163e2550f2397506b190187de60 1,037 0.54/1.00 vMB 12
535,924 535,924 000000000000000000172230089aed596ecf30eef1f1109b007c6c0d9dd746b7 973 0.63/1.00 vMB 13
535,923 535,923 000000000000000000233a91382766d7e68543257a1c266d925af4073c1d18cb 102 0.05/1.00 vMB 12
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
Previous 10 blocks ↓
Total Size: 783.14 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: 743.06 GB
    • Received: 18.68 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.