Loading Tool

Explorer IconExplorer

Memory Pool

44,601 transactions
26.62 vMB
0.05900372 BTC
Random Selection Loading Transactions
Max Size: 140.84/200 MB

Candidate Block

Mining Attempt 82841c78cd88aad29c790e15b1a886febe18f77007ccc5223c1b3eeb8a9bc63f
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root 431bd57aab7929a09e2da02381bea8688ec94a020d6146e1904b10f09518a029
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,352
Size: 1.00 vMB
Total Fees: 0.01002640 BTC
Feerates: 101.72 > 1.00 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (296,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,004 618,004 000000000000000000108077a307b3b1ecc3b44c23f954a3e7acfb82bdc91fc5 2,726 1.00/1.00 vMB 45
618,003 618,003 0000000000000000000b1aa07dc157c5b367abf83568a1b90d04aad39004946c 2,433 1.00/1.00 vMB 14
618,002 618,002 0000000000000000000421d800240772265a1a4a38156f97322e143b49a5d9a3 2,835 1.00/1.00 vMB 34
618,001 618,001 000000000000000000120e87f26abc1301a69759c0a77062a0aff55f3f7471f6 2,915 1.00/1.00 vMB 34
618,000 618,000 0000000000000000000aac08237dca044108f2eb6ca7ab6653eacec419a851a2 2,464 1.00/1.00 vMB 21
617,999 617,999 0000000000000000001110ad4889aa59e1e9852eea8a5fa1c9ba41fee1e84dd6 2,897 1.00/1.00 vMB 31
617,998 617,998 00000000000000000006d8f8deb07eafceec48ee09e25a51c00520699d52222c 1,443 1.00/1.00 vMB 84
617,997 617,997 0000000000000000001149b801376cb9d917ac574223604817e3005580de1878 222 1.00/1.00 vMB 96
617,996 617,996 000000000000000000026e18a2326de246ca13456812d4d7ca76def4fb5b7f2f 250 1.00/1.00 vMB 95
617,995 617,995 0000000000000000000e94807112a14cb39d2cdbb0333660c92f31a3ed60c311 351 1.00/1.00 vMB 97
617,994 617,994 0000000000000000000e3363a84654e8360a2b7abc516246c28ce2cbc94fa38e 326 1.00/1.00 vMB 96
617,993 617,993 000000000000000000101e86b0253866705be57dcace45e07677ef3d1a6e8496 609 1.00/1.00 vMB 98
617,992 617,992 0000000000000000000d1ce132f855e6642635840f154cd17e1311ae6ffa1b9e 1,324 1.00/1.00 vMB 6
617,991 617,991 00000000000000000008e89e2742eed54c3a92ea6ae4512f4eb3e59f40508e69 2,551 1.00/1.00 vMB 15
617,990 617,990 0000000000000000000a71eddce4621da19dd9b0027aaeeb43a57d5f785543a9 2,127 1.00/1.00 vMB 5
617,989 617,989 0000000000000000000557646ea033e03d75483b3c396f9458f296679715de5a 2,637 1.00/1.00 vMB 26
617,988 617,988 00000000000000000007ca084e6c2db1ad12288b8e0e573794efc1b558f39e42 3,028 1.00/1.00 vMB 16
617,987 617,987 0000000000000000000305a319aee3d5d1162a9ccb343da7c0a03eebfa1413ec 2,978 1.00/1.00 vMB 15
617,986 617,986 000000000000000000020c2be49f0b18224c23d8b24ee6c3fa72f8129dd495ff 2,169 1.00/1.00 vMB 4
617,985 617,985 000000000000000000037b22d2459b337a933e914ed24a6428d0768d170361a3 2,489 1.00/1.00 vMB 7
617,984 617,984 000000000000000000016e73ff9c2eb28c4e1559dddf94ead40402b910f3fb28 2,849 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.00 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: 648.94 GB
    • Received: 13.11 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.