Loading Tool

Explorer IconExplorer

Memory Pool

79,165 transactions
29.78 vMB
0.09368727 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt 494899fd7cffce3c99f37fb255522a5f7ac80d9b070a2ea2a7efd750f074f1a3
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 090d0c80475d302049c33a977ec87bac4ffe9084575119f76cdc3f922bbea2aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,592
Size: 1.00 vMB
Total Fees: 0.02698902 BTC
Feerates: 101.62 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (377,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,520 537,520 0000000000000000002556abca4eca401cf14d8cf5f14a8c0d4296d1fb87459e 14 0.01/1.00 vMB 29
537,519 537,519 00000000000000000017ad10a9e47523aef1ae44b2bd04f913452c5bacc5aa49 395 0.15/1.00 vMB 15
537,518 537,518 000000000000000000251f9f2daa0bd060b92c768efa8ac2af7c976c192f8c14 34 0.01/1.00 vMB 9
537,517 537,517 0000000000000000000f76fb935dbd8fa44e20bfc7573baca0f906d70ca2c088 584 0.18/1.00 vMB 16
537,516 537,516 0000000000000000000898b127229ec8043c4769296e8ec437e20b7336ae37b3 860 0.33/1.00 vMB 14
537,515 537,515 000000000000000000031183036ce4045efb2c94d9ce08aee21526345a37691f 295 0.09/1.00 vMB 40
537,514 537,514 000000000000000000037997f00814218510d3bf7491cafae8bf826410d2f24c 739 0.24/1.00 vMB 16
537,513 537,513 0000000000000000002491272c20c6c23c504118340aba54c86addf717c9125d 2,752 1.00/1.00 vMB 22
537,512 537,512 0000000000000000001ecde9c7e706e946f6205026c95674029105016db107c0 2,068 0.79/1.00 vMB 19
537,511 537,511 0000000000000000000952003fa95c2742b506749d1b628d86776c57d4d6a233 89 0.04/1.00 vMB 31
537,510 537,510 000000000000000000102b67f3403a37d1749da590c3596d92de3ad9fa56e141 181 0.07/1.00 vMB 23
537,509 537,509 0000000000000000001669e793a43d2db601b21dd73a642657b17c8aa8f50d43 415 0.15/1.00 vMB 32
537,508 537,508 00000000000000000022185a155cc628ecb15e739e090883b661d2455415e73d 968 0.41/1.00 vMB 27
537,507 537,507 0000000000000000002b832e3c0b36844be587f7218a7f843976a33de4dc7a26 438 0.18/1.00 vMB 9
537,506 537,506 000000000000000000051dc0686d93f49c2362b89b13cfaa24412e331c799c2c 749 0.32/1.00 vMB 7
537,505 537,505 000000000000000000003087b627b4b73ec4e8b2cfd1aa760a62b0d34d54864c 2,704 1.00/1.00 vMB 34
537,504 537,504 000000000000000000099f5f2659a992656588debea9a087b4c3cc7036539a24 1,851 0.98/1.00 vMB 13
537,503 537,503 00000000000000000000515a881050713e10af63e5ac1934eb2ac854aae7310b 404 0.16/1.00 vMB 29
537,502 537,502 00000000000000000007a6ecd17848930a0d4bd9696014a0c1339c72a3ff5383 813 0.45/1.00 vMB 6
537,501 537,501 0000000000000000002455f51ccd7b2668044157005231dd87a37961e223915f 1,805 1.00/1.00 vMB 9
537,500 537,500 00000000000000000007b02f84bf68155e9b4051c81d137ecc16186ac505f9ca 664 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.