Loading Tool

Explorer IconExplorer

Memory Pool

76,805 transactions
28.54 vMB
0.08580476 BTC
Random Selection Loading Transactions
Max Size: 173.10/200 MB

Candidate Block

Mining Attempt 778769cfcf8c8e10ae8edec2d746da0c7768f96b1afa8e1e702950138aa3ec3c
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 75e75d15ac353bafbf072f933b3c20148645a61311584cbb4dc29cf37665a5ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,802
Size: 1.00 vMB
Total Fees: 0.02097527 BTC
Feerates: 56.81 > 2.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (531,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,989 383,989 00000000000000000f6de77f2e239efc484172ff2f14b1f579b90051f213c84c 636 0.31/1.00 vMB 31
383,988 383,988 00000000000000000d45c79ddf6c898c2165f7be320d448795dac6a6a5bf1c2d 1,104 0.70/1.00 vMB 21
383,987 383,987 0000000000000000047648b7751bfac78e78f6419a8a0962083d7e8f456bca72 1,345 0.54/1.00 vMB 35
383,986 383,986 0000000000000000071cd82f2ab00a829e7bf655917f3ec4ee4eb8ca229323e4 921 0.42/1.00 vMB 35
383,985 383,985 000000000000000005cadefd336cdfb5360d41de161543f9d329b4a91da1ec03 1,593 0.95/1.00 vMB 32
383,984 383,984 0000000000000000077cfdd5b04a3390e2c71e061c414f4c322f94c80a86729e 2 0.00/1.00 vMB 0
383,983 383,983 00000000000000000a5c1ad988911413f5f92608e242833a298fd45f7b9eb0c2 299 0.18/1.00 vMB 29
383,982 383,982 0000000000000000038558b623c49c7da1306fbabe37cffb7a76a759e6a32d99 328 0.18/1.00 vMB 24
383,981 383,981 000000000000000004969e7e2eb444ffea4a9648d19fb7fd7cedb7b8a8e1c2fe 1 0.00/1.00 vMB 0
383,980 383,980 0000000000000000009d710e1e3aaaffd5f704980aa5fcf05c104a2a9f273851 162 1.00/1.00 vMB 1
383,979 383,979 0000000000000000047b5cc199ca27949303c5905feb5bd7e89c58ad23399147 548 0.31/1.00 vMB 35
383,978 383,978 000000000000000009023bddd496d6f0011d74da7b39ad9be4c19a691cc12e66 1 0.00/1.00 vMB 0
383,977 383,977 00000000000000000cd7ce9d862f2f139fd88ad1bc54acece92cb3fb892eda13 406 0.25/1.00 vMB 28
383,976 383,976 0000000000000000097662d13f29c8dd2cd8ea84174bcd658d5a8d9fc1962e72 212 0.22/1.00 vMB 16
383,975 383,975 000000000000000010a916daffdf0b5fd09400784ab2c1a73e869f3dc728fc69 590 0.36/1.00 vMB 24
383,974 383,974 00000000000000000d8611ab5cc3d0a9b8966be281b6146102aa5861dbc7cfd5 801 0.38/1.00 vMB 34
383,973 383,973 000000000000000004a2803c4629bc8faa9f14fac2233e5808398777c94b5566 91 0.10/1.00 vMB 11
383,972 383,972 0000000000000000098310aae3b35d20f3d89279c625321194bf781efdcfd3c4 229 0.12/1.00 vMB 29
383,971 383,971 000000000000000005f4dc1b70cf00abb939a1f0f773bb16e0851d4715c24c79 818 0.47/1.00 vMB 28
383,970 383,970 000000000000000004746801a280bf592f9b308546c7c9a7a3959fd96cc5cfe4 1,653 0.81/1.00 vMB 32
383,969 383,969 00000000000000000b344bd6630fcb6ef5e5fa02df0b16695c0e2f75ea856d94 522 0.29/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.