Loading Tool

Explorer IconExplorer

Memory Pool

78,552 transactions
29.33 vMB
0.08343296 BTC
Random Selection Loading Transactions
Max Size: 177.21/200 MB

Candidate Block

Mining Attempt 0f5f4f9963883a98f9a43866f1daac260be7cfaaa26564c00d6914d9a68e492f
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 0d02f47efaa8d6efb3da3b5d94c67b24b34ffe370eaab9284835f8df4699652a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,635
Size: 1.00 vMB
Total Fees: 0.02187864 BTC
Feerates: 95.73 > 2.19 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (266,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,786 648,786 000000000000000000076c8033ff919aece8708f2a8de362554ac6dbe32dfe39 1,598 1.00/1.00 vMB 47
648,785 648,785 000000000000000000076e47addf84bc13f48e1c4cf3340acaead9b0f9186ff0 553 1.00/1.00 vMB 6
648,784 648,784 00000000000000000006b3b43fe658733d8f159c8e305a26e4abee29956bdcd0 2,504 1.00/1.00 vMB 56
648,783 648,783 0000000000000000000418658e321cc0900143f5f68ce3a769341e8d1b46ba00 1,143 1.00/1.00 vMB 25
648,782 648,782 0000000000000000000d00de265dba159479249be7235f813a2d6610cb81c998 2,340 1.00/1.00 vMB 58
648,781 648,781 00000000000000000002d98d4b883d21c1cf7fd333de96ec15df09f049888a1e 2,127 1.00/1.00 vMB 25
648,780 648,780 00000000000000000005eab33f29144d4c01c2f10b52de7c60f19ac61330ba4f 2,738 1.00/1.00 vMB 20
648,779 648,779 00000000000000000004ce13e595373d8f6c1658f4e83f3869a35ffa4e4e0a80 3,074 1.00/1.00 vMB 42
648,778 648,778 00000000000000000000eaf6c2633aaae0a334a2f6c1ebe57319b6ad4954628f 2,918 1.00/1.00 vMB 61
648,777 648,777 000000000000000000085b35bbb5765ec547e91fc565fa81d910d956f462ece7 2,728 1.00/1.00 vMB 60
648,776 648,776 00000000000000000004a6fd767805e105fdd6c69a9893a1021985b175baebe6 2,473 1.00/1.00 vMB 90
648,775 648,775 0000000000000000000e1046660df5a6ced1dea541b60466472356642d5ed57d 1,982 1.00/1.00 vMB 82
648,774 648,774 000000000000000000022f00ae832faa7883ff2b1a937001ceb6e8ffc692f1c6 2,546 1.00/1.00 vMB 90
648,773 648,773 0000000000000000000d3e2b26fc552cabd219d7178da3d19f1b42beb180a9d7 1,596 1.00/1.00 vMB 20
648,772 648,772 0000000000000000000b4fd66108c2b8c1f31504e5e0223da8eece975f17dc5e 2,178 1.00/1.00 vMB 46
648,771 648,771 0000000000000000000c8fb358dcf62815e73c6fe2e46b514dbabd19b660976f 2,262 1.00/1.00 vMB 56
648,770 648,770 0000000000000000000f2c8a92567225b3448e9d045c218b6ae6c7328564dbec 1,938 1.00/1.00 vMB 7
648,769 648,769 00000000000000000004a77a3d59b63611286357fc45afcf045c20d48336cb53 2,414 1.00/1.00 vMB 45
648,768 648,768 0000000000000000000e54bb4e85df8367f3ad40d922a9a0f736b513fd615137 1,358 1.00/1.00 vMB 69
648,767 648,767 00000000000000000006dd023202d3b767b8ef2338f1b5bba4359cea8d2e7d4c 1,808 1.00/1.00 vMB 8
648,766 648,766 0000000000000000000438a0e961325ecf644c9017d8d3bb973372b9dd7207fe 2,816 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 674.78 GB
    • Received: 16.43 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.