Loading Tool

Explorer IconExplorer

Memory Pool

83,231 transactions
30.69 vMB
0.14475237 BTC
Random Selection Loading Transactions
Max Size: 184.74/200 MB

Candidate Block

Mining Attempt fa6b37b1f10443e0be50d370c744adfc9af1cb304f79931881938e758a2fe341
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 17823001fa4176a2021275972cdd089e16e345d7c06628cf8cfdb25fa2dab2a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.07971212 BTC
Feerates: 150.77 > 7.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (334,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,046 580,046 0000000000000000001bc01750941b6263ddb87cf5b9fd18cdefa60e3de8da1f 2,512 1.00/1.00 vMB 174
580,045 580,045 00000000000000000000287bb6e61c332f7c5cc1b964fb676d02a40eea49d1c4 1,795 1.00/1.00 vMB 105
580,044 580,044 000000000000000000113978e5060ae6d4c842f807bebdcc11e120ea780b92bd 1,938 1.00/1.00 vMB 94
580,043 580,043 0000000000000000000a8a6c735ba296f67fe03d3531d421d06b06c96514fdec 2,421 1.00/1.00 vMB 65
580,042 580,042 0000000000000000000af462f769f8d4ed2c68efe71f16eef10d5be87b79adf6 1,298 1.00/1.00 vMB 90
580,041 580,041 000000000000000000207fcd6d83b520483fc07d0e355ac5f77194e419a120ae 1,386 1.00/1.00 vMB 122
580,040 580,040 0000000000000000000b396138e63e45de85c6169eb962e49755501e9ce092f1 2,307 1.00/1.00 vMB 79
580,039 580,039 00000000000000000006d1bb38950f09f737c14ecd9ba570c2daa62c7a3ba6e6 1,609 1.00/1.00 vMB 145
580,038 580,038 00000000000000000017bcc4ebe6860372291ece0ef21daa13444b2822b21028 1,595 0.65/1.00 vMB 33
580,037 580,037 0000000000000000000a23a8a9e4d98c1cdcdd054b8eacc56b429e3e149dead5 1,270 1.00/1.00 vMB 131
580,036 580,036 0000000000000000000b6235113bb4ba754a1001160c4db2afecb623546459a6 213 0.09/1.00 vMB 62
580,035 580,035 000000000000000000189e5fb5e902c9663b44185cf8638d5748d8f941bdb419 498 0.15/1.00 vMB 75
580,034 580,034 0000000000000000002108acbb778f66a764a9ba000ce6b85ef17d8f4aaa4fa6 2,515 1.00/1.00 vMB 38
580,033 580,033 000000000000000000050cf794167c3e0e10fa65c329b0aa497aa6005b2358eb 3,174 1.00/1.00 vMB 71
580,032 580,032 0000000000000000002095a04f5c317b4f7a1e04c8a89b3926c50500b19afa6f 2,728 1.00/1.00 vMB 78
580,031 580,031 00000000000000000006260a87bf66c741b196fc06d25b701af46fe6538e16cc 41 0.01/1.00 vMB 45
580,030 580,030 0000000000000000000b1852ce73ef9df24307f5d0c8f7485dea53de398cb082 50 0.01/1.00 vMB 55
580,029 580,029 00000000000000000021461a17311074a2f2404b8109d204a123023fe21cc682 1,452 0.63/1.00 vMB 53
580,028 580,028 00000000000000000010030f262f58a4077e27ee93b434ff7b3233090112da61 254 0.08/1.00 vMB 75
580,027 580,027 0000000000000000001e1bc92d6be0efcc90f35468b7113b47552b8d1799fc9b 1,615 0.71/1.00 vMB 35
580,026 580,026 00000000000000000009acf28c2e6d5ea13c275ae412fb9aa3b5e89bef393f24 1,297 0.65/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.