Loading Tool

Explorer IconExplorer

Memory Pool

81,097 transactions
30.47 vMB
0.08997608 BTC
Random Selection Loading Transactions
Max Size: 183.39/200 MB

Candidate Block

Mining Attempt 74bf70334959352d6d322b24a97c6ba1ac86c19ea3c09784551b581f03414e71
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 1697a99b3309e1a754e82cae67937765e43fbe2bb1b6cd1661d36d806eaae212
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,774
Size: 1.00 vMB
Total Fees: 0.02453245 BTC
Feerates: 163.06 > 2.46 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (608,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,779 306,779 0000000000000000176d4ea3ac9908bb9e6c2333859ff944fd00fe5221999444 539 0.29/1.00 vMB 33
306,778 306,778 00000000000000002ebd0448c9fcb043aed0df676a8e58516fbc5781b1d27fae 483 0.27/1.00 vMB 34
306,777 306,777 0000000000000000461f3a7a1f58cbc3a0ccac63bea4fea78bcd069d45fc6e06 361 0.25/1.00 vMB 24
306,776 306,776 000000000000000016ca125e905603914400689eba0b5f15f1f0930336a679e1 414 0.25/1.00 vMB 25
306,775 306,775 000000000000000012287b0f69fd77d592d43f4c7e5acd84e8636cfc99ee4b44 407 0.24/1.00 vMB 29
306,774 306,774 00000000000000003319ef0df7169f1e833920ccc6cfdeb6680339ae336eed66 374 0.24/1.00 vMB 24
306,773 306,773 000000000000000015c6cfd189f60c8a8b2eb7b14a52162a425465f9cc24f8c5 64 0.03/1.00 vMB 29
306,772 306,772 000000000000000049eadc792fd215ab4d9ff38f6527ee86875510a510f1620b 401 0.48/1.00 vMB 19
306,771 306,771 00000000000000001d4cf0497badae6e810283793cba31387b17133f0611d15e 770 0.35/1.00 vMB 32
306,770 306,770 000000000000000038400c77bc8ffdf44366d3e01b0a53a29b9377e76a580ab1 252 0.13/1.00 vMB 42
306,769 306,769 00000000000000001ad7ee051fce15d84f224fba49c7468f94e981dad293bacc 24 0.01/1.00 vMB 33
306,768 306,768 00000000000000003d7227705770bb3e1b7958f215229953bbc8bf360acbc762 559 0.31/1.00 vMB 30
306,767 306,767 0000000000000000414c8c07774f2baf9e7de94e2e958fdf59b6a51ef398cfe1 119 0.06/1.00 vMB 30
306,766 306,766 0000000000000000354b29cd14a388a2f35a9a6334a69c023613bedb7c16c2d9 283 0.13/1.00 vMB 36
306,765 306,765 00000000000000000852630e489a9aaea44e09e8a32d26439cbd5d0841e64bc0 16 0.01/1.00 vMB 14
306,764 306,764 000000000000000030ff634ec43b22df29ad7dec0bfa5fd4b62cd60003e67008 525 0.27/1.00 vMB 30
306,763 306,763 000000000000000028ee863e5eea6c0dc737697466eade37f0aed7d50a2f1809 188 0.12/1.00 vMB 29
306,762 306,762 00000000000000000e279cca2b659a027b9aa5ab9b0f2f1c67d07ee7733b3efe 272 0.21/1.00 vMB 25
306,761 306,761 00000000000000001e534a019892eda4c028d8725acafe2d2492aa069746898e 128 0.05/1.00 vMB 43
306,760 306,760 000000000000000020d9b403cbb02e58541336ae1dfa5ee1012bb18d5e45a0f8 436 0.34/1.00 vMB 29
306,759 306,759 000000000000000025dc5183d79a1f88df24a977a995f532b0f8f0d7b614882e 26 0.12/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.69 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: 692.26 GB
    • Received: 16.50 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.