Loading Tool

Explorer IconExplorer

Memory Pool

53,179 transactions
22.13 vMB
0.09720537 BTC
Random Selection Loading Transactions
Max Size: 128.16/200 MB

Candidate Block

Mining Attempt 847adfae4d793cef333ecc3c02a847b35d4ea03cb5a2167a3089df36f1c6fb07
Version 20000000
Previous Block 000000000000000000015c6c086c714c2d04c784e98470ab17eaeede07b7605a
Merkle Root c6384c8cc1c4c8f5826dd5e946eb4962790cb330c85c55de99b0280df8add08a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.05165188 BTC
Feerates: 150.90 > 5.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,933 (747,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,103 166,103 0000000000000a04a64e7a78b31c0a15f155c6530dd3ccbc8d24177b8e0082a9 6 0.00/1.00 vMB 211
166,102 166,102 00000000000000d58d545cbd843871e55b75127379dab1d923b601f409c9fb67 50 0.02/1.00 vMB 94
166,101 166,101 000000000000035e10ea2c86553057126cb19af34a5df013e23ff4ebc597c544 14 0.00/1.00 vMB 353
166,100 166,100 00000000000006fb456e96abad11ab0d08931d7f045e6b695bdb3dc2ee6b2ef1 95 0.03/1.00 vMB 260
166,099 166,099 00000000000000ddf8b2596d381a89331bcb0ea2808a282eaa6e8cbb85172bd0 1 0.00/1.00 vMB 0
166,098 166,098 00000000000008f72225ae00422af6540bdb666385ac6ac2a9b7c4f4e8e463b4 27 0.01/1.00 vMB 55
166,097 166,097 00000000000004c0d312edc7a759c8474350928f6c969f0f05318cb088321a30 29 0.01/1.00 vMB 59
166,096 166,096 0000000000000862d69f5c29c6f35e6aff1cceeee5ef88d213fdd28800162a40 74 0.03/1.00 vMB 158
166,095 166,095 0000000000000399fb7440562c9ae19580a8aa9f0bc685691ff4c9c21abb0add 138 0.05/1.00 vMB 52
166,094 166,094 00000000000008fcd7097a6fd714f0d28afb3465ace3cda57202d4d66d8c8870 129 0.06/1.00 vMB 112
166,093 166,093 00000000000004e4f3e3d03560bbcccf859f22bbfacef9617e14762a859252cd 5 0.00/1.00 vMB 1,394
166,092 166,092 0000000000000bdf5d158520987725f37692c76b4b0631560df41135f26f14cf 41 0.02/1.00 vMB 168
166,091 166,091 0000000000000a3af6ffd789fbdc7cb98278c6f906811a0b358aee570ba857f0 13 0.00/1.00 vMB 62
166,090 166,090 000000000000062909e3eb2a40bdf851d382502406897548a3205769b96ba183 52 0.02/1.00 vMB 115
166,089 166,089 00000000000004b768427271f76a18a3e354cb2a92cdea47d1d42ace49ac9d51 46 0.02/1.00 vMB 167
166,088 166,088 0000000000000ba9dde1f8d84ac12b1895491efe947ae040c7e8fe11bc1e1e34 14 0.01/1.00 vMB 0
166,087 166,087 0000000000000b032f86a86c0e43c3df2e93c6b08a6834b88d9e91869a41e81f 96 0.03/1.00 vMB 78
166,086 166,086 00000000000008bf41ec550f65ff5bd1fa34689dc366aaa4c6943a3b012c65f2 51 0.03/1.00 vMB 53
166,085 166,085 00000000000004499580032d8a6527b2ac3401345ae9afd730e701fec4b45f6a 26 0.01/1.00 vMB 109
166,084 166,084 00000000000005879bf126cdd435998d69661240a6442f0600913ff707e5f585 26 0.01/1.00 vMB 218
166,083 166,083 000000000000061178728e53cba7d53b5f880fe1a7b7c604b6246f42600a5672 49 0.02/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 780.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 529.23 GB
    • Received: 5.74 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.