Loading Tool

Explorer IconExplorer

Memory Pool

81,219 transactions
31.14 vMB
0.09222857 BTC
Random Selection Loading Transactions
Max Size: 187.85/200 MB

Candidate Block

Mining Attempt 63825f554fb35169b99ffaedd31691b9fbcb1406b9a6336c13d8680c29736927
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 57cce60d2ec40e02770679256de01bbb633d73d105d16fa5df731d4d474eb5be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,472
Size: 1.00 vMB
Total Fees: 0.01926463 BTC
Feerates: 45.88 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (225,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,751 689,751 000000000000000000108cbbd488eee3d8c6642fc411cc046111f5a27a5ab4ac 2,203 1.00/1.00 vMB 101
689,750 689,750 0000000000000000000d09ae56b86fc6338e480f85bc05cb862e7fecffa3dba5 1,724 0.64/1.00 vMB 40
689,749 689,749 00000000000000000010b9791a6ee3559df35eaa3a61095737b00c47a86949e4 1,562 0.72/1.00 vMB 33
689,748 689,748 00000000000000000004ad45c240fceb796d6b436cc7b6f90fb66fbb17977562 2,605 1.00/1.00 vMB 16
689,747 689,747 0000000000000000001306d975a0120e88b024aca7ebd2abbd0660f0ed8cddf7 3,068 1.00/1.00 vMB 75
689,746 689,746 0000000000000000000a7efaffce555d74008d8e606040e6b2aea5b8d4a2c6ad 2,120 0.94/1.00 vMB 21
689,745 689,745 0000000000000000000b9d0ca1dc458b5789275022f1926f2c41cecf10c5ee40 2,357 1.00/1.00 vMB 46
689,744 689,744 0000000000000000000ea276215d17a1acb08a2ba24c89755cfccc521408f85a 1,491 1.00/1.00 vMB 36
689,743 689,743 00000000000000000005ed81a4d185edca63b37e4429cf5681f00cd22d05c0af 1,460 0.96/1.00 vMB 29
689,742 689,742 0000000000000000000e2aa784ee6c9b20192ef234663908e9b3d37e03846898 313 0.66/1.00 vMB 7
689,741 689,741 0000000000000000000cb0dfbb6cf9563454f062512f6b10cc94499ea32f8a68 2,235 1.00/1.00 vMB 13
689,740 689,740 000000000000000000056d93c6cc8163753f894276b9a2348c67af7efe0f4d2e 1,406 1.00/1.00 vMB 17
689,739 689,739 0000000000000000000dbc71729ec765d3aa4445a8ddd26ea2d0a32c53845aac 1,179 1.00/1.00 vMB 79
689,738 689,738 00000000000000000005b96f7b9729e3f883ee90eebee432ceb94580f5973547 2,263 1.00/1.00 vMB 64
689,737 689,737 0000000000000000000d219311c0f1fd1b935eb1ea3759bbb1f038190430e50a 2,603 0.99/1.00 vMB 42
689,736 689,736 00000000000000000012ebde88f239a5a5b5794ad46c48df05518575b2d0232c 2,053 0.77/1.00 vMB 39
689,735 689,735 0000000000000000000edbebedcd49e11be9c22806d80034691b3135ff425922 1,090 0.50/1.00 vMB 31
689,734 689,734 00000000000000000005efcdc4aa93259fbe45faae9c27fa5dd41cbe411beb79 2,712 0.99/1.00 vMB 39
689,733 689,733 00000000000000000008dd3911ff1c344e02fabeb06bb0a67545dc01610c235b 2,169 0.85/1.00 vMB 32
689,732 689,732 00000000000000000004aa57bc9e5e71ccf5cd32577fde4fb2e996b9d028c850 1,215 1.00/1.00 vMB 59
689,731 689,731 0000000000000000001160c60aedc479a0d93e0be51909c2c57d30969123fd0e 2,231 0.83/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.