Loading Tool

Explorer IconExplorer

Memory Pool

76,689 transactions
28.52 vMB
0.06675937 BTC
Random Selection Loading Transactions
Max Size: 173.03/200 MB

Candidate Block

Mining Attempt 4f713eeea7277e81a8a9e3cf72ec835a62db9adfbd96f420e24a6f7a6c22cf69
Version 20000000
Previous Block 000000000000000000017f6dd0e67bd2be6472dbc7ef25111a31d2d43442caa3
Merkle Root e2bbf027f054ec4d4482fc79efb05b4db22cd7d38959ba9c3af0f804dea3d879
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,967
Size: 1.00 vMB
Total Fees: 0.00767678 BTC
Feerates: 80.37 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,164 (142,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,781 772,781 00000000000000000007383add0221e156e4a0ab6a556c7510a9c9914c3861c2 3,425 1.00/1.00 vMB 18
772,780 772,780 000000000000000000047e91fa313d5f10054a0ace8c9e3eb290a025dbf4adce 3,360 1.00/1.00 vMB 11
772,779 772,779 00000000000000000006d28ecf481ef85454a7b634c3b879a1b1cb5b3e8abd60 2,010 1.00/1.00 vMB 18
772,778 772,778 000000000000000000040cacdbd5f3e3dca7cf9c45205592da2c8a333648590a 3,138 1.00/1.00 vMB 29
772,777 772,777 000000000000000000023c583cdac54c7a21f84dbd881bc902882e05dd0b1d1b 1,780 0.61/1.00 vMB 15
772,776 772,776 0000000000000000000193acf12dac626a713235940e1a8ad05fb4976ab3e5f6 576 0.44/1.00 vMB 7
772,775 772,775 00000000000000000003b5d0ba8bee0c8b1c0e88b3175227da88beb07ed87029 1,958 1.00/1.00 vMB 10
772,774 772,774 00000000000000000000e76c4ee7a6ad77613275ba5b19983f170d4a85d6cbb8 433 0.14/1.00 vMB 13
772,773 772,773 00000000000000000000a787772a358dca45e8091d9ee4274de558f2363ce86d 695 0.23/1.00 vMB 11
772,772 772,772 00000000000000000002129fa621da320af58a52586df2094c13f5e0c1b7a4fe 422 0.12/1.00 vMB 13
772,771 772,771 00000000000000000003804e8c150ab24e22b166b91bfb7b4b9d989b16964ffd 419 0.17/1.00 vMB 7
772,770 772,770 0000000000000000000762002f52387793bc6346967c57a94efda627b4857371 2,870 1.00/1.00 vMB 12
772,769 772,769 000000000000000000073c57f1aca145309ed3dc56ae6e52fd8d51f54210aa82 679 0.25/1.00 vMB 11
772,768 772,768 0000000000000000000430ed5f0a902ec6b9e0625bcb1c0d6276ac6e0be69ae9 1,994 0.82/1.00 vMB 8
772,767 772,767 00000000000000000001bb982160e9e5be350ba5181355de16dd6cb4bee69c48 2,101 1.00/1.00 vMB 17
772,766 772,766 0000000000000000000674b802ab86a6704c5d1ddba04bbc5877cafe86f55c03 2,236 0.99/1.00 vMB 10
772,765 772,765 00000000000000000002d16b0666f971991bda388bedc9a9dbdad68f02d942bf 2,696 1.00/1.00 vMB 15
772,764 772,764 0000000000000000000602219b50ed2eca856f6e8e2c48dd5139d213fb10126b 1,363 0.45/1.00 vMB 12
772,763 772,763 0000000000000000000573d3ded59478581a8662e594b42529508ea6a0161812 2,684 0.94/1.00 vMB 13
772,762 772,762 00000000000000000006ceeb3eb0586c09f130819787a42f991369302ff6ab7a 826 0.44/1.00 vMB 12
772,761 772,761 00000000000000000002134c86b18f95aa28b90628d0356bad90f01a3c49c6dc 1,317 0.47/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.68 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: 682.65 GB
    • Received: 16.46 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.