Loading Tool

Explorer IconExplorer

Memory Pool

37,812 transactions
27.09 vMB
0.05535175 BTC
Random Selection Loading Transactions
Max Size: 138.07/200 MB

Candidate Block

Mining Attempt e1d218addbff924ec84040384dd6f31c5e43381d739288acd1a08ff5916128fb
Version 20000000
Previous Block 0000000000000000000106a1e4aa287915d89b3784466736987e1acd439ed5c9
Merkle Root 7b3306bbfe81f87e9685ba3a853b9cd0d0bd9e4f38d228048a9e84a3e63b966e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,253
Size: 1.00 vMB
Total Fees: 0.00430655 BTC
Feerates: 150.75 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,646 (202,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,492 712,492 000000000000000000019b12d7179a7a7d1a089efa0a745999066e10d62f6688 447 0.18/1.00 vMB 10
712,491 712,491 0000000000000000000c7ebce4ca59194dee4ce69417e388c2a1fafffaec09e7 2,383 0.92/1.00 vMB 13
712,490 712,490 0000000000000000000c4df287e7616afdced614ff1c761f91c16aa1af4b3095 793 0.35/1.00 vMB 14
712,489 712,489 0000000000000000000316f26cba48c980721cd17b343b05f1c161f1c3a772c8 188 0.05/1.00 vMB 13
712,488 712,488 0000000000000000000647f0613f256318afc78659bb267696d4606c097ac536 2,087 0.92/1.00 vMB 10
712,487 712,487 00000000000000000005e69082a800ff00adf559b9b848e9eb863e15e42eea25 1,647 0.71/1.00 vMB 16
712,486 712,486 00000000000000000000f29a5c34d02d3a0190f59eacd0a4dee47826a0813c7c 714 0.29/1.00 vMB 14
712,485 712,485 000000000000000000053ce44883127ffb0d0c59f4d8b6ff88085edfb65e5465 1,824 0.78/1.00 vMB 10
712,484 712,484 00000000000000000006cd53dde6d37a70d60712ad9ae60295803483b7abcab9 210 0.07/1.00 vMB 14
712,483 712,483 000000000000000000080dd57f91a328a8eaa1ad4be125ae08e508aa01de34b6 504 0.18/1.00 vMB 11
712,482 712,482 0000000000000000000488dab8ad744d24c80e933a20e8d3782b7e38e92fa262 809 0.41/1.00 vMB 8
712,481 712,481 000000000000000000036179b076f336836ac74f8c8e073c9e816def7200c3aa 2,628 1.00/1.00 vMB 12
712,480 712,480 0000000000000000000436925301c0a2074f06d1dfc267cb4d980bdf4d44c842 322 0.10/1.00 vMB 11
712,479 712,479 0000000000000000000942902ec4f6c3f1078d39b2e9547c27e219114558ad86 211 0.06/1.00 vMB 13
712,478 712,478 000000000000000000079f29e487c510292652f736e64c8e2af6fc8faa258b13 1,813 0.71/1.00 vMB 11
712,477 712,477 000000000000000000076f9cb91eebf4d7ac5826626b1bad75ebb8ac6cc99f5c 1,706 0.84/1.00 vMB 6
712,476 712,476 0000000000000000000c1b145a6dd6028700b911e87edcbd8539899a63baee97 3,118 1.00/1.00 vMB 13
712,475 712,475 0000000000000000000bc369a0be5914b88d9bf503b6b457b212f2d96c56681c 2,748 1.00/1.00 vMB 7
712,474 712,474 00000000000000000005f486b426cec3cd86668a36e3d20c1fa961c1f249837b 2,973 1.00/1.00 vMB 8
712,473 712,473 0000000000000000000a0b907a5011e1eaf86522c870b7bb02d42a897b70d417 2,621 1.00/1.00 vMB 13
712,472 712,472 00000000000000000007ea64ee6b1b39165e127f2a6a5f2016ac0087e0d37e18 1,971 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.76 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: 632.55 GB
    • Received: 12.12 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.