Loading Tool

Explorer IconExplorer

Memory Pool

82,788 transactions
31.13 vMB
0.08667347 BTC
Random Selection Loading Transactions
Max Size: 190.86/200 MB

Candidate Block

Mining Attempt 906c55240c2f89e378a87d7b26fa16eb6b78d1cc45f882687bee5344dd730819
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root ab8338f8cfaa777c57b66f8fe71c67a97734969f4121aeb6ea6162f2ff9568ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.01656940 BTC
Feerates: 73.33 > 1.66 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (607,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
307,605 307,605 0000000000000000245fa02ffd55403499f713a32950838a3503d3fea45414ad 155 0.09/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.77 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: 709.42 GB
    • Received: 16.91 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.