Loading Tool

Explorer IconExplorer

Memory Pool

35,159 transactions
27.26 vMB
0.05690622 BTC
Random Selection Loading Transactions
Max Size: 136.71/200 MB

Candidate Block

Mining Attempt 446be27422bf1194cd15aba083034100694ed4c88a83fd791645acae73bd7150
Version 20000000
Previous Block 00000000000000000001cabb4e7f62bd7290563fae05cec6bc36b800b52776e6
Merkle Root eb65c446060c640399931790c0ed049500bb0716542b494969256d44b0c23693
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,045
Size: 1.00 vMB
Total Fees: 0.00538446 BTC
Feerates: 60.13 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,635 (589,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,744 324,744 000000000000000002ca3efbe8eabb4ab02644e9ffa5a66ee966381cc876bc18 1,477 0.75/1.00 vMB 30
324,743 324,743 00000000000000000ed2252e8ff196cea1f506e52db3d968dd9b1487a0798017 998 0.35/1.00 vMB 46
324,742 324,742 00000000000000000570dee3365d60aaefe11228402b323f186991529bb3475c 452 0.18/1.00 vMB 34
324,741 324,741 0000000000000000169c850a9b00c1aa194daba9dc8da75ec3390b2e81b70f4f 412 0.24/1.00 vMB 28
324,740 324,740 000000000000000000ee274a49adc8a33c0c820f86397ed2e9e3ca82c72e85c6 16 0.01/1.00 vMB 68
324,739 324,739 0000000000000000152bb716e839bfcd9610cf91ddb280d693ab29963106b34c 180 0.10/1.00 vMB 28
324,738 324,738 000000000000000002be62361f869152b025d410a619f851493815f4ccc59cc2 143 0.08/1.00 vMB 18
324,737 324,737 00000000000000000e38f6f5d1cba2a731d6350c431c27dfa86c3f38c69040e2 677 0.33/1.00 vMB 34
324,736 324,736 00000000000000000f91942e78b7f529d3e06d619b3ff2d5801daa51c8d0b27e 567 0.33/1.00 vMB 27
324,735 324,735 00000000000000000924f60701ee6b9f858c911621116ef36c864b69e3bc1d5d 1,844 0.75/1.00 vMB 35
324,734 324,734 000000000000000016bfa61af6167ff889fc46df0032d0bde90ceeda8bea23cd 897 0.52/1.00 vMB 33
324,733 324,733 00000000000000000c2ced9a441490717565669723b31a9f0cf3a0cd76ac3165 406 0.23/1.00 vMB 27
324,732 324,732 000000000000000015d1b5b3a8e2ad986c7896e5ff63ad84cccd588c09a0ff68 206 0.09/1.00 vMB 35
324,731 324,731 0000000000000000178b602f5b93cb03bc28406cf19387929699a1c706b4f9b4 290 0.15/1.00 vMB 33
324,730 324,730 00000000000000000ab3c2a2ad4e56723e1037022c0e8da2fc2c6d3d7752ed09 49 0.02/1.00 vMB 28
324,729 324,729 00000000000000000a9c7af99cefb906504ba4c12e022f84703767dbebca0d6a 134 0.06/1.00 vMB 33
324,728 324,728 00000000000000000ab58e9e968c707341aaa90c681354e9d1324f0b5a282dea 208 0.12/1.00 vMB 20
324,727 324,727 00000000000000001519275c7e86c67752fb66c6263e68878946aced82387f95 407 0.20/1.00 vMB 32
324,726 324,726 000000000000000017f5c7c5289d75de07211a7bd3f97af696df12ef5b6a8873 539 0.29/1.00 vMB 28
324,725 324,725 00000000000000001df146db09dcd8c7ed600ad8e3ffc4483843de5096d69512 662 0.33/1.00 vMB 35
324,724 324,724 00000000000000001a94d62c4c5228ae7ec3e3e985e2c3de5f25f9dc54a2be89 512 0.24/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.74 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: 630.60 GB
    • Received: 12.04 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.