Loading Tool

Explorer IconExplorer

Memory Pool

78,468 transactions
29.34 vMB
0.06298793 BTC
Random Selection Loading Transactions
Max Size: 176.57/200 MB

Candidate Block

Mining Attempt 2a713c6ed03d2784cc5225f046c0467bc65fd61fc9c1ed04c39005c4c8eb3d63
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b570aeda8f9d3d40ea8eedda3e8ec2f1d9f8f9bfbb24dd2acc574f1ed7eaef7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,448
Size: 1.00 vMB
Total Fees: 0.00358082 BTC
Feerates: 9.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (681,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,592 233,592 000000000000002a18fc140569256cd316f0a22eddc7aa4c99ababc2ec7f21c8 474 0.24/1.00 vMB 154
233,591 233,591 00000000000000aee60564e3d49986769512825e853d2889c049f0e8b0f9f7c6 202 0.15/1.00 vMB 114
233,590 233,590 000000000000001139eca7493bb64f4a46525a8ce775515366b529913845a8c4 312 0.10/1.00 vMB 5
233,589 233,589 000000000000015374ef75a38fe6e3f279efb1a34d6905f577f0d4d5694942af 58 0.02/1.00 vMB 43
233,588 233,588 0000000000000195bdf73495dfa23d662a665df7d2ca03a432853575950e04a4 572 0.28/1.00 vMB 172
233,587 233,587 00000000000001b5b3a1613a4e88b29365ec90297ee73deb911db77cc1678aad 659 0.28/1.00 vMB 176
233,586 233,586 000000000000011f663981f457a29392d313093019bf37186e5c1649831e145d 416 0.21/1.00 vMB 158
233,585 233,585 00000000000000ea40e83ed51ae9dcff06de45287b71deae3eeddfb3f115830f 358 0.15/1.00 vMB 157
233,584 233,584 00000000000000473f257214f99891e2112d4847807ef101a319b7712bd3df50 711 0.41/1.00 vMB 140
233,583 233,583 00000000000000567d83f8ec97415652bb21cead9b6a339608555449db60ca86 4 0.00/1.00 vMB 0
233,582 233,582 0000000000000142324eee92ec1fc5391f610da874ac2348b307dfce76cd7e1e 32 0.02/1.00 vMB 258
233,581 233,581 00000000000001bc49715e13933575c774fc482cc46dd923215cb139aa391e91 92 0.08/1.00 vMB 47
233,580 233,580 000000000000012a3343d1a5a413791e517f4455c3419e6588381b7011888232 307 0.15/1.00 vMB 129
233,579 233,579 000000000000000a208b0925faaa11f41144f49eba9cea2a8b48050683f9ea94 384 0.18/1.00 vMB 136
233,578 233,578 00000000000001cb25c209178b350d83e139857e00593963418861f5a9cdf238 185 0.07/1.00 vMB 187
233,577 233,577 0000000000000072fa49adec820d1c76991c75cc6a38f52e130a927c31a71b15 104 0.15/1.00 vMB 64
233,576 233,576 00000000000001c057ed32da81fc4e6becfbf5eb251cf3fe72526fd8486f5c62 108 0.04/1.00 vMB 157
233,575 233,575 000000000000001cad2c6fd4d71db5138b2abc95f4f01a8ce33c2d18ea08b9e6 96 0.04/1.00 vMB 195
233,574 233,574 000000000000010ae8d1ead84952d2b96705717c4071304518e65a452a3de127 311 0.25/1.00 vMB 92
233,573 233,573 00000000000001444b8b012d520216aa3ea061af04a7394d689bbcb9388ce50e 278 0.15/1.00 vMB 117
233,572 233,572 000000000000004179ac1ed4b539e02d9973750932b8ab1888b7b83f96d84ff8 32 0.02/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.38 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: 664.24 GB
    • Received: 14.96 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.