Loading Tool

Explorer IconExplorer

Memory Pool

76,644 transactions
30.23 vMB
0.10423415 BTC
Random Selection Loading Transactions
Max Size: 180.44/200 MB

Candidate Block

Mining Attempt f883188b040c10967a5ceb266d3dc183add7869bb337888b9e3fac1587ac5078
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 4d610d3cc1e03662d1db7519c0e1d403235b5ad574a65692f9df2cc00d5b7b6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,176
Size: 1.00 vMB
Total Fees: 0.02740583 BTC
Feerates: 100.00 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (26,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,144 889,144 0000000000000000000273ba27124548b7cf9afa1c4a593c8f390ad903649c3e 4,649 1.00/1.00 vMB 1
889,143 889,143 000000000000000000001db806a0ad0cfd5559e3db9f037ec3a8ee07a213718e 2,011 1.00/1.00 vMB 1
889,142 889,142 00000000000000000001469ccfa03a369406e058906a0632d1be81104b6465c4 3,532 1.00/1.00 vMB 5
889,141 889,141 000000000000000000004f8bf0f0cc0790af7a45240aed39bb78d3212ee3f21d 3,293 1.00/1.00 vMB 2
889,140 889,140 00000000000000000000cf5032ce3af3b21a5b7ce5cff87f8accfefa5344dd97 3,436 1.00/1.00 vMB 1
889,139 889,139 000000000000000000002016cafdcdeb60ca49fef929c0d62fe9801001f8ab7a 2,679 1.00/1.00 vMB 3
889,138 889,138 0000000000000000000049bfb739910062c4f49fdd0742d46bdaadbd2e8fce17 3,689 1.00/1.00 vMB 2
889,137 889,137 00000000000000000000516f59851ec717e95a6f7d4b6a53c20b8a0c1452ddba 4,037 1.00/1.00 vMB 2
889,136 889,136 000000000000000000018919f7755256814aa3c8d93dcd61bb874707c0b70ec2 2,320 1.00/1.00 vMB 2
889,135 889,135 00000000000000000001e7000e70583afddde7904ee3345093c632c2f7e7db3e 3,130 1.00/1.00 vMB 2
889,134 889,134 0000000000000000000044c8c21e5b17fee425c75bd9f35d595d2854fe791591 3,125 1.00/1.00 vMB 2
889,133 889,133 00000000000000000001adc547cfcab01322e930ca908c60320e6d45ed09bb3d 954 1.00/1.00 vMB 2
889,132 889,132 00000000000000000000dfd20d59643c4e4bbc5ad610b8cf8b10ba33d8196513 2,562 1.00/1.00 vMB 2
889,131 889,131 00000000000000000001709f6aaedbfcc32cfbd2002725ae599087e09fbb1492 1,189 1.00/1.00 vMB 2
889,130 889,130 00000000000000000000a936be5780d618dc147af4993337761c60c34e9c4faa 1,488 1.00/1.00 vMB 2
889,129 889,129 000000000000000000019a7288954eeb4ec9ef084038ee564ea56f4cb024e23f 284 1.00/1.00 vMB 2
889,128 889,128 000000000000000000023d7a71e933c90fe6c5a4ad10f377d89eb460995e8790 2,086 1.00/1.00 vMB 3
889,127 889,127 0000000000000000000071754c24b91e2e2d1991f6be1196c3a41761a6bab239 1,892 1.00/1.00 vMB 2
889,126 889,126 0000000000000000000157637f5f0e62886a31290f08e527008143cd23e1b252 3,353 1.00/1.00 vMB 3
889,125 889,125 000000000000000000023b7f177c130a7c7d30e2807341f6ada910df10232eac 3,508 1.00/1.00 vMB 3
889,124 889,124 000000000000000000026926c0541add0802afdc78a662f41e3e8db89963c4f8 466 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.17 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: 749.46 GB
    • Received: 18.82 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.