Loading Tool

Explorer IconExplorer

Memory Pool

42,082 transactions
27.74 vMB
0.07723291 BTC
Random Selection Loading Transactions
Max Size: 143.25/200 MB

Candidate Block

Mining Attempt 020d2fb956c874876f19027384df26c851aaa6f3f57e17e27be2520e09ebc125
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 74a09401f08e53c081565c2ce89dfae11874add4a0943e9723a5b1ae6aa451a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,231
Size: 1.00 vMB
Total Fees: 0.02178461 BTC
Feerates: 180.63 > 2.18 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (314,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,769 599,769 0000000000000000000794dcd1b1a244fd4997531616583df5cf65efd9615eca 940 1.00/1.00 vMB 69
599,768 599,768 0000000000000000000fd60cc77df50c450c39bb61ad3b06f483159e1ecf369c 2,875 1.00/1.00 vMB 41
599,767 599,767 00000000000000000003e91aef82ed37d3f1122f262ac1208f5e038ceddad509 1,491 1.00/1.00 vMB 9
599,766 599,766 0000000000000000000b6504da9b59bdf17d3099613004f2873a12c2ce965399 1,505 1.00/1.00 vMB 5
599,765 599,765 000000000000000000042b82ad7cff34f3f1537f499e1d728981ec2a8fc723c7 1,514 1.00/1.00 vMB 8
599,764 599,764 0000000000000000000308a6c9b2d68ade6885265c7399e6e50f22a3c45b79a5 3,247 1.00/1.00 vMB 9
599,763 599,763 0000000000000000000fc1920caf8be97a5552077057f0fba517a01d50abbb79 2,231 1.00/1.00 vMB 21
599,762 599,762 00000000000000000014ebd83cbeb86b8bf4e51cd3e98cd8d424db50d994765e 2,772 1.00/1.00 vMB 5
599,761 599,761 0000000000000000000388f626191569d9e22daef0102e7353a2e66a432623cc 2,487 1.00/1.00 vMB 11
599,760 599,760 00000000000000000010c8afcb0883b03838eddef15300e9ea571cb03191fb9d 2,695 1.00/1.00 vMB 31
599,759 599,759 00000000000000000008cf0a5960ab76a0f6ea2a20f3c33aa5cbf44ef27cb833 2,853 1.00/1.00 vMB 16
599,758 599,758 00000000000000000004c4758171499b07eb4f91b0c33684c2622fd851c51691 3,002 1.00/1.00 vMB 19
599,757 599,757 00000000000000000014df74eb9a4c029a05e62ae70361feff031617888a9d1d 2,181 1.00/1.00 vMB 34
599,756 599,756 00000000000000000012140f75fc7169d08cb38bc4fa2e5c71977a27ead8cb7c 3,214 1.00/1.00 vMB 16
599,755 599,755 0000000000000000000a7779ae9cefc8169dc5924ee73d89e94ebd306d841ca1 2,921 1.00/1.00 vMB 22
599,754 599,754 0000000000000000000bb9335d7d67a61b79b45a5745f7664c77084c4279c320 2,865 1.00/1.00 vMB 32
599,753 599,753 000000000000000000131877cd7fbc70e89eb7259c22f7208a1d1ceff87acc54 2,398 1.00/1.00 vMB 27
599,752 599,752 0000000000000000000cac62f17e9631335c343f3c89dfc51370ce445b082725 2,988 1.00/1.00 vMB 12
599,751 599,751 000000000000000000146fe16d38aa335bd64170787040f3620556f134d7832d 2,919 1.00/1.00 vMB 12
599,750 599,750 0000000000000000000cf928d7abaed268aeb7a89e198a0410f87b069a343395 3,137 1.00/1.00 vMB 31
599,749 599,749 0000000000000000000ba91a72f9f3d513760bdeb7a22dab19ef3ec83d0d9744 2,889 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.