Loading Tool

Explorer IconExplorer

Memory Pool

73,078 transactions
27.04 vMB
0.06059737 BTC
Random Selection Loading Transactions
Max Size: 165.13/200 MB

Candidate Block

Mining Attempt dae677c3caa78fd918255f8f508b0cafacf3337f49985ff98a6357dcae00bbb7
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root e6a831dfd3fe0720e3ca2717db40984f03a40f17379dcb5580d406c09ab97f94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.00336292 BTC
Feerates: 26.12 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (408,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,787 506,787 000000000000000000176e912017096ef878d6f6d17575fb1aa3613c1c45c95e 2,146 1.00/1.00 vMB 158
506,786 506,786 000000000000000000261b3a5386776e4b8515d49c3dc9b6de6321a45221a5ff 2,609 1.00/1.00 vMB 241
506,785 506,785 00000000000000000067000bc07ae358388dec1c25552a160003f56dc4beefee 186 0.09/1.00 vMB 116
506,784 506,784 0000000000000000003b2632103bd4c41cf11d8d0702bf80c7acbb6b5e42663d 301 1.00/1.00 vMB 30
506,783 506,783 0000000000000000005fd54e619f6adbf1f3c95a057c4cb5d0868fff29c486cc 208 1.00/1.00 vMB 8
506,782 506,782 0000000000000000006436a0cc852e6fc4f7bc97b158440d6d0d27553fef9d2b 519 1.00/1.00 vMB 42
506,781 506,781 0000000000000000002d2cd10c5eb227c34fffd6809b45a71a5e321d3a6fb4aa 774 0.42/1.00 vMB 164
506,780 506,780 00000000000000000056c06de0b2f1e210ab5efa1341791e53c0742a17d37e07 1,107 0.66/1.00 vMB 142
506,779 506,779 00000000000000000032ba1c5f1bbbb08c69a8d4fde05c26e8fe22aa01f7767e 1,544 1.00/1.00 vMB 119
506,778 506,778 000000000000000000570709e2c3fae05e8bfacce170eb4bd6b00f314c6a2bc1 1,854 1.00/1.00 vMB 172
506,777 506,777 0000000000000000002cf39819350f586ee8033788c5991f38582fc5db268377 970 0.46/1.00 vMB 100
506,776 506,776 00000000000000000059da3aa6a6dd61b39c6940d5e2ec67541fd841f04ca945 408 0.14/1.00 vMB 140
506,775 506,775 00000000000000000000e960fcd26113cbfb484cc29c3f811c1530e893ff7b74 1,271 1.00/1.00 vMB 99
506,774 506,774 0000000000000000000103f97d1d5468118335197beb1ae27ee047d40f3ff005 321 0.26/1.00 vMB 120
506,773 506,773 0000000000000000003c57b34ff68f7ec940493711bee10c927cfc76933d1af1 551 1.00/1.00 vMB 18
506,772 506,772 0000000000000000001829f31a4a8e6e41dde088ee0f47eba25c1f759ba64f43 1,527 1.00/1.00 vMB 109
506,771 506,771 00000000000000000044def238f9d4155af4407fd8b9297655e52e270f13d37f 470 1.00/1.00 vMB 15
506,770 506,770 000000000000000000464286896317763fb048f6ed42a3cda4d50b01f077f188 762 1.00/1.00 vMB 22
506,769 506,769 000000000000000000147b7cefb8b18a950c409b5755660bc67bb5e0146006e9 2,071 1.00/1.00 vMB 157
506,768 506,768 0000000000000000001ae3d07c8bbd92b56dcf7c83f274acd079ea6a584a055a 2,170 1.00/1.00 vMB 116
506,767 506,767 0000000000000000000586d5caa3c7a68c5e76e93dd6038588d1c396f22cdeb0 421 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.