Loading Tool

Explorer IconExplorer

Memory Pool

24,854 transactions
17.37 vMB
0.03630407 BTC
Random Selection Loading Transactions
Max Size: 89.84/200 MB

Candidate Block

Mining Attempt f5d77e6fecffb8fca59e518eb0b3cae7aa6272dc40ad845db050705c0a2ae7cb
Version 20000000
Previous Block 000000000000000000015006f78d6da5ccc5a910d7dab6028b11b9bfcaf915a7
Merkle Root 7ca3ac8c814a231d1a1ab1f209d272d3f54ed2f1dd6931b35fd1c41b6c5bad79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,450
Size: 1.00 vMB
Total Fees: 0.00439657 BTC
Feerates: 59.58 > 0.44 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,134 (740,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,618 173,618 000000000000003bd8a9d43a3d5d1511d86e74030d1abb619e95d82c281dd723 3 0.00/1.00 vMB 0
173,617 173,617 0000000000000830a6bfcc3e06d13cc82222e6c5d0195bbeb2c4dcbeaf71b294 20 0.01/1.00 vMB 277
173,616 173,616 000000000000008fddb2c6b40ea85bb7c2afe5429f387b2ad9f0dc4e6e974106 118 0.04/1.00 vMB 63
173,615 173,615 00000000000004e68651be414bd9defd9bddc848ba16a22c3a7a7396e1942182 14 0.01/1.00 vMB 113
173,614 173,614 000000000000073b62bcd84057264e0db763066cd0491a09ae941ae5f207e23b 122 0.05/1.00 vMB 182
173,613 173,613 00000000000007d3ad91e7b87ed5422ede45ee71f73d6ce416a06990e7eb7096 6 0.00/1.00 vMB 463
173,612 173,612 000000000000062226fb204a0f665743e32ef6725e47a0108612634cf8ae8f34 60 0.02/1.00 vMB 95
173,611 173,611 0000000000000557eb273bd94511ea8d901058729759274a44c774862b3a4fe9 1 0.00/1.00 vMB 0
173,610 173,610 000000000000066e017933e5a4639455788d35d5767487f7632ad26b6f744c89 86 0.07/1.00 vMB 102
173,609 173,609 0000000000000205b265d86048560e8d92f06b36bc9ae73bccc403b4d25f0397 54 0.03/1.00 vMB 79
173,608 173,608 00000000000005306f4eb545b4ce92a068ad7b821d1408ad087d09d8f48c68c5 60 0.03/1.00 vMB 45
173,607 173,607 000000000000005362e14c0efe2a4ff615d06d4040f38580fcf73b74b118961c 47 0.05/1.00 vMB 307
173,606 173,606 000000000000069812751ada7c5c0f9c5bc79c4008c0e641e279924643762a66 80 0.03/1.00 vMB 95
173,605 173,605 000000000000015d7450c450e3d9a6def34989048262a94753216ff49a801413 61 0.02/1.00 vMB 3
173,604 173,604 00000000000005c653d36ed07015ea25d248ee85e4c39df3a0c39b6b6e82f08a 46 0.03/1.00 vMB 61
173,603 173,603 000000000000091ded48dd02361eb82342f1fbd1fd4beb99d5b0c81df17f856f 11 0.00/1.00 vMB 30
173,602 173,602 00000000000005734a99b8675ab822bd249df52c5a0573664a8155742bd04cc7 53 0.02/1.00 vMB 118
173,601 173,601 0000000000000770696734ff0f731c67620755f91efac8d5d4d665ce5cd46c1c 20 0.01/1.00 vMB 38
173,600 173,600 00000000000005d701f0dca5a65a961005c04e3b9d03d1196683564c20b50677 42 0.02/1.00 vMB 124
173,599 173,599 00000000000001c49c11777e66766ce60f1db850ca4e2b92dfe0a5e5a66d0b33 7 0.00/1.00 vMB 92
173,598 173,598 0000000000000554ea62177ba8c4e203bba3202b7737cf60f4f48ffcf5cd99ad 84 0.04/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 780.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 562.13 GB
    • Received: 7.45 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.