Loading Tool

Explorer IconExplorer

Memory Pool

42,905 transactions
26.30 vMB
0.05627078 BTC
Random Selection Loading Transactions
Max Size: 137.96/200 MB

Candidate Block

Mining Attempt 8162b461aa0e3c725944f07aa78061845dd276c365a91f65afe39ab72e526a18
Version 20000000
Previous Block 0000000000000000000210106905380666cdf8219c37e0bb12d364b24b5bbe7a
Merkle Root fb93f1d6bb2fe6d1dd70536001fda3053394a8ce8705390b3d945118c9b4c5ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,555
Size: 1.00 vMB
Total Fees: 0.00779543 BTC
Feerates: 135.80 > 0.78 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,756 (172,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,025 742,025 0000000000000000000346884a9f5881273d4e120944f8b75111916e3d94fa13 3,210 1.00/1.00 vMB 19
742,024 742,024 00000000000000000005a48a65c4d7bcce925c02bf598134ef636794ac3619e8 2,655 1.00/1.00 vMB 5
742,023 742,023 00000000000000000004828dc74d0a6d7f1b8f93767342f5df82a5adb132d875 2,192 1.00/1.00 vMB 13
742,022 742,022 000000000000000000005bf4486edfe06c77a03d06836f2b182b3cb33dc23a91 733 1.00/1.00 vMB 16
742,021 742,021 00000000000000000007c6b4c1f3664f9414e410693e12695f33f79e9713597c 2,622 1.00/1.00 vMB 20
742,020 742,020 00000000000000000003cf168cddba69c86c1822c5bfea71b46779c03ed987a0 3,320 1.00/1.00 vMB 26
742,019 742,019 00000000000000000006609d32e8fc1a2cf94ff0ac41f10630de6921cfdbdfb4 3,200 1.00/1.00 vMB 11
742,018 742,018 000000000000000000065d343c58d4913cffb14ec227524e4f866321d5d8e4db 2,948 1.00/1.00 vMB 9
742,017 742,017 00000000000000000000305310ea5820ad2d1b58e87f87cb567cd5908a93013f 3,350 1.00/1.00 vMB 19
742,016 742,016 00000000000000000004265b44529634fe0563532048e84d4826a3c9c01dfb3e 2,869 1.00/1.00 vMB 26
742,015 742,015 000000000000000000091009c875a7684f38d344dca116075be75fc8cbe79beb 2,449 1.00/1.00 vMB 6
742,014 742,014 0000000000000000000978db962c45a7c613ec62ce049891f8ff0ce4244729de 2,835 1.00/1.00 vMB 17
742,013 742,013 00000000000000000000525233087406ea104d94c0b3b04d1a0d787ff1a6721a 2,101 1.00/1.00 vMB 22
742,012 742,012 00000000000000000005d739b3bd3b5ebeb4089cb54297b1aa1d6c33feb3a9ce 1,089 1.00/1.00 vMB 13
742,011 742,011 00000000000000000002bb54dc75b3c1ad1926b17a3fec8b2af123bfed06aefc 2,005 0.68/1.00 vMB 5
742,010 742,010 00000000000000000005edd1d8dc9d68a79ab942c0cb6452db1f56aaee28038c 3,323 1.00/1.00 vMB 20
742,009 742,009 000000000000000000077f580c0459d1fe4811506b5db4cc45118e15f200e00b 1,916 0.60/1.00 vMB 14
742,008 742,008 0000000000000000000937fc2d644f53ad77699ae18d7e6b24cc648746121968 1,375 0.45/1.00 vMB 13
742,007 742,007 00000000000000000006f71eea1f6fa1e53a13d3deaa3005f9e0848b052606f1 2,024 0.91/1.00 vMB 10
742,006 742,006 00000000000000000000650b6223656bab92ce8a05dc47d001fecea60c647db0 1,829 0.78/1.00 vMB 10
742,005 742,005 000000000000000000061fb4ce3f9b05a02d4642e5ae23786e580369bd55c265 972 0.34/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.95 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: 647.35 GB
    • Received: 12.93 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.