Loading Tool

Explorer IconExplorer

Memory Pool

85,005 transactions
31.78 vMB
0.11179188 BTC
Random Selection Loading Transactions
Max Size: 194.64/200 MB

Candidate Block

Mining Attempt 2ab09f676a7397200412ca2d6a38c836dfca5bed2fcdb35446a6cf2a5f23343c
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root bb39161b15378d7024f0d3f8475e5c0a6499d598d0f103de702df23a887c0168
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03605828 BTC
Feerates: 299.70 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (139,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,292 775,292 0000000000000000000099277ca7dc813edde5b77c340a64eef7dac5619ce771 3,795 1.00/1.00 vMB 19
775,291 775,291 00000000000000000004b85a6502b30feb6ca0a697fdc7501e297760eff04f83 3,538 1.00/1.00 vMB 22
775,290 775,290 00000000000000000003f92298d146d88fc023060a4e04cbdf286a27f8ef614b 1,996 1.00/1.00 vMB 19
775,289 775,289 0000000000000000000619619014d0396cd6592ff8c9dff1841b77243da5916d 3,244 1.00/1.00 vMB 28
775,288 775,288 00000000000000000005f431487baabd44e003c91a22d9c24b3c56d9860cad4a 3,671 1.00/1.00 vMB 32
775,287 775,287 00000000000000000001b61a66e3565b4bda9b2e27f84b2f0ce1238b6cdd8973 893 1.00/1.00 vMB 4
775,286 775,286 000000000000000000012c1deacae65a8de57d7e7744be0165dc6e9b4bf01da3 230 1.00/1.00 vMB 1
775,285 775,285 00000000000000000006ef6e93cdc29fe135c643a097709f4510b317ce4efd5b 1,083 1.00/1.00 vMB 5
775,284 775,284 000000000000000000032b7b16bf53ff4a384dce5a8deb4f74bf2ff2257b5f3b 3,037 1.00/1.00 vMB 13
775,283 775,283 00000000000000000006183c17d8a894f7ef6558d97c24934ccce2808b080672 756 1.00/1.00 vMB 3
775,282 775,282 00000000000000000004f0680e1d5e719d8dbea3fc9eb22d74e3a437a254e68a 988 1.00/1.00 vMB 3
775,281 775,281 0000000000000000000478827ceac336162871408cf6e50b665ea9e59294d12e 2,233 1.00/1.00 vMB 6
775,280 775,280 00000000000000000005d4ea6889c35601f3030d22d2363403b710bafbea314a 3,320 1.00/1.00 vMB 9
775,279 775,279 00000000000000000005be17d93cc5c747d2f1113a2575a8df2692039e5c72e5 2,253 1.00/1.00 vMB 16
775,278 775,278 000000000000000000033ca710194a0d6d85afd318a6f348f0f1dae2990090ee 2,914 1.00/1.00 vMB 13
775,277 775,277 00000000000000000004c6e263489a46f477b235846d5ffb698963dad70bac69 3,721 1.00/1.00 vMB 22
775,276 775,276 0000000000000000000169ebb296857d4ae7fb2fc32078a40fe5b616d0f2cec4 2,462 1.00/1.00 vMB 23
775,275 775,275 00000000000000000002d2825003908ca2c9ddafd7b8e0f2787b431e8367a38e 2,038 1.00/1.00 vMB 19
775,274 775,274 00000000000000000003c29e576793187e1e819df4611fd9393249c49ea87283 193 1.00/1.00 vMB 1
775,273 775,273 000000000000000000020dc3ee060948fb4c4b03f97540000a3749c3d8337ade 1,885 1.00/1.00 vMB 9
775,272 775,272 000000000000000000000f2e4aeff5cefa8a218f20c401021e60366e16013a63 2,139 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.78 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: 709.62 GB
    • Received: 16.94 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.