Loading Tool

Explorer IconExplorer

Memory Pool

81,829 transactions
31.25 vMB
0.08436808 BTC
Random Selection Loading Transactions
Max Size: 189.84/200 MB

Candidate Block

Mining Attempt 2bfc20e46ec8cd226d847fc92c0ae8be5b12115dc9bd511fef05b2d0b2b8ca20
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 5f3a98e0bee308ef910b8db17eaf4f9806a07b091f93000c2981d015cc9c6454
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,538
Size: 1.00 vMB
Total Fees: 0.01688684 BTC
Feerates: 73.20 > 1.69 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (375,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,960 539,960 0000000000000000000224dc1053ab2e82379efb23abe1c4faabb5cd16fa463d 2,377 1.00/1.00 vMB 35
539,959 539,959 000000000000000000083799a5f4c5edee8d0b12ff3b05b6c5d0a62e31e35148 2,943 1.00/1.00 vMB 10
539,958 539,958 000000000000000000156f4a8564481b787ea7aa94b85b22e3aa9b1ee7332c0a 2,152 1.00/1.00 vMB 27
539,957 539,957 000000000000000000160dc889929fef2cb4dd7db152c58ae27130eb5e93817c 2,555 1.00/1.00 vMB 21
539,956 539,956 0000000000000000000f506312a88543aa9766fb025189b135abb72eb80da23c 2,366 1.00/1.00 vMB 47
539,955 539,955 0000000000000000000c543d69b62059b863122068b2f5bbad8d1e2a8eed8828 2,436 1.00/1.00 vMB 16
539,954 539,954 00000000000000000003c99495130e34dc9a10df945dee3f0729fbdd253bb274 2,345 1.00/1.00 vMB 22
539,953 539,953 00000000000000000002d38bdcd203b372c6087d09279e7b05a7726edac42be3 2,984 1.00/1.00 vMB 28
539,952 539,952 000000000000000000220e90dd7ebe4273b6f490661a6d44bd3086ea383517c8 2,772 1.00/1.00 vMB 30
539,951 539,951 00000000000000000006ce414dee13d199ed17530c42c640856ff0c233c61062 2,742 1.00/1.00 vMB 9
539,950 539,950 00000000000000000013d190dcb2479de492f0122f7a4717a25a0713b3cf5276 2,504 1.00/1.00 vMB 25
539,949 539,949 00000000000000000018cc77e4f3f4a47d70e9b4e1de5f1e8730e299c0cbfeef 2,721 1.00/1.00 vMB 23
539,948 539,948 00000000000000000011172c3e1716d2a6a724fa72217ee418a3747e749d0e58 2,960 1.00/1.00 vMB 41
539,947 539,947 000000000000000000157e2adb3e034498d819c48dc979724ec2d54204cc489f 2,645 1.00/1.00 vMB 24
539,946 539,946 000000000000000000113efd5618e52338cfd9f4556063b6cbf1a3a2ffd270a4 2,476 1.00/1.00 vMB 12
539,945 539,945 000000000000000000102f384d7c92823aff232ef77d26a23968cbfc811b448f 2,668 1.00/1.00 vMB 24
539,944 539,944 00000000000000000005f658d4f7376c74fb841504b46fa8cea51ea888c0194b 3,067 1.00/1.00 vMB 46
539,943 539,943 00000000000000000019b30edc4377bae431947214b31db0004007296daade46 2,382 1.00/1.00 vMB 50
539,942 539,942 0000000000000000002170ec8a8fd70d7160595d52d89a96f6f19928fd286c30 2,528 1.00/1.00 vMB 17
539,941 539,941 0000000000000000002687272fbe12d9ad80742b7c9faf1635a5ae2bc9f4ac03 2,595 1.00/1.00 vMB 14
539,940 539,940 00000000000000000026a0b107d69864231b6ce4bc33912a1f8ce93a4a8ece9b 2,664 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.