Loading Tool

Explorer IconExplorer

Memory Pool

80,794 transactions
30.96 vMB
0.10045139 BTC
Random Selection Loading Transactions
Max Size: 187.14/200 MB

Candidate Block

Mining Attempt dcdb4b76a0d9ea3fb62ee3631f64b45207dc2d5fff61188076db27f3d5ddd382
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 74c121b783bfec23f98ddfe0a6e596f409350142272721f1812e17b64ceb9a2f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,658
Size: 1.00 vMB
Total Fees: 0.02449395 BTC
Feerates: 150.75 > 2.45 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (406,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,994 508,994 00000000000000000025d137b5f8f2f6bdb8e2bdca6e2553c82fd99817407aad 2,299 1.00/1.00 vMB 69
508,993 508,993 00000000000000000041497a899e3a5d275fe760776d8c59331b14d8f3454ff7 669 1.00/1.00 vMB 33
508,992 508,992 0000000000000000001153fbfa2c1ac7c7e5a2c5d1654fd2e3a5e22cab6e329f 270 1.00/1.00 vMB 8
508,991 508,991 0000000000000000002daf79ab2b854acc138ab0aa2cbc07ca80166b6fbf36b0 280 1.00/1.00 vMB 7
508,990 508,990 00000000000000000053014b48f27e923f4db9244d951ec4266ffb4c3383c7dc 756 1.00/1.00 vMB 12
508,989 508,989 00000000000000000015d348ed8d7e8a1cec75a02bd4e4607d48237b57c84ca2 1,933 1.00/1.00 vMB 97
508,988 508,988 0000000000000000001f6712fdafaf6fb10b3b7ed1b017662c86d6475fd05950 312 1.00/1.00 vMB 7
508,987 508,987 0000000000000000003db61a43d4f8e156974af66769579bad4b4a9af84bf8e6 204 1.00/1.00 vMB 4
508,986 508,986 0000000000000000001505d54a791b14b43affa8cd5be46b0be88a1567109ba0 526 1.00/1.00 vMB 19
508,985 508,985 0000000000000000000d90c9609a4248f4ebfffae8466ca27691beddfa7004b8 145 1.00/1.00 vMB 1
508,984 508,984 0000000000000000005a3b6cd09d145a2021bfdc4bcf8c93f77a6e563ac66833 364 1.00/1.00 vMB 14
508,983 508,983 0000000000000000005c17600bdb2b475d9fdcc9890aec7cff4be433606b4a47 370 1.00/1.00 vMB 7
508,982 508,982 00000000000000000010a128cd86729d833f282fe84b04dbb0ed3a5c39e63158 564 1.00/1.00 vMB 8
508,981 508,981 0000000000000000000bd70ac45a43118cf2eea56eba815b6d63d84a8e4e62cb 737 1.00/1.00 vMB 34
508,980 508,980 0000000000000000000612c2915991d1ed779380bbfacd8082cd24bb588861b9 164 1.00/1.00 vMB 8
508,979 508,979 0000000000000000001a0513e981499ac9d5063ba459fa11fd80ba82e367025b 218 1.00/1.00 vMB 9
508,978 508,978 0000000000000000000a2fb723bee234409591a55a272493c6cbfc308288fc5b 1,926 1.00/1.00 vMB 71
508,977 508,977 0000000000000000004bb5378cafe73fa5b4962262d1fa783eed6d7c2c1bf3ea 490 1.00/1.00 vMB 20
508,976 508,976 00000000000000000033d653765543c49628d6b63a75638addffff1232f8ac16 1,244 1.00/1.00 vMB 37
508,975 508,975 0000000000000000000785837ec6efb15b0d99e4380f3c125ce9c50978f9fe3f 1,460 1.00/1.00 vMB 29
508,974 508,974 0000000000000000001d048499f2ed944fbc55ddadb7e823ad24d14608d58619 1,999 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 783.08 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: 723.61 GB
    • Received: 18.41 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.