Loading Tool

Explorer IconExplorer

Memory Pool

83,534 transactions
31.04 vMB
0.13912256 BTC
Random Selection Loading Transactions
Max Size: 187.25/200 MB

Candidate Block

Mining Attempt a379855318d754a15b08e604a36a331f29e7d3575dfa2ac98240bd9701cc1b8e
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root fe74ad802963ae065518cebdf02eb52e62b8a8bf5c1963ae55880d664c1b9a64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,831
Size: 1.00 vMB
Total Fees: 0.07063356 BTC
Feerates: 366.60 > 7.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (343,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,933 571,933 00000000000000000006c91e24be8e80e3bd10024876365b981cb480daa93c26 2,399 1.00/1.00 vMB 49
571,932 571,932 00000000000000000017f4453dd0206e6bb97edefe75a66f63d46df039ed7a20 2,638 1.00/1.00 vMB 61
571,931 571,931 000000000000000000214193ef94a55dcac1a8b11e6de1526a71379350338f17 3,540 1.00/1.00 vMB 82
571,930 571,930 0000000000000000001b264b2fea1e1f7668997653f89835a4bf25a3d2d5f241 3,150 1.00/1.00 vMB 74
571,929 571,929 0000000000000000001eb6865106f78dd27b26bfae72d1d0a8aadb3cc867530a 1,526 1.00/1.00 vMB 51
571,928 571,928 0000000000000000000c26b7d53f2b98caed01e1c141d2f9a2031740c98c64c7 2,195 1.00/1.00 vMB 60
571,927 571,927 0000000000000000002b121c19b1780def65f05911f5fc3a15ec6167cf28706a 481 1.00/1.00 vMB 47
571,926 571,926 00000000000000000014c86ce78cd950468b11d388b28667869a4153aca759b2 1,651 1.00/1.00 vMB 61
571,925 571,925 00000000000000000004249ed70b7bed19ab043193927e80e84952baee8eb3c0 2,635 1.00/1.00 vMB 63
571,924 571,924 000000000000000000176e2a5f66318aa284c0b474df04028d0d3d9351c2ff6f 522 1.00/1.00 vMB 50
571,923 571,923 00000000000000000029ca0a1245c074b2150b7f848a2cc9e88b4617c67c1686 1,608 1.00/1.00 vMB 59
571,922 571,922 00000000000000000023ea685972ac4262a9bcea4e6a20d9a2cbdc16db4ce2c3 969 1.00/1.00 vMB 54
571,921 571,921 000000000000000000003d2e345b666bb3ff32723986e354eea10bfe540b58cd 2,842 1.00/1.00 vMB 69
571,920 571,920 00000000000000000028aebf78ce06ad476af9f32f6f0bae96f88e1213766efc 1,073 1.00/1.00 vMB 52
571,919 571,919 000000000000000000083612e34e76e9e76341ef499bd67ab7cfe08e2250e30e 2,070 1.00/1.00 vMB 49
571,918 571,918 00000000000000000001f6d534be5017e0fd038f752923019519b72cb252d105 3,080 1.00/1.00 vMB 73
571,917 571,917 00000000000000000028f971ec986aba03fd4f03ccc532b79efb950c8a582989 2,996 1.00/1.00 vMB 71
571,916 571,916 00000000000000000023b6890c7cd3a82797bb73274e1e5a63357ac99e8f5d4c 2,038 1.00/1.00 vMB 57
571,915 571,915 0000000000000000001eaf146b4275b9a1bfdd6ea04578ea4501109d6c0f4d4b 2,888 1.00/1.00 vMB 65
571,914 571,914 00000000000000000013669dd33465460e1541a7eb13082ade300f80c87471db 2,614 1.00/1.00 vMB 63
571,913 571,913 0000000000000000002be038bb41d55a65b31d74eeb267ab1a7e2c42bcda26f4 2,759 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.