Loading Tool

Explorer IconExplorer

Memory Pool

77,646 transactions
28.84 vMB
0.07400966 BTC
Random Selection Loading Transactions
Max Size: 174.91/200 MB

Candidate Block

Mining Attempt ed07562593731719d964a65bf4e4db6ca55389db9ca925d6f8599a1cd0c32364
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 69e723eaa8ae260223d85bb9a41d5b27b9ea843476485e9b301e9b5e5c98aac5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,807
Size: 1.00 vMB
Total Fees: 0.01396669 BTC
Feerates: 82.75 > 1.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (516,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,842 398,842 000000000000000002bf07fd2aa3a278842a523fd9a3f72eed1c23058c4b0a55 2,806 0.93/1.00 vMB 57
398,841 398,841 000000000000000001fae09df5fe1ce3bb5d4abccdf5f88818825428afdb2c7e 2,035 0.93/1.00 vMB 34
398,840 398,840 000000000000000006e0b794afbfdf23eb4de745fe384fd2371eac9f8c6aa0af 2,768 1.00/1.00 vMB 46
398,839 398,839 0000000000000000043770986f48616ead2d983bf2fe8f5d77265a38420ddab1 2,807 0.99/1.00 vMB 50
398,838 398,838 000000000000000003442e9b46ed3facfd40bcc22eba0282896836c578335586 695 0.33/1.00 vMB 33
398,837 398,837 000000000000000002ed91269a2b5f53cc0e68289f8327f272f6f40ac7c19a96 2,504 1.00/1.00 vMB 50
398,836 398,836 000000000000000003c858e1dce4314c64396aee9ab8dc9ea8e868e13b608d15 1,843 1.00/1.00 vMB 34
398,835 398,835 0000000000000000070e3663b5cb7f5a337a5164c8df4478a7d10a4c12e4a4fd 2,446 0.75/1.00 vMB 60
398,834 398,834 000000000000000006defae555f4d2a99b849cfcb20e841d7fcbb90bf7da0f81 1,735 0.90/1.00 vMB 34
398,833 398,833 000000000000000002e0d7eef169daef9b20570521e6fde469d2413cc7760e69 1,340 0.78/1.00 vMB 33
398,832 398,832 00000000000000000786c521f68ebb03e5a7915c838deb8f776c348a06a78b28 1 0.00/1.00 vMB 0
398,831 398,831 0000000000000000064a23f660ac571b04bed98d31ef57a2c98754ed1304fe5a 220 0.22/1.00 vMB 26
398,830 398,830 0000000000000000030d238fb6ff3fe3794e3ec48a804398338f08577d325c56 981 0.47/1.00 vMB 38
398,829 398,829 000000000000000004892048de54e2756c1e7fab9ec40c25e834c554e9aa672a 759 0.37/1.00 vMB 32
398,828 398,828 000000000000000006aa6fed45669a4ebf49a3fb842ddf3cacba6f3124c075df 1,548 0.86/1.00 vMB 33
398,827 398,827 0000000000000000011539ff4079d6a012616a3c6f7fc92c065b63297b1deb29 173 1.00/1.00 vMB 5
398,826 398,826 000000000000000001932cf71e877fe43df56e6672fd9475a46a98f9b51fcc43 272 0.28/1.00 vMB 31
398,825 398,825 0000000000000000044854cd12ab17c50251f63337ad118957309f72c0d4824f 1,220 0.99/1.00 vMB 20
398,824 398,824 0000000000000000000386862b3e4abf04f353870e0bfa43350104bf6985de4e 1,685 0.95/1.00 vMB 55
398,823 398,823 000000000000000006ac502c16ec9c59fc63ddc08330263e309a9b352fbc53c8 2,129 0.93/1.00 vMB 41
398,822 398,822 000000000000000002f913320a1a9edec4b0928dcd91bd0f4290dceab3c305af 1,426 1.00/1.00 vMB 26
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: 10
  • 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.