Loading Tool

Explorer IconExplorer

Memory Pool

78,011 transactions
28.94 vMB
0.07804016 BTC
Random Selection Loading Transactions
Max Size: 175.48/200 MB

Candidate Block

Mining Attempt c3c7fb615e4f55b473281206bf373f2f356d2fbc984db9dd912ac96def6c0183
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 9a789fded08a9cf33eb0dd164a09ca50b2c5865c08d1de07cecaa07b11b9bcda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,454
Size: 1.00 vMB
Total Fees: 0.01776218 BTC
Feerates: 100.81 > 1.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (284,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,834 630,834 00000000000000000007078e9145ac480b0e21e57c971de2aef6d4c0b5275934 1,402 1.00/1.00 vMB 152
630,833 630,833 00000000000000000005ffe1bd93e9980c86b4dbc386d833e996a7e6c92ab566 2,633 1.00/1.00 vMB 186
630,832 630,832 0000000000000000000914b27149bd31c5bf0a29d96bf91fe3f4a387974eeca5 1,062 1.00/1.00 vMB 156
630,831 630,831 000000000000000000042464ec99e6c3b1c1fb61a5a4039e69ddbaf5e268d76f 2,689 1.00/1.00 vMB 181
630,830 630,830 0000000000000000000ba57802df481dc27d878d03c45eeb2dce3b071b63000c 2,116 1.00/1.00 vMB 169
630,829 630,829 0000000000000000000781bdaf6f396311ff101bbb19b412c09c2078c2ab6f8c 2,483 1.00/1.00 vMB 165
630,828 630,828 0000000000000000000eb293853c20ecc514b9776612a31226946d1f7ef21cd8 1,840 1.00/1.00 vMB 168
630,827 630,827 00000000000000000005ff1036316e8aeca6dd899055c9a05cf14f27b3767c97 1,096 1.00/1.00 vMB 164
630,826 630,826 00000000000000000009719d6c93064561a45d2a284befb5b5f4077e0b3c4914 3,323 1.00/1.00 vMB 208
630,825 630,825 0000000000000000000d0e6973a970b4e29ee31b233926133fd3b0583f1d4a84 1,903 1.00/1.00 vMB 166
630,824 630,824 000000000000000000039d63318ec2833178f6de9a474aa58e50e371c54b79f4 1,793 1.00/1.00 vMB 160
630,823 630,823 0000000000000000000fe309d18e81774fe4d932896ea929145813763f1e0941 2,709 1.00/1.00 vMB 180
630,822 630,822 00000000000000000010bb24c8b682e6c850f8aff80685a15e8cbc1276242bf5 2,029 1.00/1.00 vMB 73
630,821 630,821 0000000000000000000e1baaede01cc248e328847d667556ebcdfabd83d56596 2,368 1.00/1.00 vMB 130
630,820 630,820 0000000000000000000b6b46ddc8a5a329655574e4cfd58ebd9db3834f998e24 1,961 1.00/1.00 vMB 164
630,819 630,819 0000000000000000000ed6db1077db7d189708d335c312d2d78d2b805ec440d8 2,257 1.00/1.00 vMB 130
630,818 630,818 00000000000000000010b8f2415e8888d1c62211e12f96a26898f992da2a6e4d 2,101 1.00/1.00 vMB 129
630,817 630,817 0000000000000000000ab120a363a8fa8c2f9ecdaa4c09d255a4e76d6f8ff923 1,911 1.00/1.00 vMB 123
630,816 630,816 000000000000000000105d259cfed9dcd2eb504cef7d0b7408daf437c8526c47 2,131 1.00/1.00 vMB 80
630,815 630,815 00000000000000000010470355876a2c80ef6f1721d070b68b0a2a6bb3da3cd2 2,064 1.00/1.00 vMB 123
630,814 630,814 0000000000000000000ccf36f9bca9a11a848851c00b7ed2f91f23af9b070aa5 2,547 1.00/1.00 vMB 108
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: 673.09 GB
    • Received: 16.38 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.