Loading Tool

Explorer IconExplorer

Memory Pool

35,285 transactions
25.93 vMB
0.06883710 BTC
Random Selection Loading Transactions
Max Size: 131.80/200 MB

Candidate Block

Mining Attempt bff0ea168c80628f9b398d65a669260fce3344d2fd8ea7f859faa04fb4d70af4
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 0d1c5d68e1b5db17e7b455ad8a4be3af3ee9ee3ec2aa081619deb23487e68014
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.02126781 BTC
Feerates: 250.88 > 2.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (571,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,758 342,758 000000000000000013a8ca0e1956019cc13e8f7bf7c8809785bed65158db27b9 1,946 1.00/1.00 vMB 24
342,757 342,757 0000000000000000098b7174eae4beb8338c3c57b75fcdcb9bc0be53f9e38036 685 0.28/1.00 vMB 41
342,756 342,756 0000000000000000110a282b834c5482102fe037d08a2141a5543bd2d1eff6d3 928 0.45/1.00 vMB 27
342,755 342,755 000000000000000007316c91c624d21796b2d7a1a649369019f6025c46ad020e 203 0.16/1.00 vMB 14
342,754 342,754 0000000000000000025b2132d15bb920dbd00838a9e1bd8ce52510d95a385c8f 275 0.12/1.00 vMB 30
342,753 342,753 00000000000000000e2cb097f61c7f0b7d020facf06b15ac4a9b7d8ae24880fb 1,297 0.75/1.00 vMB 22
342,752 342,752 000000000000000004dd77568bcf5295e6283c8b6aa78d6452ffef407ca999d1 365 0.16/1.00 vMB 36
342,751 342,751 00000000000000000c60f8029777cee9d408001955fbf509cff74f96be56ce86 2,400 1.00/1.00 vMB 31
342,750 342,750 000000000000000000f0fac861cbbb72bc93d9092ab1a91f4b3401ed3e1f7f44 531 0.60/1.00 vMB 15
342,749 342,749 000000000000000015fa08c2567880c0ba477a238739dc67e95f2ed9a0618355 2,123 0.75/1.00 vMB 42
342,748 342,748 00000000000000000ed26fef4a0998de17c2ede0576f96f218cccf5708da2a3e 587 0.30/1.00 vMB 24
342,747 342,747 00000000000000001170539e99b9496b39d454154eed38cd3df5fe4b5dc24b10 901 0.44/1.00 vMB 25
342,746 342,746 0000000000000000072849534bb257dfc995bb625c05b87745be4a5928b36386 1,113 0.59/1.00 vMB 23
342,745 342,745 00000000000000000e56b0e28e2cf950118674d7a73f4c735eb5017fa818c0d5 512 0.17/1.00 vMB 36
342,744 342,744 00000000000000000e5001e6b75a40f6ad24b201cfe30b67140965fc9e4a0a08 1,030 0.65/1.00 vMB 20
342,743 342,743 00000000000000000101fc475000753486c060fa0c719139c20deb869a041f52 1,747 0.75/1.00 vMB 32
342,742 342,742 00000000000000000ecd8b6a4a5fda3b6ba8539952df6b23e427e640f300d0eb 41 0.02/1.00 vMB 39
342,741 342,741 00000000000000000cb92c5acd63b41d4825bc092a4a9748feee86e60c5fbca4 174 0.09/1.00 vMB 38
342,740 342,740 00000000000000000163f0180905afed67c01620bac702eda27ca3413bf68a08 472 0.24/1.00 vMB 25
342,739 342,739 000000000000000010617c26130ce383dbf572b46d792e697810f41dbb5a596a 764 0.66/1.00 vMB 17
342,738 342,738 00000000000000000744df6383cd30b8dd09e828d8ce6563a397f0b0095f4024 1,024 0.33/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.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: 637.81 GB
    • Received: 12.44 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.