Loading Tool

Explorer IconExplorer

Memory Pool

52,605 transactions
31.58 vMB
0.11527785 BTC
Random Selection Loading Transactions
Max Size: 168.96/200 MB

Candidate Block

Mining Attempt fd019b7c772b9312622c627d153f99560b0440e95df9a4045dff97e96679d905
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root ed6127e16b7d57d31aec3d5131f5e6905364f87d896ea6d4aaa3a18aca07e86f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,818
Size: 1.00 vMB
Total Fees: 0.02364558 BTC
Feerates: 32.88 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (291,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,578 623,578 00000000000000000009a52992119364f7747f0622b050e3a0fbef36cc15fa3e 307 0.13/1.00 vMB 25
623,577 623,577 00000000000000000007cc22b2e3f23e04697c358b44b1943b5488782aa01695 1,708 0.81/1.00 vMB 16
623,576 623,576 0000000000000000000a2e29d32b162681b0ba36d170fe8388b05c783a8511b5 153 0.09/1.00 vMB 7
623,575 623,575 0000000000000000001017d375310ad3cce40ada8bb2e5c2f22fcd9ac5fc3684 262 0.10/1.00 vMB 15
623,574 623,574 0000000000000000000b58f18b1fdf0e9ff9bb6ef3bdfff69f1c6ae93197218b 433 0.15/1.00 vMB 20
623,573 623,573 0000000000000000000227f2d9a4553aebb195d112cc777e14563497e17ca68a 423 0.21/1.00 vMB 18
623,572 623,572 00000000000000000007b4645c48b1d8351ffec7e490fc77e2d9a26bf4c60011 1,511 0.61/1.00 vMB 18
623,571 623,571 00000000000000000009c75d814aba68f17c2d8b9630fea116132984cda6412c 1,464 0.52/1.00 vMB 17
623,570 623,570 000000000000000000092ed216f7d0bbae1f31f567d1a1d63a9e36ff90e4fd71 2,593 1.00/1.00 vMB 19
623,569 623,569 000000000000000000063fc38fbeaff47051c140e7f827d0caa3dc00c370c850 2,424 0.98/1.00 vMB 11
623,568 623,568 0000000000000000001140868ba587e11a01ec70d462635f93a103e674f2e41c 1,782 1.00/1.00 vMB 14
623,567 623,567 000000000000000000057a3bb67806a3be68f1d27d649f803e7ca6a13cac4332 3,054 1.00/1.00 vMB 30
623,566 623,566 000000000000000000088c5e06fd4dff182331c0be5656a72ecf4411e7b775fc 783 0.26/1.00 vMB 21
623,565 623,565 000000000000000000081b9e56a58753af3487646513d1bc6bd8244d6317feab 199 0.07/1.00 vMB 23
623,564 623,564 00000000000000000011dce95f3980d800de9161cfd98be80e7f921b99ceb5d2 1,242 0.49/1.00 vMB 20
623,563 623,563 00000000000000000013c535c0e300a689ea6bf67ae3b3c74576c164dfb15445 176 0.05/1.00 vMB 19
623,562 623,562 0000000000000000000800f632168f81862c3dc42d5396bc6a8270b45405b030 1,048 0.44/1.00 vMB 18
623,561 623,561 0000000000000000000c6b97b9e03db4eacf3514ea45665082b00672f72d1896 2,246 1.00/1.00 vMB 18
623,560 623,560 0000000000000000001234d6ca86d84365eec397d50220847734382a03c09754 2,026 1.00/1.00 vMB 17
623,559 623,559 00000000000000000006bb64bfc709d7c1b547b2539cead9685bb813e647ea22 2,463 1.00/1.00 vMB 12
623,558 623,558 0000000000000000000543f6a267a06998728c1c5bcb7505820b8b8e2f4a680d 1,626 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.