Loading Tool

Explorer IconExplorer

Memory Pool

37,133 transactions
34.39 vMB
0.10213232 BTC
Random Selection Loading Transactions
Max Size: 167.31/200 MB

Candidate Block

Mining Attempt 318b7cbaa1c91175643bd2207b703fc4bffdf6fd92cfc9f142dc0d10a3a10cf2
Version 20000000
Previous Block 00000000000000000000541a218fa33c128bd54ce07f3bbff46be6b47fa185e7
Merkle Root c5eb7a25d1821f28731d3b1e406429306fea780b51a61b0c14824a2ac665412a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,029
Size: 1.00 vMB
Total Fees: 0.02917415 BTC
Feerates: 265.25 > 2.92 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,316 (911,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,702 2,702 000000003a230554eeafcf23be3d2d283d5c93a5750d13f77c1b6f343e9dd2d9 1 0.00/1.00 vMB 0
2,701 2,701 000000009d65522d29ae00f24ccc272fb66a97962440b2fd8aa0ca04bd1744ab 1 0.00/1.00 vMB 0
2,700 2,700 000000001731f7bb532ebd8ff11c253f128a9e3108eaf038d8155fedeba5bc0c 1 0.00/1.00 vMB 0
2,699 2,699 000000008da22f7f812db925f5ed6229d5815ae89a87d71ca612eecb8bedbe6a 1 0.00/1.00 vMB 0
2,698 2,698 00000000cf6630870383558dcf82aa7b9925c75cac1f1dd39496b55be7d485f9 1 0.00/1.00 vMB 0
2,697 2,697 00000000dc9d553f5c5b7d4999ac4893a3a4c04ad264c92a0d096ad6698feeec 1 0.00/1.00 vMB 0
2,696 2,696 00000000b7b198680cf2afca0342000147150a1e7fd947e51f934f1efab309fe 1 0.00/1.00 vMB 0
2,695 2,695 000000007a1b08a534ce7e00b4e0f3f15e598ea2cf8400a2f68077780dd786c0 1 0.00/1.00 vMB 0
2,694 2,694 000000009968b9db3d60b28ebf5653412d2e3bca609498d409b3c78044a8f61d 1 0.00/1.00 vMB 0
2,693 2,693 00000000b19dd11f5b01a677e535cb986db19abd975ec270a948402297e84dc3 1 0.00/1.00 vMB 0
2,692 2,692 00000000c64b2c48acd6b43ac1020d5c0bdbdaea138360ab755d9b5f2a91855c 1 0.00/1.00 vMB 0
2,691 2,691 0000000030b9ba1a81913fba03fe1c06b824f9610a5a91c62b7c26ca6b972d96 1 0.00/1.00 vMB 0
2,690 2,690 000000008f0480e98ef05c47c0f7acf37501caf8e07a961c2c0e30add9778236 1 0.00/1.00 vMB 0
2,689 2,689 00000000d764cad472fd749956c02ee590068f3c97a40dc251f728e39459ea14 1 0.00/1.00 vMB 0
2,688 2,688 000000003c03dd141b4192065af0a504c78504c0fdf4998321c884982de35ac1 1 0.00/1.00 vMB 0
2,687 2,687 000000000d8cf4669b79f98d128eba46ec24405e572b576dae32284b269dfaa7 1 0.00/1.00 vMB 0
2,686 2,686 000000008c5ca6e2265b477889677b17345d58f93dbcb82d02b25563b0871a24 1 0.00/1.00 vMB 0
2,685 2,685 000000006c4e83dbcb909960d95caaea9a823f304e4e7ca030c213c9b6a9a668 1 0.00/1.00 vMB 0
2,684 2,684 00000000292caa61b5a0aae1528c4d1d629585b667f6a222020b638842a85f32 1 0.00/1.00 vMB 0
2,683 2,683 000000002d843058f2fc99aeace4742b109010e09e99b42d08558af805a4a385 1 0.00/1.00 vMB 0
2,682 2,682 00000000eaead7d7a8ec90b0d5759b24cb40d84fc6d5331bce0d0be4613723ae 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.16 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: 581.76 GB
    • Received: 9.23 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.