Loading Tool

Explorer IconExplorer

Memory Pool

20,215 transactions
24.40 vMB
0.06479446 BTC
Random Selection Loading Transactions
Max Size: 115.50/200 MB

Candidate Block

Mining Attempt 961cd5b64c0a42c45983bf92e9392d4c5d3c40a07fea52a7d8d9bf5522b26d59
Version 20000000
Previous Block 000000000000000000020b4434e5e98aba91d37f341a1a0ca1145b7f6d72946b
Merkle Root f9b0c672ca8acd280342369feaf383c976e14738ce17045c90c7fa33f1fcd14d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,707
Size: 1.00 vMB
Total Fees: 0.02131997 BTC
Feerates: 301.07 > 2.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,296 (635,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,697 278,697 0000000000000000e6553d708a2e5d27924896006725e53b12aebbfba75c6b01 541 0.27/1.00 vMB 37
278,696 278,696 00000000000000006424a4e0bc19626c555a9a46b6456d68e3204c5de7cb40f7 358 0.28/1.00 vMB 33
278,695 278,695 0000000000000001a9b1548aaf26419c4fc4290d191052dc7927e01b9937401e 32 0.01/1.00 vMB 52
278,694 278,694 0000000000000002522cd919faf3b216e49d46b69e982ec0412d849e68653382 259 0.12/1.00 vMB 42
278,693 278,693 0000000000000002861ee0919fc86990573ac360820766dc1b9ba580e5ccf7b6 64 0.02/1.00 vMB 93
278,692 278,692 000000000000000262528ab8824d06c86eb7799d624fd8497cfb2c69f5e42cf9 125 0.07/1.00 vMB 33
278,691 278,691 000000000000000297be17f77b66759e9eb5bb83fc251308085b0616794806af 288 0.17/1.00 vMB 54
278,690 278,690 0000000000000001657a7866be99cc8bb6d6160f07d0a3bdea4ac7dad40d1f44 126 0.04/1.00 vMB 34
278,689 278,689 0000000000000000207ee75cd0056cd0f2207258be5889bdf298340e4aaca426 967 0.44/1.00 vMB 43
278,688 278,688 0000000000000000c9fbd7e87b3228b7f08dfacb4995bb82efd86e6b6d0d80f4 251 0.10/1.00 vMB 44
278,687 278,687 0000000000000002dd088120edfd6ae68ef0b391990f72f3beb72dc5991e191f 329 0.13/1.00 vMB 46
278,686 278,686 00000000000000023f333e897d2eb57e8aed8e2e9095c0e4b2720d86492fe9f7 338 0.16/1.00 vMB 48
278,685 278,685 0000000000000001a31b5492f8491c0ef0bd3855c26d488c63d762f51d6f5afc 132 0.10/1.00 vMB 30
278,684 278,684 0000000000000000eb66b7a1259a08dfdbf94b99f6ceb2b630df2d4f536cbfe6 86 0.03/1.00 vMB 56
278,683 278,683 0000000000000001b4d7d12b8bf6e67c79793d133627116db3409bd319ce099c 40 0.01/1.00 vMB 42
278,682 278,682 00000000000000000e83c038c9d18df1bb4e64202995fcbbeb2f917aecb70882 62 0.03/1.00 vMB 34
278,681 278,681 00000000000000010e6fca4628fb6bda61a8e900bfc59738bbc9bf22a5037238 208 0.13/1.00 vMB 35
278,680 278,680 0000000000000001f41111e9185ca4b4da33286bd6aa11de6a78ce7d4df7ef75 372 0.24/1.00 vMB 36
278,679 278,679 00000000000000015bedaa39f0c8974b781e6f8bbd7a38f577129499ee8146ca 98 0.03/1.00 vMB 58
278,678 278,678 0000000000000000e8d4b3024c50aa346b7c09163c806a92bfe0fafdb54a6e75 105 0.03/1.00 vMB 4
278,677 278,677 00000000000000000e8dd6cb63004ea5c60b56786d0d713097852f59a41d9bc2 147 0.08/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 781.12 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: 580.37 GB
    • Received: 8.95 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.