Loading Tool

Explorer IconExplorer

Memory Pool

45,380 transactions
27.20 vMB
0.09916250 BTC
Random Selection Loading Transactions
Max Size: 143.36/200 MB

Candidate Block

Mining Attempt 123abe0c96b4aaa53effb2d5cf04adce1741cbd22519ba2f970e4bc1a309e34a
Version 20000000
Previous Block 000000000000000000006d5dec801a101478f03b45279c1f23f252ebcf40ea3f
Merkle Root e1bfa9f848300affe31e35245efb8b421efd9d90c577ee7277b24c6bdbaf5ca7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,148
Size: 1.00 vMB
Total Fees: 0.04662514 BTC
Feerates: 201.07 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,880 (208,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,866 706,866 0000000000000000000d5322f56e5b55e0dcc48725f9a9837dc5cabf10b62f1d 2,597 1.00/1.00 vMB 10
706,865 706,865 00000000000000000001518e277a95b449b10d57ea927d82be06e1834bc0aa71 902 1.00/1.00 vMB 1
706,864 706,864 00000000000000000009fc632da219dfa445f8a461f4260b45493a27f7dd8820 889 1.00/1.00 vMB 6
706,863 706,863 00000000000000000002768c98c194b2814ea523bebe803e1ee4228c86e0f247 1,981 1.00/1.00 vMB 8
706,862 706,862 00000000000000000002a1e406fbce2195dd2aa2c56a73fab1069da910a9b340 2,607 1.00/1.00 vMB 10
706,861 706,861 000000000000000000020d30a857ac8328d20e30a4eb941c6cd027fb01bd63ae 2,363 1.00/1.00 vMB 7
706,860 706,860 0000000000000000000ce331e78465bf42b5cde6abeeb7d2d905429789c2661e 2,155 1.00/1.00 vMB 10
706,859 706,859 0000000000000000000084c955912852342c1125319abbfe21694bd3db2812c0 2,236 1.00/1.00 vMB 12
706,858 706,858 0000000000000000000b573c07fb6038e343d260756984f17994e7c7cdbd93c1 2,110 1.00/1.00 vMB 7
706,857 706,857 00000000000000000000e4030d68c49426969170097f8492c2563b7f9173e884 1,273 1.00/1.00 vMB 5
706,856 706,856 000000000000000000085ce7b31459ca86f196e7b60882c615eb8dbac8773ab4 1,424 1.00/1.00 vMB 1
706,855 706,855 0000000000000000000c7a5954c89a2dce7d88416b6c4ca5d5af4e2e4606a4dc 2,517 1.00/1.00 vMB 5
706,854 706,854 000000000000000000029353a560ef0ef127c19f577be9e04da5f617017f4576 1,552 1.00/1.00 vMB 6
706,853 706,853 00000000000000000008dd0c1eaabf09d1761322a91766e3d00addb0096eaec7 2,103 1.00/1.00 vMB 12
706,852 706,852 00000000000000000009d91fdbaa3a88325760f7407abcf4d4cf51d99fb8b54c 3,269 1.00/1.00 vMB 13
706,851 706,851 0000000000000000000db531a835c48ee901ffee46d128be754969d4965974cf 2,921 1.00/1.00 vMB 18
706,850 706,850 00000000000000000000056beeaaaef8c9ea312fd603c4253919e0f5bb5d3dd6 2,674 1.00/1.00 vMB 15
706,849 706,849 0000000000000000000111d88a4e806300d705a0ded4b2c7d59412afe51a04af 2,667 1.00/1.00 vMB 17
706,848 706,848 00000000000000000009e4e4eda77253e7e5b2f703cac9c5d7f57ace0e575672 2,631 1.00/1.00 vMB 8
706,847 706,847 0000000000000000000a1cd6947c5502c81fa2dd249640640f7e371426f683e7 2,883 1.00/1.00 vMB 9
706,846 706,846 00000000000000000000744ca92410b5878c69e9222084d1015318f7d6ba5fff 2,683 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.17 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: 653.58 GB
    • Received: 13.95 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.