Loading Tool

Explorer IconExplorer

Memory Pool

80,716 transactions
30.77 vMB
0.08534022 BTC
Random Selection Loading Transactions
Max Size: 186.86/200 MB

Candidate Block

Mining Attempt b6df48376246754386c9b89552c8e8a1b8abb5dfc7bff3b62ee0d0028be82616
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root a29be3da09e2a84901cb4bc4ea3d0cf62cf98957ff5af87bbe9b8db8f875d74b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,027
Size: 1.00 vMB
Total Fees: 0.01935549 BTC
Feerates: 351.58 > 1.94 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (615,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,790 299,790 000000000000000041c3944af1207e1dcc32df9ab699fe3ad0f376f77a1f09ca 229 0.25/1.00 vMB 15
299,789 299,789 0000000000000000087e1bd23437d32aa960c3c8b22fed5fe7329bb5b6f202ae 124 0.08/1.00 vMB 25
299,788 299,788 000000000000000014c5f3c1f08c240e71bceca357e7fecc2341c601e1bc940c 302 0.21/1.00 vMB 30
299,787 299,787 000000000000000013e388de1ead3c54f4f1177d68ceb607eaa14e75269fcb0b 38 0.03/1.00 vMB 22
299,786 299,786 000000000000000023e5f3c1fe156e75a8535f6281e5e9fd8256c9062bc6cb32 189 0.15/1.00 vMB 23
299,785 299,785 00000000000000001b89e2f00ad855dba4514e104f85540d454a9f916d1513c8 238 0.18/1.00 vMB 32
299,784 299,784 00000000000000003c5c077660529c0267c3cdd0e0e337f026cfbb1d3009ff08 539 0.28/1.00 vMB 35
299,783 299,783 00000000000000002fe1ea65b758abd66828c98c9def9d1bafd94e4707f0e297 33 0.02/1.00 vMB 27
299,782 299,782 00000000000000007d54e40ca213196a77435ff3f70ecf457fe601041faaff24 222 0.12/1.00 vMB 29
299,781 299,781 00000000000000000ef6a8adb840e816ff5143de447c732351009ffa5179405a 317 0.18/1.00 vMB 31
299,780 299,780 000000000000000078810142e41c993bdd01ce5dfa6f43ebe7cf174752d6370c 725 0.35/1.00 vMB 35
299,779 299,779 000000000000000064bc59539e3bbd8a37f6f9387a12f24b97164ab7ed873470 64 0.03/1.00 vMB 34
299,778 299,778 000000000000000002e6e573eb5a61316c772ae6f35cbaac4a5f78c78770be77 271 0.14/1.00 vMB 29
299,777 299,777 00000000000000004899735c1103f10c10b705ea69ac7662e6f86231cbb1bf24 96 0.09/1.00 vMB 20
299,776 299,776 00000000000000002696831bfd13fc8392354dbd60b81c88bc11fd32bbd3d507 775 0.35/1.00 vMB 40
299,775 299,775 00000000000000001a00b6c439dde3895834a34fdd28bfdbbbac41abe5e5ff1b 68 0.11/1.00 vMB 8
299,774 299,774 00000000000000006ebcdb32ba3f94d008a12b8065dfa26528a4e9baae752524 280 0.12/1.00 vMB 40
299,773 299,773 00000000000000001fafe649d90b9f47e7a2020ab4551b31ded7507573660634 442 0.28/1.00 vMB 32
299,772 299,772 00000000000000006768576b209d6bf9d7f78a84c3d5873b9bc6ea824138f393 1,643 0.90/1.00 vMB 25
299,771 299,771 00000000000000000ee65e926994a3526b35dce50c688ce5878c838db59e4ecc 1,024 0.33/1.00 vMB 50
299,770 299,770 00000000000000000056401de5fef6d13015900b8bfe0474bec953a0ba9982c5 208 0.29/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.75 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: 708.64 GB
    • Received: 16.74 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.