Loading Tool

Explorer IconExplorer

Memory Pool

78,089 transactions
29.29 vMB
0.06364866 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt 02801a4ba4f26dbf28a46c4f4dc6ecbc339db45292d34ff405beee3075d0dcf5
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 92b72afd17b19383db256e5b4c28f03b319ea88137af73540fd60ada8a9c4264
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,830
Size: 1.00 vMB
Total Fees: 0.00434893 BTC
Feerates: 21.09 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (601,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,393 313,393 0000000000000000072484a9924f3865ea6314b9edfeb6a1bd7d66f4d44827ff 618 0.32/1.00 vMB 30
313,392 313,392 000000000000000003adf1270912f93479399748854ea4fe9ee54ab7bcdea81c 315 0.14/1.00 vMB 31
313,391 313,391 0000000000000000028b5c0bd89d30a7f126a4915e1b0dc77ad4199357b1cfe3 271 0.14/1.00 vMB 28
313,390 313,390 00000000000000000a962bcdf28eb4846697c32b02ef6effcbcbf76bedf6c076 1 0.00/1.00 vMB 0
313,389 313,389 000000000000000027b81a9649351ef3ddb1265f7f5d4e21a38bd1bad3052454 177 0.08/1.00 vMB 35
313,388 313,388 00000000000000002f526440f24431b358dea886ebe019ff5918d93240467932 405 0.21/1.00 vMB 25
313,387 313,387 00000000000000002cd8bda239c2b677ae41001a8905d09f7fd5650b37e315c6 606 0.30/1.00 vMB 25
313,386 313,386 000000000000000026217fc9f3174e348dd5ff0bb3535273ddf95f300f8d58e9 420 0.26/1.00 vMB 21
313,385 313,385 000000000000000030826e1c188107c085ead6864daccd27dc18055beb4738c7 1,077 0.92/1.00 vMB 19
313,384 313,384 00000000000000002d3c4ec69d123b1c2917df54bafb6cb2cb5a2f09cc112d0a 708 0.25/1.00 vMB 42
313,383 313,383 00000000000000003620e3ac769d52312381657960da858a393ab309e5afcdd7 512 0.20/1.00 vMB 34
313,382 313,382 000000000000000010833287f39035ab526131c7a60ab9356ea342013b19bca9 512 0.20/1.00 vMB 46
313,381 313,381 00000000000000001f6a7f799e8b2aebcd1f9c0759a1ec01c825901017f50b5c 290 0.16/1.00 vMB 21
313,380 313,380 00000000000000001ac999517035090e3ba2dd2089561ccaf842e60598a4b9d8 437 0.27/1.00 vMB 25
313,379 313,379 000000000000000015b3f381207cd12902522c4680039c8bd1901ea924e6e67b 492 0.49/1.00 vMB 18
313,378 313,378 00000000000000001ca7d646d1fbc237c94ecc9572ca21207d1140139b9e380c 1,145 0.75/1.00 vMB 27
313,377 313,377 00000000000000002b7c16a7afa474de124cb759ff3a21d4856e68401ac6df6a 298 0.75/1.00 vMB 12
313,376 313,376 00000000000000001d07545572c92a833d7e06cf73d973186e104b67784fa005 1,230 0.90/1.00 vMB 23
313,375 313,375 0000000000000000229f7f5771700c1a4fb1694cffbd6249a379d17a496f5390 1,447 0.75/1.00 vMB 26
313,374 313,374 000000000000000000ce023d6b76d6e88373011a6266d1c6cee2dd1a8649f29a 1,897 0.75/1.00 vMB 34
313,373 313,373 0000000000000000270619c5fdffe9747aa109b40346c8365b4ed92b62445eb9 734 0.25/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.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.