Loading Tool

Explorer IconExplorer

Memory Pool

17,729 transactions
8.37 vMB
0.03737407 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.60/200 MB

Candidate Block

Mining Attempt 5de755067cbcf760a872266329838de113c938c2c5a708f0c392fed8e84a08fd
Version 20000000
Previous Block 0000000000000000000143e530954eecbe905e500255afa6b9a40450747c7b7a
Merkle Root 1b7fe1ab9b6d27ed3c54db79dc80d39a777dbd45b892edf88efce8e6d107e435
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,838
Size: 1.00 vMB
Total Fees: 0.01963227 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,417 (654,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,763 258,763 000000000000000ffb00654e32c51f1ce015f5ea9590b1f495339c065a00a5a7 65 0.02 vMB 2,328
258,762 258,762 000000000000001475c3af7064c69380e57d81a56e31bcab2ccdd6ad228d3f5b 11 0.00 vMB 70
258,761 258,761 00000000000000007aa31475f8596cf3f4e7550bcff3f25fec3f7b323f075ea9 200 0.08 vMB 716
258,760 258,760 0000000000000013ad940a3f4928840404409cd970af6bb9a3ccb36902d6476e 104 0.04 vMB 85
258,759 258,759 000000000000000d2cd5b298269901f7d37b76a0353a51d5316c7379d51957f8 430 0.17 vMB 386
258,758 258,758 000000000000001ba118acd45bc82040b872018bb6bd5a360f37badda0030309 93 0.04 vMB 2,835
258,757 258,757 00000000000000124ba88b0e07b3456e5392a5f42494b5f8a77ed1a1218cfa7f 317 0.15 vMB 33
258,756 258,756 000000000000000ee1e3db1edaf358c7fa2b6e618e58ee437e069608d80a64f7 606 0.25 vMB 138
258,755 258,755 0000000000000001265217fad3191c7c07de5666406934e65a31aa1eb1852306 417 0.23 vMB 736
258,754 258,754 000000000000001bbc0a64933dd0d30f0851bd10ad9ee0ff3995ad8790f2b392 425 0.23 vMB 132
258,753 258,753 000000000000000ad1a4ba6c8f9c539d89c8ce46f5012f6382d1cd0a94f80cbe 178 0.08 vMB 729
258,752 258,752 000000000000002158af97795d308f16f7cd8ca9a2ed99de1bdf22ae1fc7bef1 390 0.21 vMB 787
258,751 258,751 000000000000001fdded85fad88f6d419b7d2cae83c06b60e69578488cb3dc2f 354 0.15 vMB 128
258,750 258,750 000000000000000b4ff9ff9d85689fbd486223fb847eb7a3a7237fccae4a4436 513 0.21 vMB 115
258,749 258,749 0000000000000018d9f8f9589f0265a46db0a6b53655c0edc6e0617d5b1487a7 342 0.15 vMB 99
258,748 258,748 000000000000000959462d3ae50576d1ac787063ec54955c700614fcb9edec6f 328 0.14 vMB 134
258,747 258,747 000000000000000bc518bdffc09bc04dfd1662d58f78ab48a256721d99ae7c14 25 0.01 vMB 4,719
258,746 258,746 000000000000000f3796d7348b71e2e1a47a65bbf9067a72df039613ff8fcb13 327 0.13 vMB 2,459
258,745 258,745 0000000000000006fe7c00d661b382644bb586da3f42fb1c3294c37379c846df 31 0.01 vMB 86
258,744 258,744 00000000000000078fcc2eb14b31c21ee75daa6eb9da6c6fc6a11342f7026606 92 0.05 vMB 72
258,743 258,743 0000000000000001f05e45728fde497b5be916975b1d76a9796dab9064c10890 367 0.14 vMB 135
Previous 10 blocks ↓
Total Size: 779.59 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: 291.91 GB
    • Received: 1.20 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.