Loading Tool

Explorer IconExplorer

Memory Pool

79,784 transactions
29.88 vMB
0.12311165 BTC
Random Selection Loading Transactions
Max Size: 180.23/200 MB

Candidate Block

Mining Attempt bb3bbdfed0b96bf78e629c3c6c6d5436bf2618d8b7e6a004caefb8b2877d4a6a
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root 6b43b304aa838e339fdd077316eefd170918b21658fd3c1a4a2034ef165b707e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,163
Size: 1.00 vMB
Total Fees: 0.05746007 BTC
Feerates: 150.75 > 5.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (592,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,762 322,762 000000000000000011ea6377354a7fe2cc1748e62afd28671ad39946d883c897 436 0.51/1.00 vMB 18
322,761 322,761 000000000000000016571d09b3237fbb1090fefc891c8b655d7ff5f4b63f6274 481 0.35/1.00 vMB 24
322,760 322,760 00000000000000001cb7e52dae7431d56275e7e0452f92bab02efd958ebe6dba 61 0.05/1.00 vMB 5
322,759 322,759 00000000000000000a72201daea040ca5291637a4b02fac93b04812915d49117 432 0.48/1.00 vMB 19
322,758 322,758 00000000000000001a549064c1287802baa223103a75bbd8be55a47bd1dc56d7 379 0.22/1.00 vMB 34
322,757 322,757 00000000000000000880a41cd6dacad20ffea00a17b12bebde1cd206954ca274 632 0.33/1.00 vMB 28
322,756 322,756 00000000000000001bd5b8be0664948afaf91530f51a3ee9acfcf0cd5370f4e2 242 0.10/1.00 vMB 32
322,755 322,755 00000000000000000cc6e20911e95bf58c873af779b19171c30e866f93a822fc 518 0.27/1.00 vMB 42
322,754 322,754 00000000000000001e876df26c0e0f9cf398b880064f6b437f7d9cd57d7bd154 623 0.33/1.00 vMB 28
322,753 322,753 00000000000000001eea5ff6d1a26df9e103abff3ac01fa3c2a1672fe82970c7 908 0.51/1.00 vMB 27
322,752 322,752 000000000000000017f05e46c3c370c9e7f19f240c46896d6530ebc002733271 613 0.36/1.00 vMB 29
322,751 322,751 000000000000000008234d08384a5d203562154776f6e85488a58e057212a917 116 0.06/1.00 vMB 24
322,750 322,750 00000000000000000dcbeb0da732f372d42f8ae842068eb9b7267d071f57b8f2 15 0.01/1.00 vMB 42
322,749 322,749 000000000000000009ab91d3e9344aaacc6829639b90cf5be1a84b8ca469ff1d 509 0.26/1.00 vMB 30
322,748 322,748 00000000000000000d520d963d18d59b64f45551ac4069d04b8d9f8418e78b38 195 0.12/1.00 vMB 32
322,747 322,747 00000000000000001ead3425768c90db0219d03b66a228c2e0f347a1b70a2403 132 0.08/1.00 vMB 27
322,746 322,746 000000000000000011c2f361664839a5305f5af8b66427af3883a7ed4e3062c6 16 0.01/1.00 vMB 30
322,745 322,745 000000000000000007c46d5f6a63ea9a6b1cf04af14507d97dc1418963331d5c 38 0.02/1.00 vMB 27
322,744 322,744 00000000000000000c942d3b77c06e4a63b2fe21698e1c33cb50aab69ec5efbc 74 0.09/1.00 vMB 16
322,743 322,743 000000000000000010ad44db6b8c5c1d9802aa1695bb282139887d2bebdef08b 14 0.01/1.00 vMB 20
322,742 322,742 00000000000000001abe7534c98eb16df61aba1bd84c24426b1109be8bc70e57 428 0.28/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.56 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: 670.25 GB
    • Received: 15.84 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.