Loading Tool

Explorer IconExplorer

Memory Pool

77,437 transactions
34.16 vMB
0.14128610 BTC
Random Selection Loading Transactions
Max Size: 190.07/200 MB

Candidate Block

Mining Attempt c40a6f2047123d1c2b7b038ac8b3147c65160289f3e1a01d999d3fd789e37f75
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 88a7dfecac34e6d2832717f640bf747f74eeab81be6ed29076d998b11c37c57b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,713
Size: 1.00 vMB
Total Fees: 0.02269732 BTC
Feerates: 84.27 > 2.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (688,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,690 226,690 00000000000001a6b196fd0c32fc1e6e1082f34064736d1dd275d74400762ed1 455 0.23/1.00 vMB 251
226,689 226,689 000000000000004a6fc86ddf12e8ee97675dfbfce37f13c6cab25efe299e664c 160 0.08/1.00 vMB 200
226,688 226,688 0000000000000049849437ec099397e38b094dc565d9a95d4805318ac40b1cb8 42 0.01/1.00 vMB 52
226,687 226,687 00000000000000e7b53b50b34fb500c7166d1eb32350a3ecd93f6851176d439d 501 0.19/1.00 vMB 218
226,686 226,686 00000000000000284c77bd6af4167e0a013ca0891ee49b52587f626aa5ea2dea 659 0.34/1.00 vMB 211
226,685 226,685 00000000000003561405b580424b777e3ccc5cbb1725a94624d970e781e34706 9 0.00/1.00 vMB 80
226,684 226,684 000000000000003f509984e1df2eae95a245c5d9587c17345994c3939dc3a427 281 0.14/1.00 vMB 167
226,683 226,683 000000000000013df583c3e5649a6d0ab8cd3ddaa58df3fed7d6e64906f1eee8 35 0.03/1.00 vMB 121
226,682 226,682 00000000000000b800c96dac37055379b0725244fbdc7db473c75983aca5d873 15 0.01/1.00 vMB 123
226,681 226,681 00000000000000869ca095ca954c9cac869eee0cce81c98423f64b066de6e843 272 0.11/1.00 vMB 205
226,680 226,680 00000000000002c0210c3d231ecd352060f29d46885ddc10fa182445985977bc 147 0.09/1.00 vMB 212
226,679 226,679 00000000000000ed67ca6319eedfefe08c9d836895a078dacf700a5e6af9c6ae 192 0.14/1.00 vMB 59
226,678 226,678 00000000000002941f478c0de4628a487043978439aa41c4f6ac33367d667801 188 0.06/1.00 vMB 304
226,677 226,677 000000000000012135707f6b4bd16687aa2d42ce319833e375dc5457730a84b8 739 0.38/1.00 vMB 148
226,676 226,676 0000000000000253e878ec7e2e1d2f303bce7475f03acade8c98de71768f9a0a 137 0.05/1.00 vMB 136
226,675 226,675 000000000000000244456e75abce60b75bbb2bb57854614b08bb5ace77555025 309 0.14/1.00 vMB 193
226,674 226,674 00000000000001c8b9ce49aa7d3af4793f3859051bab3e0f583f9f3b2fecf5de 469 0.26/1.00 vMB 155
226,673 226,673 000000000000015c10cdc2a4e35c9fde8944dc0dccb217ce0a364dfabb307e89 458 0.25/1.00 vMB 162
226,672 226,672 00000000000002021c4b79a8e965c8aace6ec2ef190347eae3b238fb67d942d6 625 0.25/1.00 vMB 208
226,671 226,671 000000000000008b9c85d423b961ef15735eb0b54ca178e1d5bc187674075b55 494 0.25/1.00 vMB 173
226,670 226,670 000000000000006d417b81e520aa09ae3c32e565d9317b19c46d8fde095dee2f 147 0.06/1.00 vMB 213
Previous 10 blocks ↓
Total Size: 783.11 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: 736.24 GB
    • Received: 18.58 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.