Loading Tool

Explorer IconExplorer

Memory Pool

41,032 transactions
25.95 vMB
0.05023367 BTC
Random Selection Loading Transactions
Max Size: 135.73/200 MB

Candidate Block

Mining Attempt 3e4e80a5889c9d95bcefececa770feee5328d26b01b8c22085cbf702a339a601
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 35818790e90d211f2fa17f21a8852e9b0a67140306d4275402ae1565f08b18d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.00305140 BTC
Feerates: 18.26 > 0.31 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (500,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,932 413,932 0000000000000000040c8e534c1057b8adbd1bc82d288e83b88a0e3e69ddc105 715 0.37/1.00 vMB 47
413,931 413,931 0000000000000000051da9fe1d49eff9d31833664ab923d0075d5be5aabe7733 1,549 0.71/1.00 vMB 47
413,930 413,930 000000000000000001090a5e3fbfb8d2cdcc9280fd42fe74816f6ddbf85db01a 488 0.23/1.00 vMB 45
413,929 413,929 00000000000000000403debb417765cbba996e1e03d65895a97bb2eef0473ce4 1,234 0.58/1.00 vMB 47
413,928 413,928 000000000000000003ed6972cf8f1da05c81173697738875e5118d9cf9749eb9 468 0.20/1.00 vMB 43
413,927 413,927 000000000000000004e2bf1426f39559f0730ff93687ceaedb446c8d60f9c8e9 204 0.20/1.00 vMB 42
413,926 413,926 000000000000000002725a1051c8e66aa9f76e10eb538ebb70980dc26025adc3 868 0.71/1.00 vMB 35
413,925 413,925 000000000000000000836773e69060f7e3e669b5aa5c02db03e8b703f23ff5b0 1,507 1.00/1.00 vMB 47
413,924 413,924 000000000000000003d76aeb9a64e05a28bc14e814df6a621b909a371bf3248c 1,661 0.76/1.00 vMB 51
413,923 413,923 0000000000000000009c199425cf2697f3a462e44cc4c2f2c9edfc7cb6cb94a5 866 0.50/1.00 vMB 42
413,922 413,922 0000000000000000038a0af553bcd610bf4f05288902cb582f6d6b4dc742efe2 70 0.08/1.00 vMB 37
413,921 413,921 000000000000000002ce7b0cf77105c14eded4282b082c03b72a22115f7f0494 1,673 0.93/1.00 vMB 44
413,920 413,920 000000000000000001147407b6d2d4b01dc015891e5dbdf8230edf369b3d5dc8 847 0.48/1.00 vMB 46
413,919 413,919 00000000000000000504e93b440a95d511e7fdf78c7ddb422300ab69aca4fe13 180 0.18/1.00 vMB 19
413,918 413,918 0000000000000000026984df9d010d01b008b218f682ccf5c8d817871b71ab37 1,902 1.00/1.00 vMB 90
413,917 413,917 0000000000000000054698769042914719e6f70e80ab6d4b80b085a557cb20d2 78 0.04/1.00 vMB 47
413,916 413,916 0000000000000000036ca07c9a85fd5c5b3d2df64d5c37dcabbb73077378656f 937 0.51/1.00 vMB 38
413,915 413,915 00000000000000000192bf52e1a3b07e18b1e37b61e5de9c8cd2694d106ed6ef 384 1.00/1.00 vMB 129
413,914 413,914 000000000000000000960023866e1c777f650e97fca0589b7eaa91e072989ab2 1,016 0.59/1.00 vMB 36
413,913 413,913 000000000000000003419da8d27bf827f9c04f2f1194a7ea1b532384f26301e1 329 0.18/1.00 vMB 44
413,912 413,912 0000000000000000018a8a370bfcb5717f81af8285d4a413f3cddecc70f5c7b2 168 0.12/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.99 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.70 GB
    • Received: 13.06 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.