Loading Tool

Explorer IconExplorer

Memory Pool

43,504 transactions
26.99 vMB
0.05564356 BTC
Random Selection Loading Transactions
Max Size: 142.32/200 MB

Candidate Block

Mining Attempt 0fcce5f6292ea12c6f1326552eb1a6fdd3da64e451ca4a4bcc4e53443fd581ca
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 38d4678ee6a6887f877983013e5ca9f7e94cb8a11b1515fef344d850fc98ce89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,100
Size: 1.00 vMB
Total Fees: 0.00551619 BTC
Feerates: 21.20 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (435,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,818 479,818 000000000000000000aa57024c0756fe7293749c6a1940d9ff2ed046ef37909e 1,253 1.00/1.00 vMB 48
479,817 479,817 0000000000000000005b36c9e7c153b8801e020b60c422bfa5ebc4a744cea5e7 1,813 1.00/1.00 vMB 43
479,816 479,816 00000000000000000072d74c704986b4f7992881f3a784be0e7ebd0a5d8887ef 2,258 1.00/1.00 vMB 54
479,815 479,815 000000000000000000166932b2727d4043dc8dc9e0c5fb852bf9f5ccdb19aefa 1,806 1.00/1.00 vMB 89
479,814 479,814 000000000000000000bf44ddc5f32a2f5a17327400425eea2508a91e0aa15565 2,045 1.00/1.00 vMB 128
479,813 479,813 0000000000000000010210dfb7bf8a582b2c18b1d0253f0abfae7715b7b92d77 2,322 1.00/1.00 vMB 131
479,812 479,812 000000000000000000e9b0e449e53213c72fec95850972434acaae53f6b74fa5 1,798 1.00/1.00 vMB 140
479,811 479,811 0000000000000000006014d417ca2a11e6984126440b0d5a2268ae82e8369869 1,816 0.75/1.00 vMB 156
479,810 479,810 00000000000000000091b0b0155bfa3cd0d8d6bd8eb5b17a7eaa57d973b37ecc 1,605 0.75/1.00 vMB 144
479,809 479,809 0000000000000000004080daf2e03176c177c1569d95c7f0254afd5c24adb594 1,937 1.00/1.00 vMB 99
479,808 479,808 0000000000000000012e6060980c6475a9a8e62a1bf44b76c5d51f707d54522c 2,469 1.00/1.00 vMB 168
479,807 479,807 00000000000000000053e2d10bd703ad5b7787614965711d6170b69b133aa366 822 1.00/1.00 vMB 28
479,806 479,806 0000000000000000008342bd7efe82afb881057d26f87396035d06fa7d72ec91 2,022 1.00/1.00 vMB 127
479,805 479,805 00000000000000000108f48fc5cf422dd49e61daf5c01af0f094bd0b8a051b4c 1,375 1.00/1.00 vMB 77
479,804 479,804 00000000000000000085cc904f30a4b011f4b3299d58fadcce99dc3336a262e9 1,841 1.00/1.00 vMB 38
479,803 479,803 000000000000000000d1996f427c883c2c900b739e9f5492aa7d9ba2b2eaccb3 2,031 1.00/1.00 vMB 111
479,802 479,802 000000000000000000ce3e08eda3c2095b0be031f49841c66979e5088afebf21 2,079 1.00/1.00 vMB 137
479,801 479,801 000000000000000000fb44bd016753d28046c0478a96cbcd818158bc67e280a6 1,809 1.00/1.00 vMB 24
479,800 479,800 00000000000000000051497e0aae3077e80cb8c9fad15df487c02e873fd054f5 1,849 1.00/1.00 vMB 97
479,799 479,799 0000000000000000009164d1359c6ace63a715c6987e5a88f1f41d38e248317b 1,348 0.99/1.00 vMB 126
479,798 479,798 000000000000000000ef309a71f48616a0cc1e69908a9e9a431f9ce958af5539 1,899 1.00/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.