Loading Tool

Explorer IconExplorer

Memory Pool

89,085 transactions
33.08 vMB
0.20320340 BTC
Random Selection Loading Transactions
Max Size: 199.67/200 MB

Candidate Block

Mining Attempt 6448ad08c22ace3446b6562fd133b473388f1824f59a46858f107357a410e24f
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 43630ce7827386bb12000b1d15e877e744b7175c81e2f6cadecaa5e3595376e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.09030995 BTC
Feerates: 387.56 > 9.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (98,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,796 816,796 000000000000000000001ad77ef1386f90ea8d8e20b140f3b662b8d3b8050621 2,865 1.00/1.00 vMB 95
816,795 816,795 0000000000000000000256783646afc932c40ec7bc9548a92b81e3695d83378d 3,526 1.00/1.00 vMB 88
816,794 816,794 00000000000000000001eb238de9e2f7698c5f4024b79392a8b9dc53dd2f342e 2,070 1.00/1.00 vMB 58
816,793 816,793 000000000000000000021d1740f19c2312566aa2c70d09e661dc46197985d276 3,532 1.00/1.00 vMB 68
816,792 816,792 0000000000000000000239f5f3a2c659203c486fa218bfaa330d26a6a7cc32b9 3,807 1.00/1.00 vMB 84
816,791 816,791 0000000000000000000046c577a0360f5d71d23ada860523467f622152df1373 4,605 1.00/1.00 vMB 75
816,790 816,790 0000000000000000000368243fdad69998f3fdb04835359930600035a4f68d99 3,026 1.00/1.00 vMB 85
816,789 816,789 00000000000000000002e2e3d9601631da4786fb9b4f2e1fb5a3445ef991ea7a 2,214 1.00/1.00 vMB 88
816,788 816,788 000000000000000000001aa39216c67f215a2b6ccd65d6103eb3384ad585f34b 3,107 1.00/1.00 vMB 92
816,787 816,787 00000000000000000003d9edb169454c9f54f0a5eed63e9dab0e74e09b3295da 3,706 1.00/1.00 vMB 101
816,786 816,786 00000000000000000001e23fa1044174b4ee6fea4d4c8ba75ff44e9ae08c76f6 2,480 1.00/1.00 vMB 123
816,785 816,785 000000000000000000004b98fc079a163f5cea0db9e7febfa874ce3e62f18331 3,784 1.00/1.00 vMB 89
816,784 816,784 00000000000000000001da408c9fca7fa9b71df6337ddafa57ad3ce3c4f9a98c 2,757 1.00/1.00 vMB 121
816,783 816,783 000000000000000000019bf745700564bc27fbf4bb8bacf32e8dbaf8d09462b5 4,317 1.00/1.00 vMB 75
816,782 816,782 0000000000000000000167b214098ab1c58cb97783c04ed7e558b4363e93d310 3,642 1.00/1.00 vMB 64
816,781 816,781 00000000000000000002a951a060d12262059af2c8b2eae24ced575711c37959 4,564 1.00/1.00 vMB 70
816,780 816,780 00000000000000000003aacb4f2140c4aeff52475ff4446be02e00b945799cef 2,640 1.00/1.00 vMB 86
816,779 816,779 0000000000000000000046e9a7801a6d9cc7f0552a458a3f8a083d460afc5121 3,945 1.00/1.00 vMB 82
816,778 816,778 00000000000000000000f08e315f8c2a07fe601511b703428ed67cda9b3899f1 2,456 1.00/1.00 vMB 67
816,777 816,777 00000000000000000004112b0a08b975b72e179398d33a686068bb3b0373eafe 4,763 1.00/1.00 vMB 82
816,776 816,776 00000000000000000001459dbfbfce1793a74031d16906f39c76ef40a56d1146 3,935 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.