Loading Tool

Explorer IconExplorer

Memory Pool

76,747 transactions
28.63 vMB
0.07157728 BTC
Random Selection Loading Transactions
Max Size: 173.42/200 MB

Candidate Block

Mining Attempt ad9b1dc45429193b1b05d304f17694b3fe3fa2a3987752ab71ef9678234f7a98
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 8c458f6aae29e3f474abf7156261d3e0a11d840b23c02c31d123fa578dd32147
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,293
Size: 1.00 vMB
Total Fees: 0.01223550 BTC
Feerates: 129.25 > 1.23 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (201,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,699 713,699 00000000000000000004d5d803183ecccd1efd5047875c5666043a36ec83e0db 3,287 1.00/1.00 vMB 13
713,698 713,698 0000000000000000000a97d4efa190c90a6da4464450a2d76deb743a2f29c98d 2,991 1.00/1.00 vMB 9
713,697 713,697 000000000000000000098aceee1dc70bf3c9d17074a7ba2ef329343b122d8d83 1,076 0.32/1.00 vMB 9
713,696 713,696 0000000000000000000411b046bfb054f8c639f1ed11fe99279319d0bbae5233 2,905 0.95/1.00 vMB 7
713,695 713,695 0000000000000000000134f165e8d2ceef1f2e23e6c8cb72ac7657992fce452f 3,461 1.00/1.00 vMB 11
713,694 713,694 00000000000000000004bfd4a703d21342a138fb664f5b12f9b73039415c5433 10 0.00/1.00 vMB 6
713,693 713,693 0000000000000000000aa42ebb442658b52eeb937d04fa333fa220c47792db2e 57 0.01/1.00 vMB 4
713,692 713,692 000000000000000000091d78cb9f5d3eb2316d26171f45f75b3622472ad0b6ca 906 0.41/1.00 vMB 7
713,691 713,691 0000000000000000000192954da38d7335c2d03ef1bb2384c56a5b12b5c9c09a 2,102 1.00/1.00 vMB 6
713,690 713,690 00000000000000000002170a5185de52f80b814c4b5363e01e68be7951f53882 1,204 0.45/1.00 vMB 8
713,689 713,689 00000000000000000006b1919a8e6361bbbcd08cd2ce977b576c2fc008bfd6d5 1,495 0.52/1.00 vMB 8
713,688 713,688 00000000000000000004c63ab4aaaf3a22373b7877459256fdc260d0b553239a 2,881 1.00/1.00 vMB 9
713,687 713,687 00000000000000000005e25b0d008e6392d11486cea60c062aa2b96ea846ce64 1,900 0.60/1.00 vMB 9
713,686 713,686 0000000000000000000a0507df7acf6e815361b43f51f9083a287130a63d88a5 2,286 1.00/1.00 vMB 7
713,685 713,685 00000000000000000000d4228677aed53e5be07532d0a0cc7cb726aa3523e0fa 1,010 0.32/1.00 vMB 10
713,684 713,684 000000000000000000065530ffcadf4577a914ba1551c44deef051e524f2b900 1,438 0.63/1.00 vMB 11
713,683 713,683 000000000000000000083f27abe569557f33bc90dc8a2173f7aae5f83cdecaee 2,413 0.88/1.00 vMB 8
713,682 713,682 00000000000000000002d5eb9b7a000572e903f1918f470ec56c5627887ce4d7 1,758 0.48/1.00 vMB 9
713,681 713,681 000000000000000000092ec0377bc7ec9807cc9e3095f3a46a16eda5bbf0bd92 968 0.33/1.00 vMB 10
713,680 713,680 000000000000000000084f3263294cb5e5583df2128c9244e12a4322c24bc89a 1,101 0.47/1.00 vMB 7
713,679 713,679 000000000000000000051b509c714c4f15b584b2b3a2cf1b0ebad7343ccd0072 1,325 0.43/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.12 GB
    • Received: 16.40 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.