Loading Tool

Explorer IconExplorer

Memory Pool

41,721 transactions
29.26 vMB
0.07316201 BTC
Random Selection Loading Transactions
Max Size: 149.25/200 MB

Candidate Block

Mining Attempt f417620ebb1a3b8b955423f3c05178f528944347ce44e0a6222172f4b135b0a3
Version 20000000
Previous Block 00000000000000000001475c6914d089aea865d11945633aa877341c672131b9
Merkle Root 7e387fafe492831276fa9ad5099f06dada32f706210f532c0a52c9cf54e4ec74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,943
Size: 1.00 vMB
Total Fees: 0.01588584 BTC
Feerates: 60.27 > 1.59 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,535 (504,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,139 410,139 0000000000000000032a4bfa2418eff724782a943f3efc9e00538d6bd535c52c 1,852 1.00/1.00 vMB 30
410,138 410,138 0000000000000000038f3b57febe0b3a7669f5e705fe9ffbdaec6f14550c42d5 2,847 1.00/1.00 vMB 50
410,137 410,137 0000000000000000003aeb2456f60387b3dc7475af60227da6e7d9b635ad0fd1 2,558 0.93/1.00 vMB 53
410,136 410,136 0000000000000000018bf85d822fa53ff58fc86734bcb37032aca60b4514364b 653 0.46/1.00 vMB 32
410,135 410,135 00000000000000000419496e63a3d4257cdb0572533ecc9845965d6f659e4d1d 338 0.18/1.00 vMB 35
410,134 410,134 000000000000000000f078ea981a0f5709e73d59845df72fa1e6beeafe42ff11 1,303 0.98/1.00 vMB 22
410,133 410,133 0000000000000000029ba86ee501b5eef5aee93eb097c31573eda785cafa607a 3,318 0.99/1.00 vMB 69
410,132 410,132 000000000000000002af5bbdfdad7b891eba4e49ea12ed8893af6cd88f594869 563 0.26/1.00 vMB 35
410,131 410,131 000000000000000004094646d14fa19ae8496083118571d60cbca6ad16f25c33 1,048 0.41/1.00 vMB 39
410,130 410,130 0000000000000000018d3e8a9daf28dccdc80f2aa1c172fd422106890c8ef665 389 0.17/1.00 vMB 36
410,129 410,129 000000000000000001c835839d5be0208a33d0a5108084a88563e0849c38da64 1,742 0.92/1.00 vMB 34
410,128 410,128 0000000000000000006d3080d16062393bdbc31131c183a7f230efaa2cb5833d 1,789 1.00/1.00 vMB 31
410,127 410,127 00000000000000000274c865cda56e9e7941140bffa1ceb56c88f91a679affe4 1,501 0.66/1.00 vMB 36
410,126 410,126 00000000000000000094d72e9650d92f1340463fb6df733d626edea50525dc38 355 0.14/1.00 vMB 34
410,125 410,125 0000000000000000027e019991601d670fd4c2e67e8fc245c37334a5e47b464b 14 0.00/1.00 vMB 81
410,124 410,124 0000000000000000061ed3a21b5c2220e88d1f03df0af2c60484b6b8164841fa 424 0.41/1.00 vMB 17
410,123 410,123 00000000000000000259c9b5f914f3bbf9660477dca2dd8c7c74b9076ac08912 1,597 1.00/1.00 vMB 25
410,122 410,122 000000000000000000fe29d5c94f19629ca7781bb2f3e3ff19f6c42ae3fb2e75 18 0.00/1.00 vMB 41
410,121 410,121 0000000000000000060e53ddacf7c0d87587467a3d5280e30f48183b880f80a3 3,239 1.00/1.00 vMB 51
410,120 410,120 000000000000000002a8d61d82c425f7976368ba08a9e513f4a3d37c1d3dd208 3,315 1.00/1.00 vMB 52
410,119 410,119 000000000000000003a1e90351200c8ee6eb153e8ed4c03ddf9e8d7f884ef2aa 1,040 0.40/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.14 GB
    • Received: 11.30 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.