Loading Tool

Explorer IconExplorer

Memory Pool

78,998 transactions
29.27 vMB
0.09583814 BTC
Random Selection Loading Transactions
Max Size: 176.93/200 MB

Candidate Block

Mining Attempt 6c3f5cefc606b940400254f5168bcfe2e690c205d05743b586a9de1f0e80868c
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 9bf483a9a535460ff1c7e39defc79eacb1a9d4ffc95a1ad393b704780679716d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.03409720 BTC
Feerates: 150.62 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (142,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,786 772,786 0000000000000000000562875222ce9825bb3dad53d07485431f2a72d755c9fd 3,360 1.00/1.00 vMB 18
772,785 772,785 000000000000000000076ca379eb50c8b31abeca856df9c7f1c7a56e8efe13a9 3,377 1.00/1.00 vMB 29
772,784 772,784 0000000000000000000708de51881d619aeaccf96e3066e3754734e3b2eb783a 2,460 1.00/1.00 vMB 5
772,783 772,783 00000000000000000000f1ccb94db8bda56e26b9b66e5b8660231c5ce5ed1bbf 2,442 1.00/1.00 vMB 19
772,782 772,782 000000000000000000006e46032d3d143751d7970ea56d4799140844dfcbabe5 3,777 1.00/1.00 vMB 22
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
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.