Loading Tool

Explorer IconExplorer

Memory Pool

75,348 transactions
28.66 vMB
0.08868541 BTC
Random Selection Loading Transactions
Max Size: 172.94/200 MB

Candidate Block

Mining Attempt a0ffbfbef4bbd5ddfefa1fc052a55645137991c446c7a9b114aa362e71ecc8b3
Version 20000000
Previous Block 000000000000000000001be99c5d13761820acd7b6d30d62ebad6cb236e61063
Merkle Root b2fbd144e400e76b1bb1d5d1a66759f423581689b9844f35f284698418417a7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,694
Size: 1.00 vMB
Total Fees: 0.02518991 BTC
Feerates: 150.80 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,556 (686,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,955 228,955 000000000000010acf310696680d36e34fc7c801554ba14f99a0ddb9daa71cf2 332 0.15/1.00 vMB 228
228,954 228,954 00000000000002770a4b0d18b8544958f272b37a9aa70a3a8a63efaaa489d73a 510 0.19/1.00 vMB 199
228,953 228,953 0000000000000087b44f03d3771a957f34a113677a82d43282d2963b09b397cb 314 0.15/1.00 vMB 165
228,952 228,952 000000000000015bc17960f3dc5206dd758343f9d64adc1f913faec069b1ca39 121 0.07/1.00 vMB 155
228,951 228,951 000000000000019e943c99220046c54dc518b8c3a9790c332f8007612cc692f5 113 0.05/1.00 vMB 106
228,950 228,950 0000000000000183b6d4d7907e2960d0d74455fa22f6f890035f07f6af112dfd 607 0.24/1.00 vMB 201
228,949 228,949 00000000000000526404ef17b48974caff49c90afbbeb98d534f5d639cdabaea 397 0.18/1.00 vMB 163
228,948 228,948 00000000000000d563077d0c9745be1a001dfd1dfc15d14b76beaa6672640dcc 268 0.12/1.00 vMB 128
228,947 228,947 00000000000000528f334ca35d21dc0e289921793e51ad761badfe4c0e0713cc 52 0.04/1.00 vMB 80
228,946 228,946 00000000000001323cf01f134b4c2be7e798b3ca6ae6f3fea63ea15f21679771 256 0.10/1.00 vMB 182
228,945 228,945 0000000000000168da9a532797eaebfa83019e1aa72b5602ad19813b57edcaf7 279 0.14/1.00 vMB 163
228,944 228,944 000000000000026df52d4d21f6792b39e515136a0b81e00578f9b82757140f1b 261 0.15/1.00 vMB 117
228,943 228,943 00000000000001a9bbceedd708c94d0078083e67893830f50484892f908972c2 484 0.19/1.00 vMB 181
228,942 228,942 00000000000000f97dc88255dee82c88d869134f28591d32fc2d9c62554aba35 487 0.21/1.00 vMB 176
228,941 228,941 0000000000000036ef8ac5b9ce67623e31256573bbab57c17ce3cfd97809aeb3 144 0.10/1.00 vMB 92
228,940 228,940 0000000000000156fad2c13be218e4c1f2c5101177717deab97859e08c0f8644 642 0.25/1.00 vMB 196
228,939 228,939 000000000000013fe713d4bb101ac5ba5af77ba67ebeff6faafb4cf2b217bcd3 127 0.15/1.00 vMB 53
228,938 228,938 00000000000000cb819be33a084c31cb65e8bc189c679abf6c953695dacd95cd 332 0.15/1.00 vMB 149
228,937 228,937 00000000000001f4a8a3097cf7be567bfbaf02e86fef5cadff4ed5fa3d91063a 115 0.06/1.00 vMB 152
228,936 228,936 000000000000026e76db005788ba71ce6a96415cad9a4c1fa2ef7441967327cf 304 0.13/1.00 vMB 168
228,935 228,935 0000000000000269ab20e89daeefdc29c885eb0295eba3203b6ab021eb6735a1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.36 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: 768.38 GB
    • Received: 19.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.