Loading Tool

Explorer IconExplorer

Memory Pool

41,911 transactions
26.75 vMB
0.05658073 BTC
Random Selection Loading Transactions
Max Size: 140.42/200 MB

Candidate Block

Mining Attempt 15b380ebddab1d39a28a80f5ea998f965e1a2a9986fee2712d349224e4904d6b
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root f61a90ae4ded38bf0584b2dc3d619b8e3de6c5d28cc6cfa57a7b8351364f941a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,554
Size: 1.00 vMB
Total Fees: 0.00701422 BTC
Feerates: 103.41 > 0.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (327,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,306 587,306 00000000000000000002f1508d15bd9a99ba29c1d405997fdc028d0a2e6ab21e 1,887 0.82/1.00 vMB 9
587,305 587,305 0000000000000000000e7f076a94a7e7327e1caa7d86ef3cd9066f374d630909 2,381 1.00/1.00 vMB 38
587,304 587,304 0000000000000000000567ff5bcfa0f0cafc46a1cef6ad860be820497696e60e 1,020 1.00/1.00 vMB 3
587,303 587,303 00000000000000000004b308b7bb4083bdbd4ef5a90e0a64c8128f55e95b1ef4 2,297 1.00/1.00 vMB 21
587,302 587,302 0000000000000000001e974e944fcff5bd6c776e589d2bc6e050570f68633d2f 2,908 1.00/1.00 vMB 61
587,301 587,301 0000000000000000001174fd127f35940c04f54f7873073fe66336085c314c2e 1,456 1.00/1.00 vMB 23
587,300 587,300 00000000000000000014aa862752974aee07f54568855eb5021ac09dc5a2807f 2,185 1.00/1.00 vMB 27
587,299 587,299 00000000000000000019af207130065ce64ced1226ffdd546778404c36367a1f 2,683 1.00/1.00 vMB 40
587,298 587,298 000000000000000000051ab07ce9beefd8ce1a311fbd03e8d98f52ffbebbcf57 1,795 0.58/1.00 vMB 34
587,297 587,297 0000000000000000001195d3492c4d2365ebc1d85a8c53940939dffb20e88611 1,786 0.66/1.00 vMB 26
587,296 587,296 0000000000000000001939968afb222c488edfeb01e3900d960363f2ed184c84 1,944 1.00/1.00 vMB 7
587,295 587,295 00000000000000000002a91d9c30c6887bb95d3ac16f5d2ca84a6797fa591821 2,004 1.00/1.00 vMB 22
587,294 587,294 0000000000000000000fa6d086ce1f2f8192052cc550d217abaf4f534254abc5 1,297 1.00/1.00 vMB 6
587,293 587,293 000000000000000000163e2ad137f136e7ef2286a4be128d74ee7d81aed14830 1,322 1.00/1.00 vMB 15
587,292 587,292 00000000000000000015dda839714452cf6949d798d543af27c51876a9b31334 1,215 1.00/1.00 vMB 14
587,291 587,291 000000000000000000002c0ad4a6f6f97fc41fef57e951ca90cdf44fdb850876 1,779 1.00/1.00 vMB 25
587,290 587,290 0000000000000000001be574af20e63ae628ced8608d88f0f0e647fb09129245 2,556 1.00/1.00 vMB 24
587,289 587,289 000000000000000000077b207a16dc7a4787c58631d86f7b879136c874805f5f 2,386 1.00/1.00 vMB 29
587,288 587,288 00000000000000000019fcacf13487eb26c6a492fb5625f3e9c469bc2cce598a 3,092 1.00/1.00 vMB 47
587,287 587,287 00000000000000000006f63922959edd26ec2c54f085507636c09361bf67dacf 3,154 1.00/1.00 vMB 53
587,286 587,286 0000000000000000001b4d9a80af520da1ee13bff8eb8d71d0394bb2f450397e 2,718 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.