Loading Tool

Explorer IconExplorer

Memory Pool

82,346 transactions
34.56 vMB
0.14588684 BTC
Random Selection Loading Transactions
Max Size: 196.27/200 MB

Candidate Block

Mining Attempt f2930c533d84bc5090383d0c1795ccd3587e0d416e374f3a602037b10d6f7a49
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root a79bdaebfa6041609d3808e415717a8a57d0da7fd3d31b9d4033d7ef258d60c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,016
Size: 1.00 vMB
Total Fees: 0.03129163 BTC
Feerates: 104.71 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (186,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,579 728,579 0000000000000000000680a1e43551f8e01757793338291e0130ef57f9384996 472 1.00/1.00 vMB 6
728,578 728,578 0000000000000000000126a9bc20a13be72644770e8d106ca9af9c8ed5f46244 2,002 1.00/1.00 vMB 8
728,577 728,577 00000000000000000001b630b98917747d43121b86fe50ed50ffcfc83452a8e6 2,627 1.00/1.00 vMB 2
728,576 728,576 0000000000000000000342a7c125d1f9d50ccc44745c43d5346a38336a44fb6d 2,915 1.00/1.00 vMB 12
728,575 728,575 000000000000000000023aaa4848d22ae3769e18cdde05ca365bed18940169c5 1,382 1.00/1.00 vMB 6
728,574 728,574 000000000000000000049c61bf30c4df5866f514d21e90cc36c2c590d9034968 3,341 1.00/1.00 vMB 5
728,573 728,573 000000000000000000095a77759fa9c5f7ec4ce2b4a9d259789e9c73beea05fa 2,299 1.00/1.00 vMB 8
728,572 728,572 00000000000000000003fbfd2083f9a5c7d5f2469166a626737078ed6b65ac04 1,267 1.00/1.00 vMB 9
728,571 728,571 000000000000000000052930134a278deed5c5a4907b62080892e32943fc4caa 2,619 1.00/1.00 vMB 7
728,570 728,570 0000000000000000000972191de6951b2b8e30cefe7e172b05bd50bd3a51b270 3,298 1.00/1.00 vMB 11
728,569 728,569 00000000000000000002be04391540f894e17b7da9bf5448f5934bf2080401c6 3,102 1.00/1.00 vMB 17
728,568 728,568 00000000000000000001aa551e08a0351907bfddf968bf01e6cb4d9f9f3e5cfb 3,059 1.00/1.00 vMB 14
728,567 728,567 000000000000000000058d08fccc421962e19bcccb782fe471564f422a005d33 3,062 1.00/1.00 vMB 14
728,566 728,566 00000000000000000008c4e730debf1de6e39954d19ae3d63cb9a33978b46153 2,536 1.00/1.00 vMB 27
728,565 728,565 00000000000000000001d121498c405df7b1da4f6fd9527c309fae49ed3a938b 3,242 1.00/1.00 vMB 5
728,564 728,564 00000000000000000001072b5ee9d11f3f0ecb18eb23bfa32e468a24da9a9f22 1,556 1.00/1.00 vMB 7
728,563 728,563 00000000000000000006d383e94aff6d5dc7758daf2ae3aff86a690a32a20c3a 2,093 1.00/1.00 vMB 10
728,562 728,562 000000000000000000081d5ca58aeb8fad73392277fe996cf7f4757b678f53f7 1,698 1.00/1.00 vMB 4
728,561 728,561 0000000000000000000435593a5a813f5269e4e1219ba28f3cdf40ad5144e4b4 1,399 1.00/1.00 vMB 5
728,560 728,560 00000000000000000001b0f5b841aecc053ebd641db89fc03c574f89219e9530 4,021 1.00/1.00 vMB 8
728,559 728,559 0000000000000000000a28bc3de62abafae01c9ee723139f824c69d362c3df09 2,810 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.09 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: 726.49 GB
    • Received: 18.45 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.