Loading Tool

Explorer IconExplorer

Memory Pool

43,270 transactions
26.44 vMB
0.06107122 BTC
Random Selection Loading Transactions
Max Size: 139.05/200 MB

Candidate Block

Mining Attempt 73b712c77b7857f6d1f25df194b2e61b9e2dd07dd9bbdaf9a55af9c342881e1c
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root f23ab6cdfa4345a53584834cf8182c44b1fd4e0553816451c2240dc91214f9fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,318
Size: 1.00 vMB
Total Fees: 0.01254490 BTC
Feerates: 73.66 > 1.26 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (502,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,294 412,294 000000000000000002b1917d46e6be5c07bd8771ad1491e7a82f17e94917b723 2,080 1.00/1.00 vMB 47
412,293 412,293 000000000000000004ced0f697825ec571af93dce5064c888f4ae553cf0bd4f0 1 0.00/1.00 vMB 0
412,292 412,292 00000000000000000415c1ac76bab6848520d6f83bdeb6a3f02ec7d3268dcb50 1,415 1.00/1.00 vMB 53
412,291 412,291 0000000000000000011bf200fd20fc465267097a7aa6f7829734a8ed21aa1930 2,509 1.00/1.00 vMB 64
412,290 412,290 00000000000000000293116e194101939600104b534c45e2fb773bee6abc95c6 586 0.69/1.00 vMB 23
412,289 412,289 000000000000000004ddf578e4e52cca6538fd5bf8047dd005fc6739dc7b9015 1,273 1.00/1.00 vMB 26
412,288 412,288 00000000000000000130d7e633f320d09524874157a8aee4471c2171d672a96d 1,816 1.00/1.00 vMB 48
412,287 412,287 0000000000000000044cf51a7b43667b209adb84956375f371c4d3f25c813aa5 2,756 0.99/1.00 vMB 60
412,286 412,286 000000000000000000ea4e87d16d1a12beb046e3cb727936fedd09f9e2d67993 1,962 1.00/1.00 vMB 41
412,285 412,285 00000000000000000535b3da79873585dc606709df10c20e03ed5f3a90fd9a0f 1 0.00/1.00 vMB 0
412,284 412,284 00000000000000000215d7baded3f7107f3e1bc958bd79d12da6821c4d7aa9ad 841 0.86/1.00 vMB 20
412,283 412,283 000000000000000004066521694dce85d225be4daa5d6d7fc43e74b37d6b549f 2,268 0.99/1.00 vMB 74
412,282 412,282 00000000000000000285e539cf3f1d7d7db1fd564f556c0009bb4b02165c717a 1,335 1.00/1.00 vMB 22
412,281 412,281 000000000000000001efe51bed580d5abe789c8297cca4bf8c58751f1c39695c 2,097 1.00/1.00 vMB 44
412,280 412,280 00000000000000000446a6e9de17e82d86ace85785f106d20ea1023191a812f1 2,825 1.00/1.00 vMB 87
412,279 412,279 000000000000000005594e25735db97cd10945a8b8d0c758b50ffa476914043a 2,137 0.93/1.00 vMB 50
412,278 412,278 00000000000000000512eeb85839f55783e1fcca92ce7a5bd9d77db89d952042 1,583 1.00/1.00 vMB 33
412,277 412,277 000000000000000000e119004cee2d303d7660a0ac9520c956589dfecd9e363c 1,197 0.66/1.00 vMB 37
412,276 412,276 000000000000000001ac53685d3016a33e81f45f6cd4fa878c6596ad324732f0 1,980 0.93/1.00 vMB 38
412,275 412,275 0000000000000000050dd09e2231181496d1d2292429ff200ce7f8e55b101e6c 1,007 0.39/1.00 vMB 47
412,274 412,274 00000000000000000338ede12280aae42b49d5eb0580a5a5a9bad572c18915f3 1,132 0.99/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.01 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: 649.24 GB
    • Received: 13.14 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.