Loading Tool

Explorer IconExplorer

Memory Pool

83,453 transactions
31.06 vMB
0.07714561 BTC
Random Selection Loading Transactions
Max Size: 190.03/200 MB

Candidate Block

Mining Attempt 84074d2e58df383ebd437977e625b387f8ddd256f893dc190aae917ebe8ebd58
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root 38379f4b34b4aebe412565bda98f199d1488bf647300c062f46c320bed26e96f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,503
Size: 1.00 vMB
Total Fees: 0.00700122 BTC
Feerates: 4.56 > 0.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (398,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,602 516,602 00000000000000000010fd16c7a6942a3c7446e62899de56c5373184fdc35911 2,170 1.00/1.00 vMB 48
516,601 516,601 00000000000000000018f2563d7c4e7d6a7f265bd103cfdb431e8e7a13086a8c 1,835 1.00/1.00 vMB 32
516,600 516,600 000000000000000000113417d5a37e463f27a538ff0f9c92f75976fe94569952 1,998 1.00/1.00 vMB 10
516,599 516,599 0000000000000000001bc4f462080af4e5025aeb9b8416b9f8a04a94bfae0720 2,056 1.00/1.00 vMB 51
516,598 516,598 00000000000000000014bf8a42575a60dcbfe818ad1b569c3ad26c3800a66e84 2,066 1.00/1.00 vMB 32
516,597 516,597 000000000000000000026c1810c1c2330ba43e0d7e6e5c527ab50b1fa744defa 1,816 1.00/1.00 vMB 35
516,596 516,596 000000000000000000335ec952bdc33198760e73183be3420b43bfbaf2fedb08 1,308 1.00/1.00 vMB 38
516,595 516,595 0000000000000000003083efccc9d48d121bb0a468f20d9e79c3b2435b94f004 1,098 1.00/1.00 vMB 60
516,594 516,594 00000000000000000038bdd5344a49e8eaa009c9e5bdf93894c508eb23c4b330 808 1.00/1.00 vMB 78
516,593 516,593 00000000000000000027aab948657d00d296fb1decb1f5e31e074494f6b86452 1,127 0.38/1.00 vMB 27
516,592 516,592 00000000000000000019bd351519242a7269616063138264d3a07a0f7eee6380 1,895 0.77/1.00 vMB 28
516,591 516,591 00000000000000000024ecd231c3edc98222ff0f672dfb6da6059ff169df0d43 3 0.00/1.00 vMB 16
516,590 516,590 00000000000000000005287ddba305e5e9967a371a46ee21a79dd2d4d05b24e5 130 0.07/1.00 vMB 19
516,589 516,589 00000000000000000000605dab3b2c3259f7b6a047fb2685bc6473e192eb1444 675 0.28/1.00 vMB 28
516,588 516,588 000000000000000000479085b57d3306e6f5aa2f179b48f8f36351e988dffa64 1,420 0.67/1.00 vMB 24
516,587 516,587 000000000000000000174b99151736cbb85ee72c2a310d15b169b720e9c10d2c 2,283 1.00/1.00 vMB 18
516,586 516,586 0000000000000000001c9b6d65a8cd4d26decfb4edfa865c3af6d918952102f9 1,941 1.00/1.00 vMB 32
516,585 516,585 0000000000000000002a9c9c0d5c930e22912cfd90a9ca7f1229557eb6d86461 1,354 1.00/1.00 vMB 65
516,584 516,584 000000000000000000087685b438b5d001b2ffa50814ea7fa1f91caec8ea91da 993 0.54/1.00 vMB 22
516,583 516,583 000000000000000000470724addcc408a9ad58b77b9d0a3acff7408be5f5d97a 688 1.00/1.00 vMB 4
516,582 516,582 000000000000000000491a7fbaba335ec6e25ed568b4bff5fe02e389d21434db 2,232 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.98 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: 716.68 GB
    • Received: 17.81 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.