Loading Tool

Explorer IconExplorer

Memory Pool

82,460 transactions
30.20 vMB
0.13738556 BTC
Random Selection Loading Transactions
Max Size: 182.49/200 MB

Candidate Block

Mining Attempt 2cb115fbb9f28ac102b5ff4a011edbb3e27f0c8c08c94459f594f8e13968190e
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 8a744a67b82c3096c08219e22f983a7a3e424298f15f2e1af1b19bf273cfa858
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,341
Size: 1.00 vMB
Total Fees: 0.05693799 BTC
Feerates: 477.45 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (179,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,602 735,602 00000000000000000004a7722d2b523b786cb2c62e419a5cf67731abb426512b 3,044 1.00/1.00 vMB 29
735,601 735,601 000000000000000000093521440a40d9e11d297c7e3b301f9bd518c6ab547b3f 2,905 1.00/1.00 vMB 18
735,600 735,600 00000000000000000007c8f437591dab80e99e55cc42b2affd534fe2488b35c7 2,691 1.00/1.00 vMB 12
735,599 735,599 0000000000000000000575f338444ccb43c009b799fdc7081a75843809794aa7 3,350 1.00/1.00 vMB 23
735,598 735,598 00000000000000000004c1004e2abc022255cde5af5f085fea4bbbea7b38d8e3 2,899 1.00/1.00 vMB 7
735,597 735,597 000000000000000000095aa61ac8684aa8e38151801a467647786901a1abcbbd 2,362 1.00/1.00 vMB 21
735,596 735,596 00000000000000000001088922f82cfd8ec855f5edf619ffdaaa0673d9d819d7 2,837 1.00/1.00 vMB 6
735,595 735,595 0000000000000000000705b80e9e0be24e0fc28dd59fef45374fc3a259e032b9 2,713 1.00/1.00 vMB 8
735,594 735,594 000000000000000000015f39f7fcecffa5a9d91d5670fda65b7bdb68b49e5461 3,101 1.00/1.00 vMB 17
735,593 735,593 0000000000000000000005f7a2fb4fca38e5d7ecb09af24dcfc96922a32d21e7 3,505 1.00/1.00 vMB 18
735,592 735,592 00000000000000000001a968e77dcedb92e44c4011ec6539269a616679feef4a 2,884 1.00/1.00 vMB 15
735,591 735,591 0000000000000000000915f1e33ff026ceaa22c5c895baf91e053ddb8c62abdb 705 0.35/1.00 vMB 11
735,590 735,590 00000000000000000002de4aa28c89e702dff08f601d68991d1b4a70ab7e77a6 734 0.25/1.00 vMB 12
735,589 735,589 00000000000000000001010928462f2a4633bb9f3f72ff07b6fd91e031eb8b03 793 0.47/1.00 vMB 13
735,588 735,588 00000000000000000007cdf60c99656a5d6ec097b7dff70468a2d5f8476dda96 1,681 1.00/1.00 vMB 10
735,587 735,587 0000000000000000000626dfa584fda7deead16332e251aefe4fe3b04aad4811 3,261 1.00/1.00 vMB 14
735,586 735,586 0000000000000000000056ac3eab8ba9b7a937fe11d2843e90240b19259eb08d 782 0.28/1.00 vMB 12
735,585 735,585 00000000000000000003eebe1be95347eae192b522677ee88267cab501e75884 68 0.02/1.00 vMB 19
735,584 735,584 0000000000000000000426fa6792e2d38544fcf1d6e08762b777e33e96340329 832 0.27/1.00 vMB 11
735,583 735,583 00000000000000000002a01dfff71c6faaaf5ee4b3d55783f69d9461702d02cf 319 0.10/1.00 vMB 12
735,582 735,582 00000000000000000007187eba454394c7c7d6726c639818e6e8fbf4f8457c48 1,029 0.35/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.