Loading Tool

Explorer IconExplorer

Memory Pool

41,601 transactions
28.70 vMB
0.06039115 BTC
Random Selection Loading Transactions
Max Size: 147.49/200 MB

Candidate Block

Mining Attempt 1e5854a29ed7db13ca995a53b72d450bc6474fc143f653334af412175597a5fe
Version 20000000
Previous Block 00000000000000000001e8eea2fc217de15f4d40d8c46e346c3a22c6ea1dbb3a
Merkle Root cf51f8023161b52217c75e7b60e5c36a9cff8abaf85bae38aded4609fcba36b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,056
Size: 1.00 vMB
Total Fees: 0.00472951 BTC
Feerates: 60.13 > 0.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,619 (145,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,964 768,964 00000000000000000003a6128d69bda44c51f308003bab357fa07d222d2a5bc8 2,669 1.00/1.00 vMB 21
768,963 768,963 000000000000000000078a5dd28934b00b84c0d92cf908708a8083942b694ebd 70 0.02/1.00 vMB 14
768,962 768,962 0000000000000000000168a75f90d88ed047ec1d3519b8ef9a104fc0ecefa866 807 0.29/1.00 vMB 12
768,961 768,961 00000000000000000003ba3f90ac7a2bdae9e5c40330dc3bd5521e56b4f3c3b1 754 0.24/1.00 vMB 15
768,960 768,960 00000000000000000006bcfe90d23bb2badcd33d6260bb30dc1a9fde72057e0a 609 0.25/1.00 vMB 14
768,959 768,959 000000000000000000039d8979c5d531a2caff7d682452703ee1e13fe0dd3b96 266 0.08/1.00 vMB 16
768,958 768,958 000000000000000000003c287d3c227dd1d9827e88980e8bbd94cd56b224eb90 249 0.89/1.00 vMB 1
768,957 768,957 00000000000000000001c24d312ef6f9da254b5aa29f95d1dafd8e511819f396 2,909 1.00/1.00 vMB 15
768,956 768,956 0000000000000000000659ef844916d70bd5f0f523034fbf6137a493943c469c 1,745 1.00/1.00 vMB 10
768,955 768,955 00000000000000000000fb34e0a9e2ac932d23e08bb90ab8b1821e2a4d1e23ba 1,967 1.00/1.00 vMB 20
768,954 768,954 00000000000000000005f374941f965ecabecb4315eae0372154738878370f6f 749 0.31/1.00 vMB 18
768,953 768,953 00000000000000000004d0cc3cc6064f24d745ca2ae948d27a52d6077a34c840 1,160 0.47/1.00 vMB 13
768,952 768,952 000000000000000000030bd2151d63597ce5b5db46033f005ed148c7891701d5 1,333 0.46/1.00 vMB 13
768,951 768,951 0000000000000000000171abf99516126a3f135e97929579f3f793d74874e7a8 1,409 0.53/1.00 vMB 13
768,950 768,950 0000000000000000000100ae6785c81d28dc96876b2cf40a2cdcb15a70ebbc76 1,595 0.97/1.00 vMB 9
768,949 768,949 0000000000000000000669b1958d9ae4ffd6281e8bca5bec1d3d374d0e1714da 928 0.45/1.00 vMB 11
768,948 768,948 00000000000000000001f68adf037b59caa89ea9f5ff6daac4d5b59f3c21057f 1,049 0.50/1.00 vMB 13
768,947 768,947 0000000000000000000246f38586b0465e080aa0e0462307de0b8d4ee8382c6e 1,270 0.65/1.00 vMB 10
768,946 768,946 00000000000000000000c5b9c5dccd24a4409d997fd37978af0cb9839b50b063 1,323 1.00/1.00 vMB 13
768,945 768,945 000000000000000000002745b675275fc0ce0effafd7f08ffe61c01a82c6abab 1,018 1.00/1.00 vMB 19
768,944 768,944 0000000000000000000266c6c9055da38faf9eaa2c86a38e02c0774778b94e9b 559 0.34/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.72 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: 629.67 GB
    • Received: 11.94 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.