Loading Tool

Explorer IconExplorer

Memory Pool

79,324 transactions
29.27 vMB
0.10484500 BTC
Random Selection Loading Transactions
Max Size: 177.46/200 MB

Candidate Block

Mining Attempt 03d5ef96b10b6cedd115d03c1c3cb88d9bc124169ee4901a7454f679818b5804
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 55646524a7eb26b02bdac7ed78919c82cd5d7ce6cb7ac39063ab6a336d0dbe37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,704
Size: 1.00 vMB
Total Fees: 0.04356567 BTC
Feerates: 137.15 > 4.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (155,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,756 759,756 0000000000000000000525da028613531301fa06ab2466e626bc03997b52424b 626 1.00/1.00 vMB 2
759,755 759,755 0000000000000000000663d75ef1b18ff653bac4048a34b4c147440290dc517a 1,562 1.00/1.00 vMB 6
759,754 759,754 00000000000000000003d82ad906e070709bc2125a969cd769d645ffe147eaf6 2,620 1.00/1.00 vMB 12
759,753 759,753 00000000000000000000aacef2c3caf26aa3b56cf22cda7067f8f59ae8b5116e 113 0.04/1.00 vMB 11
759,752 759,752 000000000000000000067d1c3f9a5ebb84518f40752517d2aa49c0a11d73b90a 240 0.15/1.00 vMB 6
759,751 759,751 000000000000000000005c633aff978cf0444bf7f941e25427b2a31244e0b8d1 235 0.08/1.00 vMB 7
759,750 759,750 00000000000000000001854744271634ffeafbf1fb51997dfeeb05de49fc40c1 604 0.21/1.00 vMB 9
759,749 759,749 000000000000000000066cb3d1475a317d72388d9136970e7c22c3bf1d2c9212 752 0.39/1.00 vMB 7
759,748 759,748 00000000000000000000f49c2588149f114ce8f61ca14c7f8cda78efba8c910f 1,699 0.99/1.00 vMB 5
759,747 759,747 0000000000000000000253d5a6cf1373412788eb87f92fb7e29056e518593bb4 2,074 1.00/1.00 vMB 10
759,746 759,746 0000000000000000000540a5286ce78af5dadab3115d3306c5acad76ef31bd94 982 0.71/1.00 vMB 1
759,745 759,745 0000000000000000000031ee53f22236f71cf5c82e82c726192b76b3355ca76d 1,370 1.00/1.00 vMB 3
759,744 759,744 0000000000000000000717a24f298e5385e8a53893b4cc04f5f0c5c53076ee2a 1,828 1.00/1.00 vMB 6
759,743 759,743 000000000000000000001ff9e93bbf3d04f33a0b32a2e12b629e00b0ecbce084 926 1.00/1.00 vMB 18
759,742 759,742 000000000000000000004c6285c9d0cfdc620f9b4f9e6e3791f379eb02170943 1,386 1.00/1.00 vMB 3
759,741 759,741 000000000000000000066ce51039462a46f3c705dd235739a971639f4af92769 3,126 1.00/1.00 vMB 3
759,740 759,740 00000000000000000000146f77cd18c1dfd9d25aa0a45c38eec3d0d9ddb0318d 2,635 1.00/1.00 vMB 7
759,739 759,739 000000000000000000005f4bb64cfde8bcc85ee49ae91524a9314d237d453fc9 3,150 1.00/1.00 vMB 9
759,738 759,738 00000000000000000001793bc532d01952690eaf24f577c29a48fcdbba1c4209 3,025 1.00/1.00 vMB 18
759,737 759,737 000000000000000000048d6b53ec2253849ee2c91a0276220ad1565af89732da 3,341 1.00/1.00 vMB 11
759,736 759,736 00000000000000000005664d4b9cce66d92542c733c9c5d68c085888da15ecb6 2,713 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.