Loading Tool

Explorer IconExplorer

Memory Pool

75,795 transactions
28.65 vMB
0.06642940 BTC
Random Selection Loading Transactions
Max Size: 175.32/200 MB

Candidate Block

Mining Attempt 795b4810a6385773e048e1cbc20739ef5a599105ee0052f8e593348041c4c9ef
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 1d4587219c9d51426dc3b67ba09e697051602aeb21d28d342b42f53127b4949a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,679
Size: 1.00 vMB
Total Fees: 0.00415362 BTC
Feerates: 74.05 > 0.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (560,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,470 354,470 000000000000000013307122d2228abe61613d3ed2da68f10758d89df76a29c1 490 0.36/1.00 vMB 18
354,469 354,469 00000000000000001501acc8892d54bbfcee2ac5190b299e7a90cc8dfcbb299c 1,512 0.75/1.00 vMB 29
354,468 354,468 0000000000000000127cc61ea54b120d3a9bf6208e80c6c16cace7c87c0d51f0 67 0.04/1.00 vMB 9
354,467 354,467 000000000000000003cb457b563c25cc813a1479b9d9666950cf2c8acf040632 529 0.24/1.00 vMB 29
354,466 354,466 00000000000000000447559d397ebf326b23f16e5d2167560ea31861337dd0bc 108 0.10/1.00 vMB 12
354,465 354,465 000000000000000011fde28ff8c1c7b3a3a5a6a1fd11927a845854e01a63ea77 348 0.19/1.00 vMB 28
354,464 354,464 000000000000000010efd4fe394ad6a1b9030be2207a9bd21bba622231d9d7ab 255 0.12/1.00 vMB 24
354,463 354,463 000000000000000015e74dc98f7d67bc33f44122ef5275191cd906dcb10b761e 553 0.29/1.00 vMB 23
354,462 354,462 00000000000000000348a9bf8918b81f1efbbd180d03a7c4c76e15af402f4afd 1,053 0.58/1.00 vMB 28
354,461 354,461 00000000000000000d22c6cfb711e7e4f6c9859b24d04b3ded7a8606efad77f6 699 0.48/1.00 vMB 21
354,460 354,460 0000000000000000091b02124c9c34c8c75af210d31180db1db13a128532da1d 129 0.12/1.00 vMB 14
354,459 354,459 00000000000000000a600c371a5e61929e2b18f70cc1e0c52682dc67aaf9a18d 249 0.13/1.00 vMB 29
354,458 354,458 0000000000000000091d50c130bbe1ea3e8c46a8b8ea9ae48b4ca908d7fb9b2f 233 0.15/1.00 vMB 22
354,457 354,457 00000000000000000d0a9d729833b3a4a8ea58e97861b64236be7a52d55e3be3 174 0.11/1.00 vMB 22
354,456 354,456 00000000000000000ea329dc20b00c998c81eea83466004e38754a825503d207 728 0.37/1.00 vMB 24
354,455 354,455 0000000000000000121eafcf8ed17c522d04ced517285e47cbbd663996a8ff0d 124 0.07/1.00 vMB 18
354,454 354,454 000000000000000008a8c3b7146683ee40ebe67cb1806542d9003eb404f25b9d 1,042 0.49/1.00 vMB 28
354,453 354,453 0000000000000000070cf30a28a3fb8f9d1cdb9aa60d46b4ed864f7608b54b67 459 0.45/1.00 vMB 14
354,452 354,452 0000000000000000092d8db1174b245d3a36da6501686a3f41fe0b1d5201feef 1,879 0.75/1.00 vMB 35
354,451 354,451 0000000000000000157d55c0ba4e1ca6fd22585543ef430c66c6aac3e8b83a88 575 0.29/1.00 vMB 28
354,450 354,450 00000000000000000fb2d8161d751079994118cdfa85019b774c2eb86d32f8b7 635 0.30/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.81 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: 710.27 GB
    • Received: 17.05 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.