Loading Tool

Explorer IconExplorer

Memory Pool

37,889 transactions
28.04 vMB
0.06739223 BTC
Random Selection Loading Transactions
Max Size: 141.91/200 MB

Candidate Block

Mining Attempt 210712d2085ace6d4df3d73e18addd586e9bd6d51044b2d8ca065ae495e5be1a
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root f81faf0a248806850e8ef84ef166c736af01f8860fd8965a8866e2e9c0569893
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,307
Size: 1.00 vMB
Total Fees: 0.01382062 BTC
Feerates: 150.93 > 1.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (735,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,957 178,957 00000000000006870daf93b5de3a717c0333ac22709facb7ad9ad3cf18640ff0 89 0.04/1.00 vMB 150
178,956 178,956 00000000000008ea97f806b945652b0dd915142d6d81f50984165b1828d9cb99 16 0.02/1.00 vMB 14
178,955 178,955 0000000000000483db49f057fa3b8ce2229b95f1cc20ff58816e1df041119fca 103 0.05/1.00 vMB 118
178,954 178,954 00000000000004377f6c2c07000c878267d7585a12c11ca1fa259c0c1558ecef 44 0.01/1.00 vMB 77
178,953 178,953 00000000000005ee3757bbccd5a64ad8a20dfbcb8c75e3c5bf70bf8c87a10c9e 50 0.02/1.00 vMB 122
178,952 178,952 0000000000000674a1de4e379f293786c37eb5f7f9cf9e4adda336f48a51129f 13 0.00/1.00 vMB 417
178,951 178,951 0000000000000918a55de2c3df5c2e2b18057fcab1dc0dcfea59bf8e050169e2 55 0.04/1.00 vMB 84
178,950 178,950 0000000000000a52e3acd52d347cb5600ee1ea5c6a1b3f6f7350b98ae6074a87 96 0.03/1.00 vMB 55
178,949 178,949 000000000000090345900803d3920d35d1752eb6cee21a7fb48fb84cb71a9b7e 67 0.04/1.00 vMB 106
178,948 178,948 000000000000080e0fda563ce3c0cdad7aac622c21bc5c707f695fafa8856535 15 0.00/1.00 vMB 41
178,947 178,947 0000000000000708809926a2d6e449d5cd6b8c582acc5defd79e2911c83127d4 56 0.04/1.00 vMB 107
178,946 178,946 00000000000005f34a7b0a5a6c90bb20fb8e5781b67f76ebea981093e8eda1f0 6 0.00/1.00 vMB 13
178,945 178,945 00000000000003c86a0b4d53e3519d5a8a97e05baa3d7ca63371e7d0300cb66c 61 0.02/1.00 vMB 111
178,944 178,944 00000000000009325b0f5a6debec5877120cf584e222496fbae6da672d8f16ce 64 0.05/1.00 vMB 204
178,943 178,943 0000000000000729ddc89f88d07b66b5f5a4420a19a1be248ce29330bd157b12 80 0.04/1.00 vMB 221
178,942 178,942 0000000000000696c4caacf6288d2d59379e28abbb98fcc2a4230c764ee50b81 34 0.01/1.00 vMB 80
178,941 178,941 0000000000000b085dc5d4596d44d57911c2c9f47a6318ae23224e01c8ec93d7 7 0.00/1.00 vMB 94
178,940 178,940 0000000000000225c38ee811cb8154be06ab6b82b1893f0a903d1da065832683 48 0.02/1.00 vMB 109
178,939 178,939 00000000000003f625da7be52317389fb2a41aaaa9371bcf58b0875e76e00cd4 55 0.01/1.00 vMB 65
178,938 178,938 0000000000000a3d6ef0759a740b1e03c4fb1781c9c43f6462fb0cee9b6a663a 136 0.05/1.00 vMB 71
178,937 178,937 0000000000000199916d7b295fd2929ab1cff9b3b2b3482a6e57f5bfa054e2a2 24 0.02/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.70 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: 629.12 GB
    • Received: 11.86 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.