Loading Tool

Explorer IconExplorer

Memory Pool

73,716 transactions
27.25 vMB
0.06322568 BTC
Random Selection Loading Transactions
Max Size: 166.48/200 MB

Candidate Block

Mining Attempt ac04ca25cb7ac30988b8d2f0859ed9d01d2bfb116161f3d1e320cf8fd760d2d4
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root ae5100d17d985b4ecf2ede9273e2b00749734e9e00523f177f71b6c33c499c74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,738
Size: 1.00 vMB
Total Fees: 0.00526445 BTC
Feerates: 80.00 > 0.53 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (607,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,626 307,626 000000000000000009c76aac7b27250c422d953a457151d699598f3ac98c3084 195 0.11/1.00 vMB 30
307,625 307,625 00000000000000004e0811b2e53012296055addacd4a0c9e75b55c8e06de6a13 411 0.31/1.00 vMB 35
307,624 307,624 00000000000000003ac8919ab32728144c97608660df2181d1c5ec2674e7a8cb 685 0.35/1.00 vMB 31
307,623 307,623 000000000000000030605248ece068e69da0ead35516db8435cea48fc247242e 693 0.40/1.00 vMB 31
307,622 307,622 00000000000000001af8ca8088464624d1de2646f1ff2b3629abcd361e5d13a3 232 0.13/1.00 vMB 26
307,621 307,621 00000000000000001471bc87eb322449562459f4d16cc391da450f065c6d511a 182 0.12/1.00 vMB 15
307,620 307,620 00000000000000002db68b23ed1b59394502e7060551a783daf36d0dc86b608d 323 0.21/1.00 vMB 26
307,619 307,619 00000000000000000425ea7a35a713dc6b00f8d4687e786cdbbf92ae617b16dc 609 0.39/1.00 vMB 31
307,618 307,618 0000000000000000432126c78b57dcfaa41bcbc98fd09c7d423f8b0eb29f94ac 342 0.17/1.00 vMB 31
307,617 307,617 000000000000000032588c7754268dec2ccc4cbe4b7ff6b966f0da88d9016283 461 0.23/1.00 vMB 28
307,616 307,616 000000000000000007f9b31c89b31dc88fb87248ea39b4bddb7e52522c56d19b 86 0.03/1.00 vMB 36
307,615 307,615 000000000000000003e4e16fca3c36f460babfaa34804fae89c49197bfcc9532 101 0.04/1.00 vMB 25
307,614 307,614 00000000000000005035d5e88987375287342a8604a3b2772fbd518c90281868 736 0.33/1.00 vMB 33
307,613 307,613 00000000000000002b17a81d1a3fc46f83ae0c1d06f0de82bd40c62cefd60f2a 513 0.26/1.00 vMB 26
307,612 307,612 0000000000000000387a0f1eb3a91f9ab02a193e02a12711b981dfcf22f11931 54 0.10/1.00 vMB 16
307,611 307,611 00000000000000000dbed2c1ec8143f712b0c8f35fa4579c6471e2208a33597c 965 0.68/1.00 vMB 39
307,610 307,610 0000000000000000318c45a069ab471e1d5d97806ccee4e17519a3a406f86a06 1,005 0.67/1.00 vMB 26
307,609 307,609 00000000000000003893cc9a70f811474fa5ea6230d8962be5cca0b51e93fd39 124 0.30/1.00 vMB 14
307,608 307,608 000000000000000000935d5053d80266447a6cc180e488bbb85675ca61cddfe7 1,076 0.75/1.00 vMB 27
307,607 307,607 0000000000000000469ede35453098e9c9a59fd13c62100f8ebb5f06c957e0fb 696 0.35/1.00 vMB 32
307,606 307,606 000000000000000009faf77a217336d27116c76075aedeca3a77e0cdef6c3802 566 0.29/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.84 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: 712.06 GB
    • Received: 17.16 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.