Loading Tool

Explorer IconExplorer

Memory Pool

76,808 transactions
28.54 vMB
0.08644550 BTC
Random Selection Loading Transactions
Max Size: 173.11/200 MB

Candidate Block

Mining Attempt 778769cfcf8c8e10ae8edec2d746da0c7768f96b1afa8e1e702950138aa3ec3c
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 75e75d15ac353bafbf072f933b3c20148645a61311584cbb4dc29cf37665a5ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,802
Size: 1.00 vMB
Total Fees: 0.02097527 BTC
Feerates: 56.81 > 2.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (488,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,888 426,888 0000000000000000014123a1f842eba5dd54a0112d40fc53c811a4c5f1539178 1,248 0.89/1.00 vMB 38
426,887 426,887 00000000000000000154bb34a70038622285cdce9e9632a7691162263860c765 2,186 1.00/1.00 vMB 50
426,886 426,886 000000000000000001ef3947bf4b0bcbb36b6fee9952ff1748155c6ee1899f06 2,495 1.00/1.00 vMB 72
426,885 426,885 0000000000000000025a322f202d78d5163eee67d4a3af67873f414683a734a8 2,880 1.00/1.00 vMB 77
426,884 426,884 00000000000000000431d0ead6e0bd9f90ff0d469e9b05d51e3d04971f472973 409 1.00/1.00 vMB 9
426,883 426,883 00000000000000000466f3ddcb180662417db0c96099d98b0d5bb9293f580808 847 0.37/1.00 vMB 63
426,882 426,882 000000000000000000a316d7d0cb49433da7be589ae90516248f47ecaece6370 1,838 0.99/1.00 vMB 45
426,881 426,881 0000000000000000012c6c18139b0ad67546bb337c5c5c7802918f4068f4efb1 451 0.19/1.00 vMB 58
426,880 426,880 000000000000000001bf60e7ad9276af5e8f259b01bbcd448bc940a2af8c4111 74 0.04/1.00 vMB 52
426,879 426,879 000000000000000000022488a2f2c91501598ca026adeaf6e431341c2d9e1ac8 148 0.05/1.00 vMB 84
426,878 426,878 000000000000000001b6e72ebfda1d5118a3a5a4bd1dcffd8d38252fef9e5168 659 0.31/1.00 vMB 61
426,877 426,877 000000000000000003a354cfe81caf71d8e73a9df107182cb97b4afce3cf0e9e 911 0.42/1.00 vMB 58
426,876 426,876 00000000000000000024052e07eafc26c0471c374b72c6bfa6e64420804d2fd5 1,607 0.69/1.00 vMB 63
426,875 426,875 000000000000000000ad4802f33ae3f8d91fb3c191981514d770dd543fa64444 1,385 1.00/1.00 vMB 38
426,874 426,874 0000000000000000046fbd1ef3ea12662f238099cab42dea34345bb631aa5ea3 1,623 1.00/1.00 vMB 61
426,873 426,873 000000000000000002525d3d47bb57cfcf3b55a8c421295a1818433b7709c5ac 1,973 0.96/1.00 vMB 59
426,872 426,872 000000000000000003ed297774dbbd98138e6f0b87b97c3295bd3855c9a826f3 484 0.92/1.00 vMB 11
426,871 426,871 000000000000000002d7ac3beb29d34b0b3e0f39a71d039332df5f6ecce80ca5 2,593 1.00/1.00 vMB 67
426,870 426,870 000000000000000004c9a5362024d2cc08a481a1f0abc593f9d048523129890f 911 0.46/1.00 vMB 46
426,869 426,869 000000000000000004d5ff43315e922eb99ac47d7984d8e39b4b6b8dcbafaf2d 2,202 1.00/1.00 vMB 57
426,868 426,868 00000000000000000038adbb9697ab2c36131c97e77934d2699405f5027753f3 2,162 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.52 GB
    • Received: 17.56 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.