Loading Tool

Explorer IconExplorer

Memory Pool

47,598 transactions
29.06 vMB
0.06547863 BTC
Random Selection Loading Transactions
Max Size: 155.06/200 MB

Candidate Block

Mining Attempt 1292f0910b47e8a048c9c6822dd26e0932e59460fb3f929d06d629b5d82b3ca6
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 79d5ae56a21f393712456f3fbdd053b928b37006c12a8f19f8ceb5ba80a13b6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,753
Size: 1.00 vMB
Total Fees: 0.00949335 BTC
Feerates: 132.00 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (412,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,959 501,959 00000000000000000089ea059ced493ed324ee379cca611ede5845e00566820a 1,802 1.00/1.00 vMB 106
501,958 501,958 00000000000000000047a50da564b9fe5f36e5b57186c26e292d7478e0e5220b 1,996 1.00/1.00 vMB 262
501,957 501,957 000000000000000000637684e91d20f86e886f6a7788b01e6ed6e7056290e291 1,738 1.00/1.00 vMB 246
501,956 501,956 000000000000000000280aa39b359d03a6c756acb329771157ddade0c091787d 1,357 1.00/1.00 vMB 154
501,955 501,955 00000000000000000056944a4c95930957aad6e2f32f30deaf15092ece0d26f9 1,447 1.00/1.00 vMB 110
501,954 501,954 00000000000000000061cd8ff58303464d133b38085a1b46a5aad453bc89ff68 1,728 1.00/1.00 vMB 86
501,953 501,953 0000000000000000001ba6ff4f04408e9b36fee5d823ba65250cfeda11fa9ce0 1,684 1.00/1.00 vMB 283
501,952 501,952 0000000000000000000c2bae43bce088670c5b99e0d4b1a0c95f533926879db3 1,195 1.00/1.00 vMB 156
501,951 501,951 00000000000000000039257d71f9f621ce483240c26813ff4001d48a1102571d 1,126 1.00/1.00 vMB 290
501,950 501,950 0000000000000000003d6be404cf11b95f3be359756f67f3c33b1a13b46271fb 806 1.00/1.00 vMB 145
501,949 501,949 00000000000000000069c0ed50d118cef1e727cf5210fe1a7dddb835c752844e 1,459 1.00/1.00 vMB 287
501,948 501,948 00000000000000000013e33aa9825f6aa13dc00e795be76395f76e5279c9c073 1,851 1.00/1.00 vMB 274
501,947 501,947 0000000000000000000c51480cdf371c57720880018d9846c8bbdf774e91dfa9 1,284 1.00/1.00 vMB 154
501,946 501,946 00000000000000000032ce95bace8be2ae0e95048a2aa4e6fdc65347252e2d1c 1,816 1.00/1.00 vMB 255
501,945 501,945 0000000000000000006af9853bae1da6d3e668f0264833c51f4cec880ccdc614 2,264 1.00/1.00 vMB 355
501,944 501,944 000000000000000000930610994de546bc40d26de6b11558d66dd8eb4ae7057e 919 1.00/1.00 vMB 176
501,943 501,943 0000000000000000000982fb37d5ee0eb440231f934d2a72b4e7e73c316ffba8 1,303 1.00/1.00 vMB 145
501,942 501,942 00000000000000000085fe59d93656a5fabf4838b9003137e76b9c9579bcd64e 2,531 1.00/1.00 vMB 498
501,941 501,941 0000000000000000001509dd4ca6a9604be9e52e1ab0a2cd259d4d6b1bad4891 380 1.00/1.00 vMB 113
501,940 501,940 0000000000000000002a6a485ef0ce578a08522a413017ac1dc05db3bd00c2e8 1,830 1.00/1.00 vMB 280
501,939 501,939 000000000000000000747abd9167efec08c7d0a8e917fb18d8def06f24fe93c7 3,004 1.00/1.00 vMB 580
Previous 10 blocks ↓
Total Size: 782.09 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.46 GB
    • Received: 13.58 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.