Loading Tool

Explorer IconExplorer

Memory Pool

41,850 transactions
26.03 vMB
0.05351266 BTC
Random Selection Loading Transactions
Max Size: 136.30/200 MB

Candidate Block

Mining Attempt a36710966b1991e6719905690aa3397c10945629cbdf6af8c56c56d17f67665e
Version 20000000
Previous Block 00000000000000000001eb538b44df8d39ae4bf8dee821fde296842d221e7d43
Merkle Root 7801c2c2632a68d7c5cc6934eb9b3a09ff4c16ae5dfced1a76d3fd5455373e96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,098
Size: 1.00 vMB
Total Fees: 0.00605698 BTC
Feerates: 135.80 > 0.61 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,755 (252,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,130 662,130 000000000000000000062b9480de121b48a6a5e6c87a18ad989ffcff841e1387 2,695 1.00/1.00 vMB 88
662,129 662,129 00000000000000000009bb3dd5d45cab84166004dd74a1124e5e9e531f3bd045 1,820 1.00/1.00 vMB 38
662,128 662,128 0000000000000000000ed2473c991d56f8108f0ad02beb03dad9d21cf6eb0952 1,766 1.00/1.00 vMB 14
662,127 662,127 00000000000000000006ad32e1725b74e5a58ad89154b483f48cc9df8d365bce 1,411 1.00/1.00 vMB 45
662,126 662,126 000000000000000000009d1ec8121b01c8340874075c555220abe2595253b530 1,610 1.00/1.00 vMB 42
662,125 662,125 0000000000000000000117741370423b4c3040f6440c0047a0071747d77902a1 2,015 1.00/1.00 vMB 52
662,124 662,124 0000000000000000000753f676b35f4515a5ba7cb80ca55c3e3817fa9e407a73 2,012 1.00/1.00 vMB 48
662,123 662,123 00000000000000000001f1d5bfaec3df5d3ca2c762cf5600d497a9034ce45871 2,247 1.00/1.00 vMB 85
662,122 662,122 0000000000000000000de0ed2bcbdc27d757f95d37c3f345193b00589b1dbc31 2,131 1.00/1.00 vMB 39
662,121 662,121 00000000000000000008a52de004c387302fe53d351be7fa0015427d7c59604e 1,710 1.00/1.00 vMB 39
662,120 662,120 000000000000000000096037bbb62f5c2b323a1e6557d656f72791cff4ddf086 3,154 1.00/1.00 vMB 98
662,119 662,119 00000000000000000008a2ac369ce126dd79a05e799eed2ad7e73ed32da14819 3,008 1.00/1.00 vMB 44
662,118 662,118 0000000000000000000a024719a6cb4c6bbe486023ca6de4da16236e926e20e3 2,280 1.00/1.00 vMB 61
662,117 662,117 00000000000000000005524643b872040a225c255e2816f71f73597233be7b06 1,642 1.00/1.00 vMB 76
662,116 662,116 00000000000000000000e93ad8394ae88e000a9c24d6e617b7129059430b5324 2,555 1.00/1.00 vMB 81
662,115 662,115 00000000000000000008f185b1d8956fa949c1280e007e7c2a48bed7c8d639a7 1,841 1.00/1.00 vMB 130
662,114 662,114 00000000000000000003e3b24284d00880561f92f3b4f2447216fc4268a02305 2,202 1.00/1.00 vMB 36
662,113 662,113 0000000000000000000a1b56587af39b89041f98dcb939b781ed50aa99cb3d76 1,950 1.00/1.00 vMB 57
662,112 662,112 0000000000000000000c7460bc46d86c45d12edd1dbb6ed1e6b1b2a6fe7d5abe 1,715 1.00/1.00 vMB 40
662,111 662,111 0000000000000000000e11dfeb2f3745737f1265578f4db3d529492b3928e356 1,246 1.00/1.00 vMB 23
662,110 662,110 00000000000000000000e9ad1d8093f902146638a8439fd26326270f66d9a735 1,888 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.95 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: 647.27 GB
    • Received: 12.92 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.