Loading Tool

Explorer IconExplorer

Memory Pool

80,886 transactions
30.29 vMB
0.09402863 BTC
Random Selection Loading Transactions
Max Size: 181.67/200 MB

Candidate Block

Mining Attempt 77976a4229da25ffdf2cde3166f5738c52b3de83bb21f431fd5c0c22bf05c01f
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 25dd2d7e8526d9826d0dd351b0c2760e1e2ac9b27f4abe7ec2d4260d1d1ceee8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,917
Size: 1.00 vMB
Total Fees: 0.03134170 BTC
Feerates: 301.07 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (178,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,570 736,570 0000000000000000000187bd64e417987b455e4827635a0e1d9e0eaafacde79c 325 1.00/1.00 vMB 3
736,569 736,569 000000000000000000017aa0d8502678d9a44cbdfb035828ec8984559ce68b92 128 1.00/1.00 vMB 2
736,568 736,568 000000000000000000063f42d93498943e8b0dbba860f111369655b9a0ec2d72 506 1.00/1.00 vMB 6
736,567 736,567 00000000000000000004b1978998db3ef24dd0aa30bda7401be13692a376e8f8 348 1.00/1.00 vMB 8
736,566 736,566 00000000000000000001b38d72491fd11bd2d52a8a13865836d9bccdb0e9010f 583 1.00/1.00 vMB 11
736,565 736,565 000000000000000000011631e6aeb3ce1fef9bb81791053e82cd787fd5215cb0 919 1.00/1.00 vMB 5
736,564 736,564 00000000000000000002b120dfb208a15465b27e734a98c220c6e6e5ef5617cf 611 1.00/1.00 vMB 3
736,563 736,563 0000000000000000000377262c4fa8078398e979a1c733fe00d68c5119963909 314 1.00/1.00 vMB 2
736,562 736,562 000000000000000000035cdd7f4d457940c340cd2a4f7c36743bac53211c8bfd 113 1.00/1.00 vMB 1
736,561 736,561 00000000000000000007cf549324d14dea08de1e6a69a25df1f1bb8d469a4fad 1,647 1.00/1.00 vMB 7
736,560 736,560 00000000000000000007f6aa0617e02277c78baac4a593b92e9ecf5f508e3d26 1,915 1.00/1.00 vMB 23
736,559 736,559 0000000000000000000556c1131be23b7a41fa1cd2e73e072a499cc0d4a05753 108 1.00/1.00 vMB 1
736,558 736,558 0000000000000000000392c6619667c317936098046abc8deadc185846361696 1,181 1.00/1.00 vMB 10
736,557 736,557 000000000000000000055b65e42d33db6cf7b2278d3ba81164262227b0a3561f 198 1.00/1.00 vMB 2
736,556 736,556 000000000000000000066eee51ee485574720f7c18547d5c46757de3417f89d1 1,023 1.00/1.00 vMB 8
736,555 736,555 00000000000000000004443d3d52bc81d71acf955fd482bddde916eaa2389e0e 1,912 1.00/1.00 vMB 19
736,554 736,554 000000000000000000048ed4a010fd4d69c431980b7ee8991c775b6e879b1dd4 479 1.00/1.00 vMB 3
736,553 736,553 00000000000000000000efb027f43f50d17961897ee603bc53d97acfebbd5f54 681 1.00/1.00 vMB 4
736,552 736,552 000000000000000000063539a258ff8149aeb773c9cb5bc140258e823ff4cc12 535 1.00/1.00 vMB 3
736,551 736,551 000000000000000000019c0ffe515d3da6ae35f2734667fe20eb2d3a6533b67c 899 1.00/1.00 vMB 8
736,550 736,550 00000000000000000001f4d22e8c6bbc1a6826e665a4a7ed0453ae0b625d39a6 1,389 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.41 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: 664.98 GB
    • Received: 15.07 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.