Loading Tool

Explorer IconExplorer

Memory Pool

78,247 transactions
29.25 vMB
0.07444259 BTC
Random Selection Loading Transactions
Max Size: 179.27/200 MB

Candidate Block

Mining Attempt 678a5de7e37f0df94fae61cccc6d1044b2677ffdff13ea35bef14604c6dda832
Version 20000000
Previous Block 000000000000000000005526bea8af5b3d9aa43c0c50a99620a61707332605e3
Merkle Root f943839fccd5bec7fec4edb3a95f30003c5f9bff3b6e28bd83cc31f9889a3853
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.01046835 BTC
Feerates: 100.36 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,237 (85,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,108 830,108 000000000000000000008b8a0a03ea8a284ff9a3458fe311a375c3b1c103a8cb 3,032 1.00/1.00 vMB 20
830,107 830,107 0000000000000000000335dcad283219b688c3b77fe16bebf294e75ea067f85b 3,015 1.00/1.00 vMB 22
830,106 830,106 00000000000000000000694613c506f8e698985cee7673749e297b4b21388855 2,179 1.00/1.00 vMB 18
830,105 830,105 000000000000000000038cdb4a1612a1f2a66690d6df6a0ae0b9369a34f1ecb3 2,301 1.00/1.00 vMB 22
830,104 830,104 000000000000000000006f5922836d870e63da401a85bec80a47fdc621d016c5 2,543 1.00/1.00 vMB 22
830,103 830,103 000000000000000000028ca338d8f708e5ec4d6777fc5026a8896e60050fcce7 2,739 1.00/1.00 vMB 22
830,102 830,102 000000000000000000000350ae71bce77603a49c8bd09b7d8e134e885977bcac 2,270 1.00/1.00 vMB 24
830,101 830,101 0000000000000000000205220fed843e890806023c0211eed8ffc9909411c919 2,345 1.00/1.00 vMB 14
830,100 830,100 000000000000000000009f09d705f1cb66c1e77dd33a77e87e33c0573e563158 3,097 1.00/1.00 vMB 23
830,099 830,099 00000000000000000002f168448ea446c705990da73e524aa92ff7be9968068c 2,235 1.00/1.00 vMB 14
830,098 830,098 00000000000000000003a1548f187046d6051722c0cec26fb75201f92b09185d 2,812 1.00/1.00 vMB 23
830,097 830,097 00000000000000000002bdd16b3637d56b69f2aede00c6c33c35306f0be8d0b9 1,736 1.00/1.00 vMB 15
830,096 830,096 00000000000000000001e3bacb420875b32c2ad56dff63ba06c83012b5fd23f3 1,010 1.00/1.00 vMB 13
830,095 830,095 00000000000000000001a1c749805423dc9f721ab4bbfebd32eadaacf654010d 125 1.00/1.00 vMB 10
830,094 830,094 0000000000000000000102815afb8ba7e0782a1504a25b977bd6893019a32390 796 1.00/1.00 vMB 12
830,093 830,093 00000000000000000001b7e89da548924b4ca577b6b7229c8d80553e390577f8 2,688 1.00/1.00 vMB 20
830,092 830,092 000000000000000000003740df8be054bff8c291decd1bd45d9e2d5b7765455e 522 1.00/1.00 vMB 10
830,091 830,091 0000000000000000000307490744631b4f17c5acd94c1070be5ceda8013071df 860 1.00/1.00 vMB 12
830,090 830,090 00000000000000000000b1498997b6b26745dfb9c88829a24770bf35235e6917 3,090 1.00/1.00 vMB 20
830,089 830,089 000000000000000000035b2af8be686a95270be52dfe10df27255b4a2ea482e9 938 1.00/1.00 vMB 12
830,088 830,088 000000000000000000024c19659261ba4b106d909b31976dcf1a7292965b0efb 696 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.80 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: 710.06 GB
    • Received: 17.02 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.