Loading Tool

Explorer IconExplorer

Memory Pool

36,252 transactions
26.19 vMB
0.07258684 BTC
Random Selection Loading Transactions
Max Size: 133.82/200 MB

Candidate Block

Mining Attempt 759ccc06c94196963dcdd8e79b422246a1e658679480651bbc8d9db89b281956
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root e268e05d4b9a8d747b25a3ca9a1257dc7d4a32ffe101d59587f647b9da039e57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,925
Size: 1.00 vMB
Total Fees: 0.02417106 BTC
Feerates: 713.01 > 2.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (396,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,943 517,943 0000000000000000002efac73a72b556c22b17917b7bcf8f4691231783346415 23 0.01/1.00 vMB 34
517,942 517,942 00000000000000000016824b8ff421a1ef3bbeb21b296474644f9ed2c0e35ac0 187 0.08/1.00 vMB 34
517,941 517,941 000000000000000000430e17bb5cf510cc5c8791e6f8d807de5ae2215fd5e80f 458 0.21/1.00 vMB 29
517,940 517,940 0000000000000000000c8cc5ad9c1c7eda426fc65e5be5b67c9c0fd56efb95d5 2,151 0.93/1.00 vMB 35
517,939 517,939 000000000000000000490d85e0266272c9793b39796ad0edc7cc66047a7ec378 546 0.30/1.00 vMB 25
517,938 517,938 00000000000000000000dc7cc9dd02f8ccfb4c8adbbb72552b18d37d1806565b 745 0.39/1.00 vMB 36
517,937 517,937 000000000000000000313a545248f598671f01fce03354b29798a5ed80f5ce17 272 0.23/1.00 vMB 31
517,936 517,936 000000000000000000223b36fb81c2f60b6da7f5824ba3fcaa2946674ee55b63 731 0.45/1.00 vMB 27
517,935 517,935 000000000000000000421bb8e7930af2f2f20967bed9783f6d0f5e0e5b9380dc 1 0.00/1.00 vMB 0
517,934 517,934 0000000000000000003b55bd6675e66b5651dc8ffe7633bbb0ce24c16e58fbe5 1,877 0.94/1.00 vMB 33
517,933 517,933 0000000000000000003b5e520442bc43b173476892f8b4dfabf476bb48c80a01 2,148 0.80/1.00 vMB 36
517,932 517,932 000000000000000000071676a9a06307d85abf595d20c879a67c76a967eb8ebe 172 0.06/1.00 vMB 41
517,931 517,931 0000000000000000000896f15e35d819f734345cd5db74540943718dd15c0229 2,149 0.82/1.00 vMB 44
517,930 517,930 00000000000000000017d0cbb4a43bf066f28ad8edea457cea4aba7b5c0b9572 1,750 0.72/1.00 vMB 26
517,929 517,929 00000000000000000032e49cc0d9605f921d893b75559f49eed107e772754dd5 2,617 1.00/1.00 vMB 43
517,928 517,928 0000000000000000000787210e5d22020709d4b7275a647f46b16bb695ca611b 283 0.08/1.00 vMB 36
517,927 517,927 0000000000000000004962798d720b0a3f93088ac32b57a00fe39bb95601a6ff 410 0.14/1.00 vMB 38
517,926 517,926 00000000000000000000f3c17a39f83ddd169a062f8b872a5e7d81ae474d303c 1,051 0.66/1.00 vMB 29
517,925 517,925 0000000000000000002fa5af9d5687e700e8d45cc61dda2099a658d5961506bf 2,716 0.94/1.00 vMB 40
517,924 517,924 0000000000000000000c0731faf500fc513e463e9f4eb475f05eb1e30ad555fb 2,374 0.85/1.00 vMB 38
517,923 517,923 000000000000000000190040f9047ccb662a1882fe7a8509cddc8301ddcb9f66 459 0.26/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.82 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: 636.01 GB
    • Received: 12.35 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.