Loading Tool

Explorer IconExplorer

Memory Pool

83,705 transactions
31.43 vMB
0.09870149 BTC
Random Selection Loading Transactions
Max Size: 191.60/200 MB

Candidate Block

Mining Attempt bb83a8e7d3f27200ace30232931e024dcb6275fc9ee064f98f4e45e02aad1764
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 5c2f4194628cfec58d3d539b990ed90f10789d50edccdeb2c28f1ffe5c78fee3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,269
Size: 1.00 vMB
Total Fees: 0.02602528 BTC
Feerates: 177.93 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (574,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,402 340,402 000000000000000010e9d9706bf729f2c462cbd97cc4d595200144e9a89c7c5e 643 0.31/1.00 vMB 29
340,401 340,401 000000000000000008d151bf4b0d112c3d433e19e530d86dd079b794dc393d6e 570 0.54/1.00 vMB 17
340,400 340,400 00000000000000000da3e6f59708330987a62810d947737318cf5a691ea773f2 1,024 0.36/1.00 vMB 39
340,399 340,399 00000000000000000f4d202fef2a27124b3151b1a1bd221db25d31578a448b03 361 0.17/1.00 vMB 43
340,398 340,398 00000000000000000052f1f38f7befdc3e744e9901743aa563dfe9f1e16be41f 110 0.10/1.00 vMB 36
340,397 340,397 000000000000000006875c04e629bf89c92029cfc480779b32a308ceb44349f7 260 0.12/1.00 vMB 34
340,396 340,396 0000000000000000070db9ec762d558d506baa786596ddc1909fa864b7b95ab9 178 0.10/1.00 vMB 16
340,395 340,395 000000000000000014d305cc9ee14260573e3f20dc973d64efccab30d41b6c6c 407 0.24/1.00 vMB 20
340,394 340,394 0000000000000000126c45c5fbeaf6191d351386170a975876ce7204fc44b409 1,928 1.00/1.00 vMB 30
340,393 340,393 00000000000000000a16e57b47d2e34effe3527cb7abeb373d4e2ae8172d537c 347 0.25/1.00 vMB 25
340,392 340,392 00000000000000000789dad6d10aa062cfb7026b37034b29189ea1fc8962a45e 214 0.12/1.00 vMB 45
340,391 340,391 000000000000000003cdedc680154b73969e72a62e93778090ebd68314dee408 239 0.26/1.00 vMB 13
340,390 340,390 00000000000000001841e2e2d2d86fec6cf4528c837ad5d32f2dfd5990e4dc2e 512 0.21/1.00 vMB 29
340,389 340,389 000000000000000011d42d3b8729a6fb0e9e5d105ad52f560368579bbb87bba3 137 0.12/1.00 vMB 12
340,388 340,388 00000000000000000aa5819b8d252c7cc11faa0a7ac8242ef1408388447e9da8 1,402 0.72/1.00 vMB 30
340,387 340,387 000000000000000007dbd05e99979b08f93e20f86cb2a7d0b92dc2c10b39d852 1,129 0.55/1.00 vMB 26
340,386 340,386 0000000000000000112d03508be663269d99bc2d62b165b50b6d78edb64b8a06 341 0.18/1.00 vMB 20
340,385 340,385 0000000000000000010401f5118debe67bd184523026f696316a64bf6c666f92 551 0.29/1.00 vMB 24
340,384 340,384 00000000000000001031c809e60debc8af72c2dccce2af57312b0a4482bbf9a5 984 0.70/1.00 vMB 22
340,383 340,383 000000000000000015d279c488e6580a50108d2a419abe85cf0b92b2a1412372 907 0.62/1.00 vMB 22
340,382 340,382 000000000000000018b6f61aa2882b4a7fc64b13855eea25b6a99d9dd596fe2d 1,612 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.