Loading Tool

Explorer IconExplorer

Memory Pool

73,387 transactions
28.31 vMB
0.07745595 BTC
Random Selection Loading Transactions
Max Size: 167.58/200 MB

Candidate Block

Mining Attempt 0fcac952cefa7d3cbfeafb2d98ed1d1dccdd3a91c5ea932786d0ff659f3713bf
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 4ccd910068f3ac05f16073c41fd1704fba484436fe5a2f51cd583cfd2fab8842
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,613
Size: 1.00 vMB
Total Fees: 0.02072163 BTC
Feerates: 152.31 > 2.08 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (122,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,682 792,682 00000000000000000001084e7f2d1ab176c887361b9303fac6a80e7a4aac2009 3,333 1.00/1.00 vMB 37
792,681 792,681 000000000000000000005ec7abc067beddf5901190ae71f1c7e943af286b1422 3,484 1.00/1.00 vMB 42
792,680 792,680 000000000000000000001f3e814c1d42025b4aba5ed5ee3c978cf0ea7bdd94f6 3,099 1.00/1.00 vMB 61
792,679 792,679 000000000000000000057070f857e1fa4b9fa7c4a24da9cf2025d69e01a9d8a7 3,609 1.00/1.00 vMB 61
792,678 792,678 0000000000000000000510d78ab70bcd2a322495fc85ddbf872cf277e7987ed5 3,812 1.00/1.00 vMB 29
792,677 792,677 000000000000000000031ce566740459ee144c14c87c4e803adae890806df8d2 2,576 1.00/1.00 vMB 19
792,676 792,676 00000000000000000002a3d7aec2d61662024771231dd921643ae083df8f5aad 3,115 1.00/1.00 vMB 36
792,675 792,675 0000000000000000000315702f6946841b4067785402138612b9dab4cd27b96c 2,780 1.00/1.00 vMB 18
792,674 792,674 000000000000000000025781d3a0bdbaa33893d3bb43fd515b112dcd37270734 3,409 1.00/1.00 vMB 36
792,673 792,673 000000000000000000043a5f73d14abf040c67270b81c982eeca3fc932a6fdbd 2,749 1.00/1.00 vMB 45
792,672 792,672 000000000000000000049f5fbf3da30619840fb725ccdda67b71616415dbbb4f 4,151 1.00/1.00 vMB 20
792,671 792,671 000000000000000000041ce96111d9bc15b40a255521ebbc4f916faef3cab075 3,681 1.00/1.00 vMB 38
792,670 792,670 00000000000000000004ae8ddf0b5d4c038bfefcec0db263f6f958ba67960ee8 3,470 1.00/1.00 vMB 37
792,669 792,669 00000000000000000004e544b67da83fa2d42bdd9aed044fcefe511bd2f84969 3,685 1.00/1.00 vMB 31
792,668 792,668 000000000000000000010c45eb5f92cca6a550de5cacfe15ec060d5eb9af64e6 2,588 1.00/1.00 vMB 26
792,667 792,667 00000000000000000003724f8545ccb6e79157068bd6c4bd244a6e45cb42bbb8 1,337 1.00/1.00 vMB 17
792,666 792,666 00000000000000000004c0a410010027d2a104c03523ace1b24e0f3f454819c7 2,864 1.00/1.00 vMB 32
792,665 792,665 0000000000000000000346117a7e1ed4827ef4412a50069b7e1b9cb5a88c6dbb 3,944 1.00/1.00 vMB 16
792,664 792,664 000000000000000000041a7c14455c84fe52d085216f9c3eb8bd8a21a6d76a5b 3,248 1.00/1.00 vMB 29
792,663 792,663 00000000000000000004558874ee1dfc991f1c1a4f1a66df275ced959faae861 3,402 1.00/1.00 vMB 20
792,662 792,662 000000000000000000019c38330f50140dcd3e734335a9972cd3d5915374ee16 3,647 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.