Loading Tool

Explorer IconExplorer

Memory Pool

80,728 transactions
29.43 vMB
0.09995352 BTC
Random Selection Loading Transactions
Max Size: 179.26/200 MB

Candidate Block

Mining Attempt a5c3dd18bffb99894f13ba6c693786f1b3661516f75f4739c8b72f73b0b1129b
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root ede3a1244e765ef63747ddb91f2a68c82162da64c3dcc839e175d5ba0dcc3ff3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,366
Size: 1.00 vMB
Total Fees: 0.03816323 BTC
Feerates: 101.66 > 3.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (650,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,030 265,030 000000000000000810015e3419ba66d0560cb89b8f2ece4f0ceb68fc5f3dbdd0 64 0.03/1.00 vMB 72
265,029 265,029 0000000000000003e3c6c81984ff4323bbefb7ac7b8c99770fc0811472ac3349 336 0.17/1.00 vMB 116
265,028 265,028 0000000000000007394c1859fda0d0390d22dd94ac76adaa9595a3ebfde2b190 292 0.12/1.00 vMB 59
265,027 265,027 00000000000000059d1feec2d76e53627b85f90f07dbd02d74a54e1ba4a64f05 513 0.25/1.00 vMB 66
265,026 265,026 0000000000000003394ce086cf41df41fbc7074d67b7417ba62efcdcb7350a52 351 0.25/1.00 vMB 116
265,025 265,025 0000000000000000d63c19ab4d15b32d6fbd261266ad7ca4804ac87c831f3908 57 0.02/1.00 vMB 72
265,024 265,024 000000000000000cb9ce8ffcb0bbf21afa568fa90cdb0f9cf8dad98040ca50bc 218 0.09/1.00 vMB 82
265,023 265,023 0000000000000004a690a01ac49619e3da9cc97e744e09d00b377763dab9a4f9 334 0.17/1.00 vMB 98
265,022 265,022 00000000000000025fc99daefc09bcd774e0f7e8cb18b43caa9ad5f535963e44 356 0.15/1.00 vMB 117
265,021 265,021 000000000000000d8bcd397909c7a361df56fa561e559d32288a872c517f9efb 23 0.05/1.00 vMB 45
265,020 265,020 0000000000000005afc5435ac387a5c0deb86b31a84388e1891e667730eed290 477 0.22/1.00 vMB 125
265,019 265,019 00000000000000099eaa116fac83a2b0e097cae3391c794990e128c8e162d91a 121 0.06/1.00 vMB 49
265,018 265,018 000000000000000d5a46251e0484a32bd580c672ded27f8256122123cdf16782 180 0.08/1.00 vMB 77
265,017 265,017 0000000000000009de12ac21b4a05add027508a0ea2db3e6e5e86e994bca53a3 387 0.19/1.00 vMB 96
265,016 265,016 0000000000000003efd6cc65fdd916c5da7ad0962dbcfc13402749cfb845352e 739 0.40/1.00 vMB 73
265,015 265,015 00000000000000078530bb654c66bfa06e233eac2c49528fe7fe660cd6f01fed 470 0.25/1.00 vMB 144
265,014 265,014 000000000000000245a735ccc14b98552e152f773c07efa2e89dd7f0463f61cf 203 0.15/1.00 vMB 67
265,013 265,013 0000000000000001d3b8da82499caee8cf4630a83f6c0cf4d1729903192921ed 101 0.04/1.00 vMB 83
265,012 265,012 0000000000000008d30e6fd36cc5e7f3c52836e9e91cd03c77954fbf9f2cecb8 16 0.00/1.00 vMB 191
265,011 265,011 000000000000000b75e4edfaf823ea0ce9aeea67c0665d19e2839765dcbcf24e 225 0.11/1.00 vMB 106
265,010 265,010 00000000000000098c087494c1397ae8e2d55e4e2b3b4ec517c49c3a78005d91 8 0.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.