Loading Tool

Explorer IconExplorer

Memory Pool

43,853 transactions
28.17 vMB
0.06874628 BTC
Random Selection Loading Transactions
Max Size: 148.67/200 MB

Candidate Block

Mining Attempt 462739c0065fed025d36525a77b479c921f94b85ca2577e4ea2ae8ed626f6a12
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root d5e0286c74da750aa3b35c6f04f9be2dd903528c70b20e4bed2156515d48983a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,561
Size: 1.00 vMB
Total Fees: 0.01564074 BTC
Feerates: 106.37 > 1.57 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (201,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,787 713,787 000000000000000000044778386c9f1437d1e0099521f1474bcfc54389318dce 685 0.24/1.00 vMB 8
713,786 713,786 0000000000000000000a8c7a8405d3a6460e9a264ae88c2535fec66f60025d76 909 0.36/1.00 vMB 8
713,785 713,785 000000000000000000006f5c1fb1e83b9d5a1ce906856084b18bbb88ecda78a9 2,968 1.00/1.00 vMB 9
713,784 713,784 0000000000000000000052aa508bbc7dc41c1c3f20937b94df17bff893e2b820 712 0.26/1.00 vMB 9
713,783 713,783 0000000000000000000840a598dcf96bfcb77ee75a6863787349794c443739ec 1,194 0.44/1.00 vMB 9
713,782 713,782 0000000000000000000affc139323e6bfe470699d36a7a2741a1958dd2fa3d51 903 0.32/1.00 vMB 9
713,781 713,781 00000000000000000000ad225e05b6a9a6c517bd873e7283838bcc40d9545733 1,946 0.90/1.00 vMB 8
713,780 713,780 0000000000000000000a696c163aa969d2590e4f197ebde5d1590b3a8250b511 240 0.11/1.00 vMB 7
713,779 713,779 000000000000000000068482ffbc5eedb7e2a5ea8c814f0f5d08d26928679f87 451 0.20/1.00 vMB 9
713,778 713,778 0000000000000000000021aee6d4108d2e57e1962a0f8f02c3df8da13d635bca 795 0.32/1.00 vMB 9
713,777 713,777 0000000000000000000a33368d799b8e0c4a22b5613c9935125b4aa27305f660 934 0.43/1.00 vMB 10
713,776 713,776 00000000000000000002a14187f1c6e1d86659cefdf7ddb512a77e38a3ccc6a3 1,305 0.93/1.00 vMB 1
713,775 713,775 0000000000000000000b947377d1f20a6118277a27eab9308dd699d6b3838940 2,451 1.00/1.00 vMB 18
713,774 713,774 000000000000000000041ae387a069636cd89846a466a9f47a6fbd02ac6d3b7b 3,150 1.00/1.00 vMB 4
713,773 713,773 0000000000000000000a88e5b44012a9b40aaca18a0093095d266cad0925e99f 2,103 1.00/1.00 vMB 16
713,772 713,772 0000000000000000000050922233be70d5fe3ee8720772111c272c06d7e4c59b 2,301 0.92/1.00 vMB 11
713,771 713,771 00000000000000000009d4784e7248fcde9efc0c3efe54c0b14becab2c00f39d 1,297 0.46/1.00 vMB 8
713,770 713,770 000000000000000000031ddeb13c270edc62e4ee0e50c52a146bd83fb9589bd3 36 0.01/1.00 vMB 33
713,769 713,769 000000000000000000095d5ba32f717e53af383306dbee67c8f95e60449efad2 563 0.31/1.00 vMB 10
713,768 713,768 00000000000000000002aff04f2b912092cdd0e3d3e60e759f0e097fbf39a66d 461 0.14/1.00 vMB 11
713,767 713,767 000000000000000000070a0b8ac2dd8c72d460fe913d8e97ba510a1b21149b5e 132 0.06/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.10 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.65 GB
    • Received: 13.61 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.