Loading Tool

Explorer IconExplorer

Memory Pool

78,955 transactions
29.45 vMB
0.06718096 BTC
Random Selection Loading Transactions
Max Size: 177.25/200 MB

Candidate Block

Mining Attempt 2b8cc09db055b13d194e8e3c376095acbb8fd9a7cfccecb40d144d4035e0a7e8
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b7c5af03fa14f022225e3171ca0e462d013851c4c57ba2008364a3317f1fc929
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,391
Size: 1.00 vMB
Total Fees: 0.00747070 BTC
Feerates: 150.77 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (151,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,256 763,256 0000000000000000000346ef0fd49da708b6d9cc1f4b39b77fed9cfb44dd69c9 2,764 1.00/1.00 vMB 39
763,255 763,255 000000000000000000014de8cca8c48e02c8335f7ed254134688d43530fe71d8 1,599 1.00/1.00 vMB 22
763,254 763,254 0000000000000000000689680b2577b9dfd8f68d892fcb434e5ebbe13f738ed9 1,115 1.00/1.00 vMB 20
763,253 763,253 000000000000000000065334b8d84554dafc67641f4bce27699af06baf4796da 388 1.00/1.00 vMB 15
763,252 763,252 000000000000000000044b601b340b4a30c832a894b9440c50c763fad0077444 437 1.00/1.00 vMB 15
763,251 763,251 000000000000000000046e5d26626a8078c4c18250b7d7a0198b27f3208ed0c7 1,965 1.00/1.00 vMB 25
763,250 763,250 000000000000000000004e2e7cf55248b7f8c2a991f86f9f1dd96aa6dd43c753 1,971 1.00/1.00 vMB 18
763,249 763,249 0000000000000000000572c7fc8a83a0815ca756b0b9b359c33505e9d6f90a34 2,073 1.00/1.00 vMB 25
763,248 763,248 00000000000000000003c0682a573ac2c8659f2950d021ae6310ce192972c84c 1,548 1.00/1.00 vMB 38
763,247 763,247 00000000000000000005762a48ea7c88e01115a6e7fdf5a501c6f3ee21fee1b4 2,670 1.00/1.00 vMB 25
763,246 763,246 000000000000000000030bb4dff9c42ec8634d22d859412865214c862d490029 1,915 1.00/1.00 vMB 33
763,245 763,245 000000000000000000038b24ee35182a4f90b95091bc840df6ec6ec363425293 256 1.00/1.00 vMB 14
763,244 763,244 0000000000000000000589dcdc93359e4d736a8745b75f0610beddc97af20956 287 1.00/1.00 vMB 14
763,243 763,243 00000000000000000001d0fa0dca1af30c153978f3d37c3c2c0ea070b94be3ed 2,349 1.00/1.00 vMB 28
763,242 763,242 0000000000000000000669fff3326e47ad7f980fa64e6d1ba5fb2d469d4fb9a2 332 1.00/1.00 vMB 14
763,241 763,241 000000000000000000050758098901d87146beae8eaa771dcf536c5f4ef06063 312 1.00/1.00 vMB 14
763,240 763,240 000000000000000000020152f4fe6e8e0209dd029997b46e82322b22985575d2 390 1.00/1.00 vMB 14
763,239 763,239 00000000000000000004588499880a60c842fe47dbd9e433bec9629c3c97ced5 2,654 1.00/1.00 vMB 25
763,238 763,238 000000000000000000036bf5a97a195156b8680bbf1cfc5378926381cbbd8a97 2,200 1.00/1.00 vMB 25
763,237 763,237 000000000000000000052f30201b23504bef0bd1586a2acbe5a6c69402537fb4 466 1.00/1.00 vMB 18
763,236 763,236 0000000000000000000322f397479f2ceb370418b1ec42eef5c9babf167e54b0 1,780 1.00/1.00 vMB 22
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.28 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.