Loading Tool

Explorer IconExplorer

Memory Pool

44,416 transactions
28.38 vMB
0.07701410 BTC
Random Selection Loading Transactions
Max Size: 150.26/200 MB

Candidate Block

Mining Attempt 601290016374e7872d9a9a872a1eb154346ea574bfe51969d33265f6f90dc9ed
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 7e4734fef2bd3daa1597c6531bffa375dab5f7181f2712b1e2ce12e1882d8ce6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,265
Size: 1.00 vMB
Total Fees: 0.02329211 BTC
Feerates: 150.92 > 2.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (239,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,875 674,875 00000000000000000006756870b2fa24522c85216ee597d57a1cea427b2ac2bf 2,565 1.00/1.00 vMB 33
674,874 674,874 00000000000000000003373b0a8d8386be3821d2c204c0e385e26481745eb175 2,712 1.00/1.00 vMB 78
674,873 674,873 0000000000000000000a92ecd66e54bf4c29ca73dd9fd36a587d33c828c883eb 2,513 1.00/1.00 vMB 50
674,872 674,872 00000000000000000007d8a729880d60530da8ac16ab41d948e3285f489d046f 2,822 1.00/1.00 vMB 59
674,871 674,871 000000000000000000044a1739c763b9662fa6ad309c5b986f63089b86cbd0a8 2,894 1.00/1.00 vMB 93
674,870 674,870 00000000000000000000b3d9b98a4cee989284ba89e950a23e946e6c401d6dcb 2,913 1.00/1.00 vMB 86
674,869 674,869 00000000000000000005af25fce51d699eac575f4e1b0f97fa9d69c03e79df5f 2,895 1.00/1.00 vMB 117
674,868 674,868 00000000000000000001ee98063ee170ea810e29dc30c23b22b1363c93982294 1,210 1.00/1.00 vMB 106
674,867 674,867 0000000000000000000614227d19b66536a8a1ee5d58f3197778e55431f9ff45 1,689 1.00/1.00 vMB 110
674,866 674,866 00000000000000000000106c68c8be37caa453996303e92564dbe08b4a1a7140 3,154 1.00/1.00 vMB 120
674,865 674,865 000000000000000000086976cd4252745ac120c2a57738bd0eb001f2a54db4cc 2,421 1.00/1.00 vMB 68
674,864 674,864 00000000000000000006ae299e802cecd5ffac55b9f85c9cba5e99ff6b72f030 2,399 1.00/1.00 vMB 27
674,863 674,863 000000000000000000031af239790716ab690d1f86238a11e67f37d6417a2dac 2,288 1.00/1.00 vMB 39
674,862 674,862 00000000000000000002b3dfd333f30f2c6130fca0da3e84edb1e4c11bf75347 2,164 1.00/1.00 vMB 49
674,861 674,861 0000000000000000000af3dc88b6fbd87567101c096f507edcfa81fc34a38dfc 2,652 1.00/1.00 vMB 89
674,860 674,860 00000000000000000000e73fe19b0a483a93ad1dd25b24ea04790d08d7fd4efc 1,696 1.00/1.00 vMB 33
674,859 674,859 0000000000000000000b35cab83e4655f6adf26cbf841322193f1d123859d6cf 1,905 1.00/1.00 vMB 41
674,858 674,858 000000000000000000034be1b976b5669b12c8abe4c148635d704f32403e3eed 2,259 1.00/1.00 vMB 48
674,857 674,857 0000000000000000000c177cf827034661a248c5bb5c6ad7b0608702e8f9e728 2,923 1.00/1.00 vMB 73
674,856 674,856 0000000000000000000a95060aab894397d04bbf0666098d00b13844c48af89b 2,363 1.00/1.00 vMB 97
674,855 674,855 00000000000000000009d47773308fa6e533676a9ac83e53e690f3d40194b893 2,069 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.36 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.