Loading Tool

Explorer IconExplorer

Memory Pool

78,442 transactions
29.13 vMB
0.08212540 BTC
Random Selection Loading Transactions
Max Size: 176.31/200 MB

Candidate Block

Mining Attempt fcb9383fa40addc2547029603135010a30b566e35949a2fb8f92db9945bd4778
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root fd2feb57add493ba5bcc3cb5e25dfcb1fc938560a6cf69c5cea685e2fdceaa4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,690
Size: 1.00 vMB
Total Fees: 0.02120801 BTC
Feerates: 178.73 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (163,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,379 751,379 00000000000000000006624786bfbddbf3f5e4ebd549d6223a64261112f0fd41 1,415 0.63/1.00 vMB 6
751,378 751,378 000000000000000000087e7e5fcf1f34c715163594ea8a8a96f538b6d9cd3be1 2,731 1.00/1.00 vMB 7
751,377 751,377 000000000000000000007de09dfb69a7c47a5160756b33c50740bf6c95f99ce5 2,206 1.00/1.00 vMB 7
751,376 751,376 00000000000000000002530799fe6669c559987914dafb433da175a26fee99f5 2,382 1.00/1.00 vMB 7
751,375 751,375 00000000000000000003eba1ec89a1cb158e72d3c3f247476d1be537662ea616 1,809 1.00/1.00 vMB 12
751,374 751,374 000000000000000000063a92390ee25a1f0b41ccaf4e675227acd864dc2eb3dd 2,253 1.00/1.00 vMB 5
751,373 751,373 00000000000000000001dc9bbe733e47890c433cccfdcdad3a13d4d760f7ba39 3,211 1.00/1.00 vMB 14
751,372 751,372 00000000000000000002df50681e5d1399b48e27691aeaedd7d89fe979d7aa6d 2,661 1.00/1.00 vMB 9
751,371 751,371 0000000000000000000025963105c5228daf08946206e222e6d397e8985529fb 732 0.34/1.00 vMB 6
751,370 751,370 0000000000000000000922295466814786afa4a3da2086c904e2732b97174099 327 0.42/1.00 vMB 3
751,369 751,369 0000000000000000000317157301d0281ee7af6c4940c69ed736b73c469500bf 2,614 1.00/1.00 vMB 9
751,368 751,368 000000000000000000055fd864c2286f7e9792262a0643efbbc4f8e174f90a1b 1,928 1.00/1.00 vMB 4
751,367 751,367 0000000000000000000735668eadaabba61c6b42648d5351300d44df3ba6e0a2 3,379 1.00/1.00 vMB 8
751,366 751,366 00000000000000000009738eac8f845418e67f6ceda47c9fefb6c63bfb96b3fb 3,678 1.00/1.00 vMB 15
751,365 751,365 000000000000000000002390664dcd48ed720bb3492132612e58c75368e5cf8c 2,452 0.93/1.00 vMB 8
751,364 751,364 00000000000000000003e7d18af1dc856e43d2bd28957032f8d6893cbab3ea04 366 0.12/1.00 vMB 10
751,363 751,363 00000000000000000004503513e01951e21be05ac8c03f16f99fc4958b12cb43 1,842 0.65/1.00 vMB 9
751,362 751,362 00000000000000000004048aa73615dea533a5eeb40b76f1b4d40e283ee0a8eb 538 0.35/1.00 vMB 3
751,361 751,361 00000000000000000002f0e4df30b8aec50b65f099a1123e751e70159d5e7a68 1,432 1.00/1.00 vMB 4
751,360 751,360 0000000000000000000070fa1d0bc71a270ae2c8a58e9283756f6f2f6e0d75eb 927 1.00/1.00 vMB 4
751,359 751,359 000000000000000000006bec395f377cb93c746d262e0131bc70acb86282611b 796 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.68 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: 678.05 GB
    • Received: 16.44 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.