Loading Tool

Explorer IconExplorer

Memory Pool

45,592 transactions
28.81 vMB
0.12875120 BTC
Random Selection Loading Transactions
Max Size: 152.57/200 MB

Candidate Block

Mining Attempt 9b162ed5f457ecbb7b0f3e928128ce13d3755c2f31dd12bb7249e3feed90264c
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 2c09a6914b94e5c20c29bd078d577846d5c2629a70b35be50eb4dfebae347e45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.07295839 BTC
Feerates: 301.60 > 7.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (333,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,995 580,995 000000000000000000223428b616259ca0f9bfaed934d07076e1c597bb196ee5 2,573 1.00/1.00 vMB 94
580,994 580,994 0000000000000000001b125474f7d7a713ebbdcd308182d3930a274fb1280021 2,303 1.00/1.00 vMB 70
580,993 580,993 00000000000000000000ef7896f306fccb065ac48f77d9c02656312a40399eae 2,975 1.00/1.00 vMB 85
580,992 580,992 000000000000000000002866ed632a1b0713546434c65412cb5e66b78200f99f 2,824 1.00/1.00 vMB 120
580,991 580,991 000000000000000000123f3c3fcdb0c8e8d929506a37b9f287b6c23e0fe5802f 1,986 1.00/1.00 vMB 73
580,990 580,990 0000000000000000001db388aaab6c8758c60c82c8b208db255a657e67912774 1,658 1.00/1.00 vMB 16
580,989 580,989 00000000000000000017ea113f134147cb97f48e9ed721b9e62ac51692d43bfb 2,496 1.00/1.00 vMB 35
580,988 580,988 0000000000000000001786cf0f6a9b2005a3b2f6b9c303ac91b0d3e4d06dd0f5 2,462 1.00/1.00 vMB 41
580,987 580,987 00000000000000000025e215ce13c61b0b4b07a3467809660327a276232cd0b8 2,093 1.00/1.00 vMB 32
580,986 580,986 0000000000000000001c04b3b8f6bcf7b31ba828856b2b6db7267a94562e9245 1,544 1.00/1.00 vMB 22
580,985 580,985 00000000000000000014122c3d9e1c7b1b62e525ba000c5363348df5ea06df0f 2,574 1.00/1.00 vMB 26
580,984 580,984 00000000000000000025f18a2cfb09ee8b005caba4899b3715f99962da713e2d 2,019 1.00/1.00 vMB 15
580,983 580,983 000000000000000000173d0bb2e336aed3e6b183174d3c5c4ad5a41e7aa86a16 2,203 1.00/1.00 vMB 64
580,982 580,982 0000000000000000001749eee8408a770fc66a66e1451f15929fe6c77bfe40aa 2,562 1.00/1.00 vMB 87
580,981 580,981 0000000000000000001f1c6fbb49e1200577f453e5a47dbff26e1d7d269141eb 2,550 1.00/1.00 vMB 46
580,980 580,980 00000000000000000019ee09aeaa3004fb1c089bee625e4a67d9dcd23e7e8833 2,433 0.99/1.00 vMB 69
580,979 580,979 00000000000000000011e175cb81ce01c92cc7bb0e908b2065f6ef52598be500 1,998 1.00/1.00 vMB 23
580,978 580,978 0000000000000000001bd09f3083a156248a9552424770633f4d588a0150623e 2,907 1.00/1.00 vMB 54
580,977 580,977 00000000000000000010b5dc2d3231aeb168c79e38a1ae8cdf113f9228aa91e5 2,267 1.00/1.00 vMB 61
580,976 580,976 0000000000000000001315271acbc086f6f622b9b1d8f4415266d8b246e12e9a 2,859 1.00/1.00 vMB 82
580,975 580,975 0000000000000000000f0fcc1bbe0b958107d3d7135e8d5e2372a4ce5925f009 2,110 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.05 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: 650.90 GB
    • Received: 13.35 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.