Loading Tool

Explorer IconExplorer

Memory Pool

43,650 transactions
28.12 vMB
0.06729050 BTC
Random Selection Loading Transactions
Max Size: 148.37/200 MB

Candidate Block

Mining Attempt befdb207885b2bcfabcb5adb2aa661751c5c17160ac0eafd35c355116772a832
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root d7676675526022e269165e97d690569311edced70240ad61dd14151414c4b499
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,686
Size: 1.00 vMB
Total Fees: 0.01437205 BTC
Feerates: 106.37 > 1.44 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (604,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,792 310,792 0000000000000000244a77e8f320fa3d042a40b7af103bf76f4d6a60efeb059e 151 0.12/1.00 vMB 23
310,791 310,791 0000000000000000202a0f915ec1443b4216d153ca99343497b45fe9bdf7fe7d 451 0.32/1.00 vMB 26
310,790 310,790 000000000000000014d8fefe31da57f50803f837bdabbcf382e9ebba9964e502 44 0.02/1.00 vMB 34
310,789 310,789 000000000000000033cd828bf6b8662f424f165def4ccd6d3bf0aa86c89a4680 114 0.07/1.00 vMB 33
310,788 310,788 0000000000000000254ad6360f213075ec51b80209d4ec432b84f25c165151d1 48 0.03/1.00 vMB 26
310,787 310,787 00000000000000001a07c9b00dc44e457e3d3cdb4d0501c19ef7984171a381e6 556 0.30/1.00 vMB 33
310,786 310,786 00000000000000003d48e00eb8dedaf657bbf94cef73a21b0979c39d9f47900d 15 0.01/1.00 vMB 100
310,785 310,785 000000000000000019fff20faf3084d53abb0c7f48212a158f156b5607aceeb7 268 0.19/1.00 vMB 30
310,784 310,784 000000000000000028ebe64e21ee456a983005b285c1321f5ff5d9936409fb36 644 0.39/1.00 vMB 29
310,783 310,783 00000000000000002d1678d162e6473021d59283451c0db13b18ed408c5f7677 606 0.37/1.00 vMB 28
310,782 310,782 000000000000000038ad853240cb7d948dee450d8cf5397d0c5ec3d5082f259c 150 0.08/1.00 vMB 28
310,781 310,781 00000000000000000efc0338e803876b39e50ead62fdfbe8d8d8e380e941a8b0 363 0.23/1.00 vMB 24
310,780 310,780 00000000000000002d8571168849be83e7d28757f8c39b9081d7f352141d045e 24 0.01/1.00 vMB 40
310,779 310,779 00000000000000000b9b01c7cee81e1a0f24358e04e622c9fdea26f4ae7c55c2 285 0.18/1.00 vMB 33
310,778 310,778 000000000000000010a9ee037c3e2218e6895df8717d4f2852e2d440c8ea895b 437 0.28/1.00 vMB 28
310,777 310,777 00000000000000003e7d6a83442c17b7a19c8620d7845106c584a2433b951243 793 0.44/1.00 vMB 33
310,776 310,776 00000000000000001146f8442d396f3f9a01eac7b3fb9ae9e85bda3ee8ae59bf 128 0.05/1.00 vMB 45
310,775 310,775 000000000000000007d7d9fd56b80532aac8e6413486709a8c31fabd63869e9f 146 0.07/1.00 vMB 20
310,774 310,774 000000000000000019cc1bd137b98cf8372e6fd35f773cae76820ed0351a3708 1,044 0.50/1.00 vMB 36
310,773 310,773 00000000000000001f966e761faff4671e85aeffdb057f85894ae83f4b2de877 278 0.12/1.00 vMB 35
310,772 310,772 000000000000000036fa8c924dcd366ae93f338c92b96fc720c9a9c92f348dd4 198 0.16/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.