Loading Tool

Explorer IconExplorer

Memory Pool

84,690 transactions
31.62 vMB
0.10811964 BTC
Random Selection Loading Transactions
Max Size: 193.84/200 MB

Candidate Block

Mining Attempt 10c66acb0f63a529770bdf22938202310059a53fece029ac507b609f567599af
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 603f0cb785fa1d332a55fa90e76b65a382eb21a16fa4ad68ae0fcc9e1adbc62e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.03443417 BTC
Feerates: 301.57 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (488,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,671 426,671 000000000000000003b1752d40f7154a9b6c0cc356975ed225e22120d6dd5a08 2,156 1.00/1.00 vMB 57
426,670 426,670 0000000000000000045b8aff411008e7a930eab8cad5ef926149ee268385c475 2,305 1.00/1.00 vMB 57
426,669 426,669 00000000000000000247e62aec5f5a6dfa23233bf26b5857576f68bbd44d2ba8 2,065 1.00/1.00 vMB 54
426,668 426,668 00000000000000000064f9c2077c68ffae53dc40a4afba25d23077fee7c4a72c 2,827 1.00/1.00 vMB 67
426,667 426,667 00000000000000000058595e5a988262b6d7006ee38ac89bc59cdb664865791f 2,918 1.00/1.00 vMB 76
426,666 426,666 0000000000000000025de189a80abadad586c855b4489a2b1108fb020a4bbd68 1,145 0.46/1.00 vMB 59
426,665 426,665 00000000000000000076820df05aa386384adeed64797701f6528566c74ec4b7 609 0.29/1.00 vMB 62
426,664 426,664 0000000000000000043f26950fa059a5326b2d1bef336e5abb6c03f762e56059 818 0.40/1.00 vMB 61
426,663 426,663 000000000000000003104b6d97d5ab99bfc9d6f30a2eb7c759eb4684376967ed 646 0.24/1.00 vMB 70
426,662 426,662 0000000000000000042ec5219a8f6654d8c39aa5edd18d25f6a5671c5e89ebb7 442 0.42/1.00 vMB 24
426,661 426,661 00000000000000000261791357af0cdd4d343a89ab47ce772b2f413663c7d1db 679 0.31/1.00 vMB 68
426,660 426,660 0000000000000000043f42196acbdfffea73bd55bf4de6eb6fffeac004f51041 2,030 0.97/1.00 vMB 57
426,659 426,659 0000000000000000018a5b8362e70af5d34b11baff89bd5ccc35a26119ff4e13 840 0.38/1.00 vMB 40
426,658 426,658 000000000000000003645d8d8888f9628188b41288e16971038a3c8c887117ec 335 0.14/1.00 vMB 70
426,657 426,657 00000000000000000312a6f3cb0097bb4745dc6a6d6a7dcb6ac3367e4471ee95 1,356 0.71/1.00 vMB 45
426,656 426,656 0000000000000000036de31bfdd92cb07637707b52fde7bcf694b3cb765b7590 2,393 1.00/1.00 vMB 71
426,655 426,655 000000000000000002d6d5f9976192fb58f9cebac827a44173bf8bce08180230 1,982 1.00/1.00 vMB 75
426,654 426,654 0000000000000000042256554e6671593a4df9d173920df3eefdc2a38fca567f 1,299 0.73/1.00 vMB 52
426,653 426,653 000000000000000003c4e919e7ca533b26719c1c775a5eac740f2b0d8f277aa4 403 0.16/1.00 vMB 72
426,652 426,652 00000000000000000031d75b920c41a2f47438590e4b0a7d9a11d79318d2b9ec 571 0.20/1.00 vMB 67
426,651 426,651 000000000000000000f10c3efd0a9228ad6c7119c5e1ab10d776dd05fa284b04 858 0.99/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.78 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: 709.59 GB
    • Received: 16.92 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.