Loading Tool

Explorer IconExplorer

Memory Pool

76,892 transactions
30.69 vMB
0.13490084 BTC
Random Selection Loading Transactions
Max Size: 176.50/200 MB

Candidate Block

Mining Attempt 05c2b81c764f82236c619b57afc21c0400048d33e7955266869fa89c86c31b76
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 7cda5e644df8f5fc998ff16833b44ac9e2309d439306aecdaabfff4658c2179e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,402
Size: 1.00 vMB
Total Fees: 0.04909597 BTC
Feerates: 150.36 > 4.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (522,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,264 392,264 0000000000000000001332b36fb10fc77f29527ebd0278de64f3ac881e99d56a 906 0.52/1.00 vMB 29
392,263 392,263 0000000000000000039349a29c81c74f5042015f4ef47fa2305cb1cebe2ea502 2 0.00/1.00 vMB 0
392,262 392,262 000000000000000004a3821a39bc635bbc4b390c4ccd90bf681195aac88862c5 400 0.24/1.00 vMB 28
392,261 392,261 0000000000000000046eb6a31f27eb3015b0a31ea6196177b71273d81b8072f7 1,623 0.83/1.00 vMB 34
392,260 392,260 00000000000000000162b3f7736a0b1be70579c789d613cc1fbeb275435b20d7 334 0.37/1.00 vMB 16
392,259 392,259 000000000000000009edd9d24c88a51be3bf6d64d93d98cf32b3b128f2aaa911 2,188 1.00/1.00 vMB 39
392,258 392,258 000000000000000006121d04a7a4cb2792c9b64b06a47ec066becf8e39ba68b6 1,308 0.69/1.00 vMB 29
392,257 392,257 000000000000000000a5fc3da0cf1f845fa7b03bf0257fa44b1ad226d2becfd5 945 0.61/1.00 vMB 25
392,256 392,256 000000000000000007c3ea6549f4607546eaf22b9651b84f9eb070a14f6c4df6 1,720 0.98/1.00 vMB 29
392,255 392,255 000000000000000009af2f2a88855cbca1159c18631398707d8a06687b078f3e 1,313 0.69/1.00 vMB 31
392,254 392,254 00000000000000000a2830fcfee9a1c6e680c914707e307392b3600bf167f13d 915 0.45/1.00 vMB 43
392,253 392,253 000000000000000005748ab2b7c2bc92ae5ba9f0ad4bc0201ec6300d82ee8e23 436 0.24/1.00 vMB 30
392,252 392,252 000000000000000001b92ac9b998e8823b2ba1cfe4b9f6c15db3f88161fac571 219 0.14/1.00 vMB 23
392,251 392,251 000000000000000005119e5df92ac6f27fc28f22b2b622c5edb4819fe87f763c 1,242 0.61/1.00 vMB 33
392,250 392,250 000000000000000003e41e03ee0c0400b569270c5a5ff70e5796575dc60fdb88 494 0.25/1.00 vMB 30
392,249 392,249 00000000000000000969e5624fcf55ca7d7bd865c7dcb313b6a795751408d080 719 0.45/1.00 vMB 25
392,248 392,248 00000000000000000668fc27eadc7bd005ebba13aafd7d1e45538fa5ceaa62ba 1,595 0.65/1.00 vMB 36
392,247 392,247 0000000000000000029d4dbb67e13f479c10cb45bba369a98f7714b848991814 544 0.25/1.00 vMB 30
392,246 392,246 00000000000000000057d96b6d724e791684746fee4c99472d41b0883d2f06a4 615 0.29/1.00 vMB 29
392,245 392,245 000000000000000006872354c75910e24c20f38ab390a56cc468cfceb31c8c8e 778 0.35/1.00 vMB 39
392,244 392,244 000000000000000003c88e5137479ffac1d06c0d38d2cd5dff218be6588d6bd0 879 0.53/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.