Loading Tool

Explorer IconExplorer

Memory Pool

82,057 transactions
30.85 vMB
0.10686735 BTC
Random Selection Loading Transactions
Max Size: 185.32/200 MB

Candidate Block

Mining Attempt d46a26b1afa60bd032d009b8161f17288ece55e032a7ca03cabbe39b93216b2f
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root be3f3ce620e573f771a58c592bf5a327ff202af7665bd6aca8c351f3b7c71ae1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,032
Size: 1.00 vMB
Total Fees: 0.03756132 BTC
Feerates: 558.99 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (247,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,496 667,496 0000000000000000000a2a47cb7b0a69be0319e8a838e28acbc7cb6ddde6173e 1,706 1.00/1.00 vMB 17
667,495 667,495 0000000000000000000016dacd4a0f5d62f00295a943831be308454e87ce4e10 1,748 1.00/1.00 vMB 30
667,494 667,494 0000000000000000000ce1fd4c666509ca842cb6aae6acbb63d30d9f554122a7 1,211 1.00/1.00 vMB 22
667,493 667,493 00000000000000000007131a50032b7dc3595c15fc9672824cb067d750cccd98 1,340 1.00/1.00 vMB 12
667,492 667,492 000000000000000000035044e297028b70237b600fa52e32ee6e2c429457f723 2,730 1.00/1.00 vMB 10
667,491 667,491 000000000000000000016193d62870d7d9d367c24e1efea1f336b6cb726c93ed 1,946 1.00/1.00 vMB 37
667,490 667,490 000000000000000000038a3e967bd78865f610dbf568ecbfbd9725520cc91388 2,743 1.00/1.00 vMB 28
667,489 667,489 0000000000000000000cfca101d400ca32ce9633878268179a2aad71a72f0a7d 1,729 1.00/1.00 vMB 34
667,488 667,488 000000000000000000037f66e421a7a4270766230d382ff6bc6c372600012b69 1,995 1.00/1.00 vMB 52
667,487 667,487 000000000000000000084a7edbdf032c0ee40206c22f098e0e903aae4ef10c98 1,399 1.00/1.00 vMB 68
667,486 667,486 0000000000000000000d286d118712eceedcc69a4381595d976535f42fb04918 2,593 1.00/1.00 vMB 109
667,485 667,485 0000000000000000000afb1adc0fe9ae900fe64da7586fd70eb97e5378816602 2,794 1.00/1.00 vMB 59
667,484 667,484 000000000000000000075c29897b7dd6d7d4c9414e96c9586c16f276b14c68cb 2,391 1.00/1.00 vMB 27
667,483 667,483 00000000000000000008bb50b93ff37efe68e3647f6a3f19ee80b67e71cac452 2,497 1.00/1.00 vMB 50
667,482 667,482 0000000000000000000732be8d12adad37b72ce81a35b293cf6d0b2cf7f895cd 2,160 1.00/1.00 vMB 46
667,481 667,481 00000000000000000008e45a4ca4d29ec2ad020a0a0aa76dd998dd7bf7c3ff83 2,365 1.00/1.00 vMB 85
667,480 667,480 000000000000000000026b4186b418865aea6bc8619730fc4060c7063cd11004 2,167 1.00/1.00 vMB 94
667,479 667,479 00000000000000000008dad56567555f0c9258bc620929f7fdc5817341da3710 1,787 1.00/1.00 vMB 89
667,478 667,478 00000000000000000000371f25af580227b52f1220bccb59a6fadcf2209184d8 2,356 1.00/1.00 vMB 33
667,477 667,477 000000000000000000090ab42db035276ff35a1f3e6410964bb0b1d2dc406060 2,504 1.00/1.00 vMB 75
667,476 667,476 00000000000000000000c3b6be4d0b00ad4537af072dcece7c084d0a296895e4 2,592 1.00/1.00 vMB 13
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: 689.72 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.