Loading Tool

Explorer IconExplorer

Memory Pool

44,601 transactions
26.62 vMB
0.05900372 BTC
Random Selection Loading Transactions
Max Size: 140.84/200 MB

Candidate Block

Mining Attempt 7463ca6da41ff620c63f77746e1f2e98d2e4447abc1da123a4754b90487e6c07
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root 431bd57aab7929a09e2da02381bea8688ec94a020d6146e1904b10f09518a029
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,352
Size: 1.00 vMB
Total Fees: 0.01002640 BTC
Feerates: 101.72 > 1.00 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (217,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,004 697,004 0000000000000000000351b68d873e6adba887e5452c06f878a4e7198699e818 224 0.12/1.00 vMB 6
697,003 697,003 00000000000000000007caae87cc7b1f90334793c566bcb6b8d755d15a3fec09 1,627 0.94/1.00 vMB 7
697,002 697,002 000000000000000000058bf7379bbdde0134f3dae760229f1e833f5c2dd12934 1,726 1.00/1.00 vMB 5
697,001 697,001 00000000000000000011042cfa762aee9fdda6cf9eded62375626751f82785ab 706 1.00/1.00 vMB 3
697,000 697,000 000000000000000000086949fda2dd0e0d66145da6ee87b0efec3abcfc65387a 625 1.00/1.00 vMB 2
696,999 696,999 0000000000000000000178f4b03077dbdcd1a2a3690741df3b0f23c777b2ebe6 1,673 1.00/1.00 vMB 8
696,998 696,998 0000000000000000000bb52e3035259ca07bf039fbcd7bcd0315f18f47c3ab3a 2,047 1.00/1.00 vMB 3
696,997 696,997 0000000000000000000681e687e622136e163109b4bc76639627d0f1ff3f71b6 2,751 1.00/1.00 vMB 26
696,996 696,996 0000000000000000000d3a5c1c0fc38a8f52946538a86483d22d4a5a9845556c 190 0.09/1.00 vMB 6
696,995 696,995 0000000000000000000956211b9baaa649c747705f962f375cf4471922f61129 876 0.42/1.00 vMB 8
696,994 696,994 00000000000000000006b2bd3243d8694b46dd9fc68d82f583b11754c669a06c 729 0.59/1.00 vMB 2
696,993 696,993 000000000000000000100f561b2e6e53a8cf3f1690bdec1366abca861fec2751 2,974 1.00/1.00 vMB 13
696,992 696,992 0000000000000000000d4bc6dcc86ca52f586fb06abda27b49929ecbe9e656f9 382 0.23/1.00 vMB 7
696,991 696,991 00000000000000000009942d746338365dbdc0605404432b68c83893f592e5c6 81 0.02/1.00 vMB 11
696,990 696,990 00000000000000000006b25b0ac3192aa184d0a411bcfa4b3e1aeb2743fd34e1 1,170 0.58/1.00 vMB 8
696,989 696,989 00000000000000000006de402a82581a1a59b77d3fa726874ff2bdca0f21163c 411 0.19/1.00 vMB 9
696,988 696,988 000000000000000000047ce9b8314ae63bb738019d0e0059c27895d7a25178ac 1,092 0.54/1.00 vMB 9
696,987 696,987 0000000000000000000f5db7a0b06897c8aba1c7e1edc20c2df8c4e3a7aa8b78 569 0.30/1.00 vMB 7
696,986 696,986 000000000000000000014930ebeebff8c538c0eb7346aea406491ed0be4981fa 2,220 0.70/1.00 vMB 11
696,985 696,985 00000000000000000010ad823109b019b604df00a953ea8da99a78042b1cf4e0 981 1.00/1.00 vMB 5
696,984 696,984 0000000000000000000fa328b2ed2edd54775dd8d964aded92d914546fa65616 295 0.10/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.00 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: 648.94 GB
    • Received: 13.11 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.