Loading Tool

Explorer IconExplorer

Memory Pool

52,515 transactions
30.47 vMB
0.27105663 BTC
Random Selection Loading Transactions
Max Size: 160.89/200 MB

Candidate Block

Mining Attempt acd4c44f0c61338a2a163b8f7b05d81195556d11f6049201ff0f58f9e800f445
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root ad05d702a10f2ca8c0ba3abf832a52e9af003eb17b06ee6b157f5799d8583acc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,704
Size: 1.00 vMB
Total Fees: 0.08517026 BTC
Feerates: 229.15 > 8.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (147,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,945 766,945 000000000000000000018db02aee9f66a969761db7523a6befe592fd0c17baee 89 0.03/1.00 vMB 8
766,944 766,944 0000000000000000000205b0e45093404d03ed699e05faef21db65d8b73f9734 2,220 0.70/1.00 vMB 10
766,943 766,943 000000000000000000007a22c0046feb63e43e915452ab267faf37234759d029 1,852 0.61/1.00 vMB 10
766,942 766,942 00000000000000000001bab2cb3971c54d0747fb43357ede0ab29b59e6edc11c 620 0.28/1.00 vMB 8
766,941 766,941 00000000000000000007a9d7b21a51bd59ca017f939991b3c85189d8561cf2f5 1,988 0.94/1.00 vMB 6
766,940 766,940 00000000000000000001128802192e5f6cb8829d67ddb9656c6bb1e80fc3e3e1 738 1.00/1.00 vMB 4
766,939 766,939 0000000000000000000584022114325291e5d92b21c25f7f980e32a1922b36da 1,282 0.42/1.00 vMB 8
766,938 766,938 00000000000000000000408ea0e8671bdf02ff15aab4fd717c21b50f4c6f9719 544 0.18/1.00 vMB 11
766,937 766,937 000000000000000000074b3cc34eef5171cea0e28aad7afa67f2abd57e8e5f1b 2,030 0.62/1.00 vMB 10
766,936 766,936 00000000000000000003104f642a23200e753be470e510f4c357781e568315b7 2,367 0.85/1.00 vMB 8
766,935 766,935 0000000000000000000443f1a5cddd1100c6847e14f4d6fde68ff2ab03c8b43b 1,227 0.35/1.00 vMB 9
766,934 766,934 0000000000000000000022036f9de09b851143803021a5c129e1e83f1ddec8ae 1,788 0.58/1.00 vMB 9
766,933 766,933 000000000000000000045c9a1f25a02ab66289fcb9bda33afa6015ca09db961d 2,746 1.00/1.00 vMB 9
766,932 766,932 000000000000000000040f04bba1a11364a13d5a6e3732fb3ec18e61cf1c6aed 730 0.20/1.00 vMB 8
766,931 766,931 000000000000000000069d0ba5837bdd251044b6de082cb2668da66a02ba5e45 835 0.30/1.00 vMB 10
766,930 766,930 0000000000000000000039f8111c3fd2160217821456f26b180bb01ae534e27c 1,763 0.84/1.00 vMB 8
766,929 766,929 00000000000000000002bd78a479dc0923f62540cc4b5f41995bd065bf02fbf9 2,057 0.85/1.00 vMB 8
766,928 766,928 0000000000000000000757e776ff1c9b5ea4b94455490159db31504e73b797a9 909 0.31/1.00 vMB 10
766,927 766,927 00000000000000000006867147d446a8f5314161cb1e58b4ad81f3e780e9c3f5 1,630 0.63/1.00 vMB 8
766,926 766,926 000000000000000000070eb83b31add667a76534e3cecaa6a3bca5a373cd3d0e 943 0.50/1.00 vMB 8
766,925 766,925 0000000000000000000581ef40d8797c6467dbbf38f926ab813da4a12c59172c 468 0.23/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 644.22 GB
    • Received: 12.61 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.