Loading Tool

Explorer IconExplorer

Memory Pool

45,904 transactions
29.11 vMB
0.14191161 BTC
Random Selection Loading Transactions
Max Size: 151.73/200 MB

Candidate Block

Mining Attempt 6d188775910107732cd7a664a6a59bd88edf386f3f8e199c651f48302ee393dd
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root f596d180b855e8c8afcb0842aa755953dc4c43fa89c67b59256b5bef6edcf805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.04320758 BTC
Feerates: 150.75 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (384,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,962 529,962 00000000000000000029215236f33f70ab395bf8494f61edfb9c95dd7f4df1e6 785 0.43/1.00 vMB 11
529,961 529,961 0000000000000000001fbfbd4e59c6e7ba7b51d1517d0fbc45515eddc6d69b74 650 0.43/1.00 vMB 17
529,960 529,960 0000000000000000001586c663dd9c983e1950e0e6feca348762a52b032404a9 416 0.34/1.00 vMB 7
529,959 529,959 000000000000000000286af330b471e281a3d15d9458e665432a5f4960b2a8e6 1,719 1.00/1.00 vMB 14
529,958 529,958 00000000000000000015057b19d34e05ba6a5fbabff3aa06d235106ea341cf5f 321 0.17/1.00 vMB 13
529,957 529,957 0000000000000000003110f2615a8fae1bec4aeaaffcaca39899e7309f95b0d9 536 0.36/1.00 vMB 13
529,956 529,956 00000000000000000012684b5aaade301220b78f7b6727be1692739cdc8fd93e 336 0.18/1.00 vMB 13
529,955 529,955 0000000000000000001e0fd7ebc9811242f7a969bdedf59b11fe45cb73db5865 99 0.05/1.00 vMB 8
529,954 529,954 00000000000000000006f8ff8900528062ddcff0f75a5a585eb7f47de18e6669 574 0.29/1.00 vMB 11
529,953 529,953 00000000000000000007e5088290d46556709a4b4906fcb97a7ede21c2cfd3a6 380 0.29/1.00 vMB 13
529,952 529,952 00000000000000000031398ca563bae876f40d9952149894b4248658fb23d154 223 0.14/1.00 vMB 13
529,951 529,951 00000000000000000029ac6548add211c4f3d20d20da3d5858c3eda1fb84fece 760 1.00/1.00 vMB 12
529,950 529,950 000000000000000000135d4fd73fba16aadc07c845a675742a8c37192805eed4 2,239 1.00/1.00 vMB 18
529,949 529,949 000000000000000000211746026e2ce3899464692d71e0f7b3adf330fbb50050 583 0.39/1.00 vMB 18
529,948 529,948 000000000000000000075cf9ace7e42401e350b88db9601dbbddc074644fc406 124 0.52/1.00 vMB 2
529,947 529,947 0000000000000000003764e088edb12d61ac1b13cecfa6ab5ea3affc32dd859f 940 1.00/1.00 vMB 2
529,946 529,946 00000000000000000024577566e5e4f0591f288c634d5847b99d920aac0926d1 2,985 1.00/1.00 vMB 27
529,945 529,945 00000000000000000011d4a18c375f7cb5ddc44070c7bcd6e80e6f06260b1f69 1,390 0.86/1.00 vMB 16
529,944 529,944 0000000000000000000e3b3913c0e426835c9df7f5cdb9c43562b6f76b230681 98 0.05/1.00 vMB 13
529,943 529,943 0000000000000000001813ced83d5b2c22557c1b2a3e49f360968b41670c2315 399 0.53/1.00 vMB 2
529,942 529,942 000000000000000000091ed3fcd7e2128fe46f07b6f3bb610cd0600d5e3dbe31 437 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.88 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 645.03 GB
    • Received: 12.66 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.