Loading Tool

Explorer IconExplorer

Memory Pool

74,490 transactions
27.64 vMB
0.07639281 BTC
Random Selection Loading Transactions
Max Size: 168.29/200 MB

Candidate Block

Mining Attempt 34e079cf62ee69dcf6fa73044dce920951894ad877ed1e9b8ec309e07cdcf0b3
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root f2c4f97ba7eded15fb5ecbc1319cefc2c014cd4dad6b2c22852da5e7640871c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,829
Size: 1.00 vMB
Total Fees: 0.01739142 BTC
Feerates: 402.60 > 1.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (483,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,893 431,893 000000000000000002aedf6e3e9acca66100ed2894926ce529f65a1957d300b0 958 0.47/1.00 vMB 53
431,892 431,892 000000000000000002912204facdb13be71c4415ab65f5d1f87a33d4ba50efd7 140 0.09/1.00 vMB 46
431,891 431,891 00000000000000000288e0f0115ce51e16414f611b486d101fefbed87e5d0f37 568 0.84/1.00 vMB 50
431,890 431,890 000000000000000002e3bb249dd79da10dded9c3a79310ddb05c82e6a1ab605a 2,124 0.94/1.00 vMB 60
431,889 431,889 000000000000000004763d9e354c57a9b60512d2136490187f22adb2f8c10c21 418 0.19/1.00 vMB 60
431,888 431,888 000000000000000002540e776048c4b611e160dd78fc284d436902f7882c5e23 327 0.19/1.00 vMB 46
431,887 431,887 000000000000000004510569d463cf9fc4c51a10d8a2046a14ec126f849d0bb8 1,751 0.75/1.00 vMB 59
431,886 431,886 000000000000000001f54667e717aa3e520afbe62932c9f8355d6c5908610cf3 952 0.58/1.00 vMB 47
431,885 431,885 0000000000000000035686569c98eceeff05a1039c3ae2b2367117537cfcefb9 2,085 1.00/1.00 vMB 51
431,884 431,884 000000000000000002129d48b498e5a1403dfa3ba0731c36901dce7861a7b470 1,688 0.80/1.00 vMB 53
431,883 431,883 000000000000000002ea2664dc22b08e84542e919616f388dd5c6805cee7496f 1,694 1.00/1.00 vMB 45
431,882 431,882 000000000000000003d6ac350ca609efe57b94e30fd028e83dd8a1a9556d352d 2,681 1.00/1.00 vMB 62
431,881 431,881 00000000000000000079684fa56b1918e6059d88e7748e3c07146fe96b91df32 1,513 0.69/1.00 vMB 56
431,880 431,880 0000000000000000024cff8ca81bc0d2c40d5b4c5518cc2487fc2212ae53de79 1,888 1.00/1.00 vMB 45
431,879 431,879 000000000000000001799d59b37e0c0298789d8c41d29905bb4a3973b08e5491 293 0.11/1.00 vMB 59
431,878 431,878 000000000000000002ad81bf56d48356292fc09ff6592f8a75dae73022bbd5b1 609 0.29/1.00 vMB 51
431,877 431,877 00000000000000000380d95f0d7b48bae6daa35ba679f59504aa6a57ef993f41 485 0.22/1.00 vMB 56
431,876 431,876 000000000000000000f561b02d073de0a68a4f16f895e94ce3df1a724cc2c68c 1,266 0.64/1.00 vMB 52
431,875 431,875 00000000000000000336f77792a4e963c6c71da6836dff00bc14cf7c93845d1a 630 0.28/1.00 vMB 57
431,874 431,874 000000000000000002f59a0e8f5552004b4a684240f1b973eb15320d35ee9dd8 2,033 0.99/1.00 vMB 54
431,873 431,873 000000000000000001ee428434a1ba03059e797eb77a0b294243f9d8019c7e83 939 0.73/1.00 vMB 43
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.87 GB
    • Received: 17.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.