Loading Tool

Explorer IconExplorer

Memory Pool

81,348 transactions
29.87 vMB
0.13396547 BTC
Random Selection Loading Transactions
Max Size: 180.84/200 MB

Candidate Block

Mining Attempt 62bae4b266a6d4f0b31a4b7b025b2487bc95627806bfb115870ddf02aecedb35
Version 20000000
Previous Block 000000000000000000005c2fc4d2b95ddb889fb35eace1de4a362d4b7706c2e6
Merkle Root 3e75d929666f2c650e214470d1f1c4bcab7ba28b481b1574a0e0e4b5d2b7bebd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,941
Size: 1.00 vMB
Total Fees: 0.06805321 BTC
Feerates: 213.90 > 6.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,109 (321,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,973 593,973 000000000000000000092863d2e2cc4893e90e774870bee68bce09584f35a3ba 207 0.11/1.00 vMB 24
593,972 593,972 000000000000000000168a0c15e950468e4d645ff182252a918236ef66f7bcdb 163 0.05/1.00 vMB 33
593,971 593,971 00000000000000000011eec884c1435161c61b5a3fc006adf9458a7c25bde6f1 388 0.16/1.00 vMB 17
593,970 593,970 000000000000000000066132aadd02eb4f7d3fb2e2f187e67a00350aa97d2582 805 0.29/1.00 vMB 29
593,969 593,969 0000000000000000000aeb336590c7eeb3bef6a7a86f53815ec5022a1cc3ffda 569 0.16/1.00 vMB 19
593,968 593,968 00000000000000000013a0b3142e0dfe90b47127537606661308e2a41195eb5d 2,812 1.00/1.00 vMB 26
593,967 593,967 00000000000000000011d7668840c8d3371db3b108385580466665ad5632c06d 2,148 0.98/1.00 vMB 20
593,966 593,966 00000000000000000000f804c0c58623a97e4fef0baaae04a219ebdd2df32692 695 0.29/1.00 vMB 31
593,965 593,965 00000000000000000001a0fb1dc2e7d023d0a038c766ebb8823c825c157af6ba 1,165 0.41/1.00 vMB 3
593,964 593,964 000000000000000000061bc938dbc6d39ba55f47be54d2f5e39db09d6f63650c 2,084 1.00/1.00 vMB 4
593,963 593,963 00000000000000000015d3c3bf531ea6c8bcaf5686d48854b7b1b302cd2394e8 3,047 1.00/1.00 vMB 23
593,962 593,962 0000000000000000000ba8ef45b88d963702a0950adb0b8b0aa530d9422d50c5 2,769 1.00/1.00 vMB 55
593,961 593,961 00000000000000000011b018640b02275bb919ea5840f586bcee1fa4dd1e266d 693 0.23/1.00 vMB 28
593,960 593,960 00000000000000000017918b9f451738dc5d6cc338f43e2e50f5dfa0beeddabd 875 0.27/1.00 vMB 31
593,959 593,959 0000000000000000001405166a713c22d309d5424831bd0d121977760d05aeda 2,017 0.62/1.00 vMB 24
593,958 593,958 000000000000000000055b257221e0a6f282efb9326fc478b9d94ec07262f88c 2,569 0.84/1.00 vMB 24
593,957 593,957 0000000000000000000b0fe9790ecb51f3e6b6c8bad0e67d1a13744b3bfed02e 633 0.24/1.00 vMB 31
593,956 593,956 0000000000000000001458dace2cb4c2761c94a646cab7f7ea59bf6797a09a8c 1,088 0.52/1.00 vMB 4
593,955 593,955 000000000000000000039b3f3915fab75e829f67d557793efd9ae63fd1bcd4c6 2,585 1.00/1.00 vMB 17
593,954 593,954 000000000000000000051f718ec2b22336bf193177c036286126730f5a5fbc19 3,241 1.00/1.00 vMB 41
593,953 593,953 00000000000000000019ecdfa4ba7131712be5675d2910f569cd43addcf54e33 2,886 0.96/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.58 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.33 GB
    • Received: 15.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.