Loading Tool

Explorer IconExplorer

Memory Pool

79,110 transactions
29.56 vMB
0.12264617 BTC
Random Selection Loading Transactions
Max Size: 178.58/200 MB

Candidate Block

Mining Attempt f5dcb253d49d979e87a73accd93f5c8676b68949b653b63e399be1e58f23950a
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 59cb095212c3826dfeeea357981aedeca454685d028685646e518875a4893bde
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.04320334 BTC
Feerates: 198.58 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (301,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,794 613,794 00000000000000000009b671c587fc1a5fdf173a3779582edec5a3db5acd61e9 447 0.28/1.00 vMB 13
613,793 613,793 00000000000000000003c64909d348b30ddfdf6086ac8d519ba8cc39c99d28aa 475 0.30/1.00 vMB 12
613,792 613,792 0000000000000000000b3369d0083aece98dd530d7eda8351a3e2c69d5dc01ec 472 0.13/1.00 vMB 20
613,791 613,791 00000000000000000012750454d530243363b975d54c56debde289e3d84ea735 162 0.04/1.00 vMB 17
613,790 613,790 00000000000000000012b6ddfbbd0cd8b23838ac8925104c69c4d00637a44cfb 1,721 0.56/1.00 vMB 5
613,789 613,789 0000000000000000000d2532884a24a223ebc6a8d362c9f59505893f6b016e13 3,017 1.00/1.00 vMB 22
613,788 613,788 00000000000000000007b8eaea3bbe8c2d1e15be61b354c802939cfc3403ba5e 698 0.24/1.00 vMB 13
613,787 613,787 00000000000000000012721ad871556fbdd58518f2bf80a01ad52132486a909c 1,076 0.58/1.00 vMB 14
613,786 613,786 0000000000000000000a731f835fc76fe88f2da495d40579a76e78a9311dd0f0 2,859 0.97/1.00 vMB 12
613,785 613,785 000000000000000000035bab7d95b95e337b826f44c4792a65307ae8a9ba4d8f 869 0.39/1.00 vMB 11
613,784 613,784 0000000000000000000c251cb2ef6c9f1e63ed6095ffcf0ed99c5e6fbcdb9b81 2,933 0.99/1.00 vMB 11
613,783 613,783 000000000000000000094fcc7f4fc8f0caff7e6a75c94353141d7314eec14200 2,072 0.77/1.00 vMB 12
613,782 613,782 00000000000000000001543da06cbfa28f8e71d637bbabf85dfba5bb69e17118 3,353 1.00/1.00 vMB 11
613,781 613,781 000000000000000000084c5c15fccb7b4b0ec40d5c87e4d54fb1e8d270986e53 2,030 1.00/1.00 vMB 3
613,780 613,780 0000000000000000000009612d189ba59b3bca9a0a851c6d96bbd0c60c2e5ce3 3,084 1.00/1.00 vMB 23
613,779 613,779 0000000000000000000e7e48550edb5247cd8c50274bd3cc0b6ec38f54db35ff 2,786 1.00/1.00 vMB 25
613,778 613,778 00000000000000000010a40487b3802631930f2087886dc5c0603deda7b82a46 2,039 1.00/1.00 vMB 12
613,777 613,777 000000000000000000114ddbfda351efad5bd066a267ad7606c705c193fe75a8 1,947 1.00/1.00 vMB 17
613,776 613,776 000000000000000000041060891ea7e5d8ab2621196d9c0842351066d981e5e2 1,105 0.28/1.00 vMB 16
613,775 613,775 00000000000000000009d75ca4a4aefa2f9c21eba8c90980375dbaa94af3f351 2,918 0.95/1.00 vMB 12
613,774 613,774 00000000000000000010ce69b8127f1d322328c4387cd3b05dc702c946ba5402 540 0.24/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.86 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: 712.95 GB
    • Received: 17.25 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.