Loading Tool

Explorer IconExplorer

Memory Pool

78,049 transactions
29.67 vMB
0.07094385 BTC
Random Selection Loading Transactions
Max Size: 181.25/200 MB

Candidate Block

Mining Attempt 98f65ad4a4dd296f2da17838bf0e43cadc47d88fe8f207ff8addf3d28affe4cc
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 75efc80b0aa49023638b54b466187e6a43a4ef30fb15016f7a88e685afffa8ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.00534819 BTC
Feerates: 20.11 > 0.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (97,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,757 817,757 0000000000000000000020efcb87f1a060445ad11f0af3dbe89cd5a11e157ec2 4,123 1.00/1.00 vMB 112
817,756 817,756 0000000000000000000297d99b77b34a539813ac2872cb35b445c43a59ff6de3 4,489 1.00/1.00 vMB 103
817,755 817,755 00000000000000000002a371a74e3d08f4aebb8acbd8bf803b9fd91ec801e354 3,905 1.00/1.00 vMB 170
817,754 817,754 00000000000000000003a023a51529d4307f50a2a0a10be2b61e370860accb3f 3,703 1.00/1.00 vMB 88
817,753 817,753 000000000000000000013afc3513bc49da43ba35de67d1439ba726f249461513 4,041 1.00/1.00 vMB 85
817,752 817,752 00000000000000000000ffbe8ccb0f4a2f709852bf31ede6bfac724c186a942d 3,988 1.00/1.00 vMB 115
817,751 817,751 00000000000000000000cf46ded48e0b58ff4c3b97720476284aa2ed15733781 2,704 1.00/1.00 vMB 79
817,750 817,750 0000000000000000000396d94891eac552feee48e4536e9f4ea7ad44e315c628 4,167 1.00/1.00 vMB 103
817,749 817,749 00000000000000000000a9ef75e55991c36da381100c7dc03f53fe490bd510ba 3,504 1.00/1.00 vMB 84
817,748 817,748 0000000000000000000001e988da05b5ee72af29a7833505ebd90c76c171dce8 3,679 1.00/1.00 vMB 120
817,747 817,747 00000000000000000003bc237b5fdbea6afd0e4d59f5d160d4b67fe9e358c47f 3,464 1.00/1.00 vMB 109
817,746 817,746 00000000000000000002f7e8d2647d5fef79cfeeaafad281f1192f9fb5c73543 4,232 1.00/1.00 vMB 105
817,745 817,745 00000000000000000002ec63cb8b910b3c8face04313bfeb8cc1572411fd4bbb 3,357 1.00/1.00 vMB 180
817,744 817,744 00000000000000000002cc7703337e60b3aa3d2ace60b15c683b68110f7cb99f 2,926 1.00/1.00 vMB 98
817,743 817,743 00000000000000000002e6e596345eda3ff77ba408cf2186e956f439478c9a86 2,900 1.00/1.00 vMB 119
817,742 817,742 0000000000000000000245f8e54635e28a7b057ca7dcb9992f5c445942e8c256 2,606 1.00/1.00 vMB 160
817,741 817,741 000000000000000000026b0f9e07fe91d2433a738c13f7ff32bc5d82e001dbcb 2,583 1.00/1.00 vMB 112
817,740 817,740 00000000000000000001fde34f5bc39998f69f8febbfa00e0c915d72b91088be 2,386 1.00/1.00 vMB 124
817,739 817,739 0000000000000000000398e0760538b3d9958024f167886e297fbf3c35dabaa1 2,183 1.00/1.00 vMB 93
817,738 817,738 00000000000000000003eb3bdace0d57acca29d42ceae9f35a36b19467d69a30 2,235 1.00/1.00 vMB 112
817,737 817,737 00000000000000000002ad17abdb8b0e395a875fec64971e6f75df2ac713258b 2,491 1.00/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.10 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.