Loading Tool

Explorer IconExplorer

Memory Pool

47,851 transactions
27.27 vMB
0.07015134 BTC
Random Selection Loading Transactions
Max Size: 145.39/200 MB

Candidate Block

Mining Attempt 9d9bbeff14489a9aefcbb4ffc1f67eb08072adbd6e89410d74ac453fc57030b7
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 1bf4056e2e17b3891f8c91e365154dae110b625ced898b5792a39f781a2937a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,455
Size: 1.00 vMB
Total Fees: 0.01933956 BTC
Feerates: 150.92 > 1.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (726,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,879 187,879 000000000000004491c20d386ced4ca97806528c14574708266647a2e72d6a52 387 0.23/1.00 vMB 97
187,878 187,878 0000000000000082544b73439e3171b5273b645adead013985d495270a30c58d 995 0.25/1.00 vMB 244
187,877 187,877 000000000000089a864d54537b8da7382d3e140b1a5b07f4373e802183e05cb1 177 0.05/1.00 vMB 11
187,876 187,876 00000000000007b38933e710919ae6c62f49d3c247f885b990493fa8065c3b4f 1,024 0.32/1.00 vMB 254
187,875 187,875 00000000000003cb1bb22af56effa3da7651491c8a277c47dcefe5af588a0824 1 0.00/1.00 vMB 0
187,874 187,874 00000000000005ef6b77498b995f9d0a233ae676d5a7952c24bf5e525ad5f820 12 0.00/1.00 vMB 313
187,873 187,873 000000000000071e4b686470fee1bd2b410ead721906c4707897a775abc86053 292 0.12/1.00 vMB 179
187,872 187,872 0000000000000776ef961a41eefc49881ec205fbcf65f9aa7378a46c1503422b 247 0.13/1.00 vMB 103
187,871 187,871 00000000000008fb7e701217e477c9589325926b33debe170ce649a0ddf3a516 106 0.03/1.00 vMB 166
187,870 187,870 00000000000006d141246e06d3b329a33a62a80e9adf48be62855a1220d2cf57 567 0.25/1.00 vMB 195
187,869 187,869 0000000000000433b686357ce0597b8b6a1c0840648a2ba54a8a5b6830f3eb94 86 0.03/1.00 vMB 60
187,868 187,868 000000000000025e0f2c5fcfec37f926aeb2e670e09d9b63ead5dcc14669f91b 512 0.19/1.00 vMB 334
187,867 187,867 0000000000000473c6af39c3f40fb36377f0aac646f08ea487be3797050dd8ef 132 0.05/1.00 vMB 30
187,866 187,866 00000000000008b3f538eae0e1bdf7ba8fe67deddde29e16d127e06c1c4c696b 433 0.19/1.00 vMB 428
187,865 187,865 000000000000068963684bad83a09c9f31cd567c52ddeef32128c1b2b616f077 46 0.02/1.00 vMB 106
187,864 187,864 0000000000000728cb6fd5d75bdcd886315d4cbdd7130a6fc24c97f228519fea 32 0.01/1.00 vMB 0
187,863 187,863 00000000000002bdb9d9403a4abb6293f8353a17685f14506cbb5f53de5103cc 300 0.12/1.00 vMB 500
187,862 187,862 0000000000000432ef5b62adf11a90b2c3661d302ebbb79b92e5b8360b4998dd 86 0.02/1.00 vMB 24
187,861 187,861 00000000000006b4cd5cc2752390b3ae080b747ae537967bb4a5bd7cd9363d47 94 0.08/1.00 vMB 58
187,860 187,860 0000000000000512ea4818935b996681bfcf5ebc8dc1f06a4f9c490d1b4eb609 11 0.00/1.00 vMB 14
187,859 187,859 000000000000090b85132ac37b454acc28170ddfbf1b58bc940e533325c870b2 32 0.01/1.00 vMB 151
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: 11
  • Data Transfer:
    • Sent: 649.05 GB
    • Received: 13.12 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.