Loading Tool

Explorer IconExplorer

Memory Pool

75,537 transactions
20.77 vMB
0.06687807 BTC
Random Selection Loading Transactions
Max Size: 138.75/200 MB

Candidate Block

Mining Attempt 27dab622161f90f6956438ac52047ab203ffc096a748d7c3f99495c388e1e71b
Version 20000000
Previous Block 0000000000000000000135da005ff31386245bffed4996059127829b8d11472f
Merkle Root f9ec13943d76b383972df0a9cf3ccb31cad9841f02b9fe196ac2179f1452fee7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,385
Size: 1.00 vMB
Total Fees: 0.02126854 BTC
Feerates: 265.60 > 2.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,998 (862,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,530 53,530 000000000a9c177cc5faa12d0d9a7ed848bb6b00c6ffa92fcd2fb5741e52c551 2 0.00/1.00 vMB 0
53,529 53,529 0000000008188d25ab3e3df734e02d6687c9b7aa4552f010cd4542065b1dfa20 3 0.00/1.00 vMB 0
53,528 53,528 00000000104eef42694bf9ce4d2a24181214369fb991cbda82b98a08f51f1efa 1 0.00/1.00 vMB 0
53,527 53,527 00000000135b1302a1f2878ef631a0ac58ca9c303e7ff529c46aa688ce60d9df 2 0.00/1.00 vMB 0
53,526 53,526 00000000157142c11a05006a761875ebc0a0f40dd79df4333c56fa40c7b2ac3b 1 0.00/1.00 vMB 0
53,525 53,525 000000000a2cfbfd20e50ef736114015812ed26dede79e1b8dda94267bdd0810 1 0.00/1.00 vMB 0
53,524 53,524 0000000003563101e607391e7e0886356f6d335d6bcb80969de113809b1f27cb 1 0.00/1.00 vMB 0
53,523 53,523 00000000072930f088841b9621ae80cdeee26b1b8c8c02df375048f9d4baf894 2 0.00/1.00 vMB 0
53,522 53,522 0000000000a8992f487d468911f8cee24170fac43d60941892e16111b6d291ad 1 0.00/1.00 vMB 0
53,521 53,521 0000000003e4bc257f901f0b14cd0a08f8341ea741407ed492323be194f1fe06 1 0.00/1.00 vMB 0
53,520 53,520 00000000029d45150db2c8d0bc05e41abfdf24384e1afdf386cf56d90bf70980 1 0.00/1.00 vMB 0
53,519 53,519 00000000093173401868cc4d88dd551399e3fa9fb9435ae59ee0bf1e82b29fed 1 0.00/1.00 vMB 0
53,518 53,518 00000000074477519851d5e7be4c776076ed17c6cb0e5c6f6ecedff608372e80 1 0.00/1.00 vMB 0
53,517 53,517 000000000792cad0ccaafd3b902b3d36d9c49ea3f9b0575db160f8699c97efc4 1 0.00/1.00 vMB 0
53,516 53,516 000000000c3dee54c6ae8c1ef735ff055d3bc234696c8893925743749c5d2673 2 0.00/1.00 vMB 0
53,515 53,515 0000000013fc7ebafc6a983c25e96ea828d564c19f761678b71d50d4107c6029 1 0.00/1.00 vMB 0
53,514 53,514 000000000351190b95d04af050987f5f4c4c21b6fb3ff30199428da15201683e 1 0.00/1.00 vMB 0
53,513 53,513 0000000012ff5932fcd4e9e71df8496ff00e6bb6aa9259d3173a4e2424d8228e 1 0.00/1.00 vMB 0
53,512 53,512 00000000069ea183b7f486233065cc6f7d8157e88dc440e5033af2df5ba97ee5 3 0.00/1.00 vMB 0
53,511 53,511 0000000003301921f0fb99dbf4ba524df33cddac9ddc45a2299dc01ed5e86b73 1 0.00/1.00 vMB 0
53,510 53,510 0000000002c5abd8100db0cd8263a4540c0f3486245e7c2cb351b3f682ef491a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.12 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: 807.99 GB
    • Received: 23.22 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.