Loading Tool

Explorer IconExplorer

Memory Pool

81,356 transactions
31.00 vMB
0.07923646 BTC
Random Selection Loading Transactions
Max Size: 188.58/200 MB

Candidate Block

Mining Attempt c7633bcd6ef73aa86581adc53ac0f2af77ed4049a9276905057e174c65b60e5e
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 67ebad3c0b74a6b139ac6902e84ee14042cbcc909ea52b9ab5b00621cf6fd605
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,209
Size: 1.00 vMB
Total Fees: 0.01249211 BTC
Feerates: 73.20 > 1.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (634,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,956 280,956 0000000000000000ff2799ec7ec1276fb17aed28fc87c00bb84cf9be121a6407 281 0.14/1.00 vMB 65
280,955 280,955 00000000000000018e2c70148bc630153b34d724667f69a0c951a883ca7f4ddf 99 0.11/1.00 vMB 16
280,954 280,954 00000000000000001fc856dcfcbcf296c757dcf8de62968690aaa7871db83a74 654 0.25/1.00 vMB 63
280,953 280,953 0000000000000000fb8ac8f35c0ff51ea33f699faeb747015ef733d2bba69107 37 0.05/1.00 vMB 25
280,952 280,952 00000000000000006030ffdcd2eed266235156998c59e3cfa858131d4bf51e6d 76 0.03/1.00 vMB 43
280,951 280,951 0000000000000001a6a38b158efc3e80eb39ca15a7fa4f02e2b7146596c69e5e 208 0.09/1.00 vMB 42
280,950 280,950 00000000000000010190c8a62986f0fc126fd7082a580422f47bb91af80b2728 98 0.06/1.00 vMB 32
280,949 280,949 0000000000000000d8063b89e6c841559cb29428c91930637bfc412f3d2074df 301 0.15/1.00 vMB 40
280,948 280,948 00000000000000008336878a244d2bcbccc1dc3bf3e2939c1b59396212219235 9 0.00/1.00 vMB 28
280,947 280,947 0000000000000001675ada315d6e2e966ee0aaf2c0a615d941f8dbecaf5cef54 248 0.11/1.00 vMB 60
280,946 280,946 0000000000000000147e6b482e7ccef7decc7e56020c2659250d7d5a4b141bcc 467 0.22/1.00 vMB 56
280,945 280,945 00000000000000017a6ec41bceef3da980e5b892dcf67954a52c2395325b0891 25 0.01/1.00 vMB 30
280,944 280,944 0000000000000002358ebbfd9abb7cc4729e8dc157b3b14337a874d874b391ec 53 0.02/1.00 vMB 32
280,943 280,943 000000000000000103b621b7a827e379bb40117d21d6368cc1b0186b52bbf861 175 0.09/1.00 vMB 58
280,942 280,942 000000000000000244ceb7d264b2e82edf0221fef82d1ec83bc5df1930a24cd5 408 0.18/1.00 vMB 36
280,941 280,941 0000000000000001c2ce0944ce795be5136c462c624116baa9530ac9975902d4 49 0.03/1.00 vMB 28
280,940 280,940 00000000000000025595543de5562656c40233962f432e8e37b592047276df6f 491 0.39/1.00 vMB 45
280,939 280,939 0000000000000001834a8a2f3422d5402c641e59969e74ff71613d382f56bf20 659 0.25/1.00 vMB 56
280,938 280,938 0000000000000000da5c471dd79440c4130d8c082dbc38686e530a6fe587a109 136 0.05/1.00 vMB 53
280,937 280,937 0000000000000000e558efcd21f7f7fa5daf67a62b3498c3e90a4d8dbcf89faf 146 0.05/1.00 vMB 54
280,936 280,936 000000000000000035a5acb8f1c810f4f42f75f76d0ca7d5b39edcc0185adbd4 218 0.10/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.