Loading Tool

Explorer IconExplorer

Memory Pool

79,017 transactions
29.98 vMB
0.07841580 BTC
Random Selection Loading Transactions
Max Size: 182.88/200 MB

Candidate Block

Mining Attempt e5393d5fa78c28c513b6170176883bfb9ba150691e62ba9943c7a38a7cf9e564
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root ea6100984df06b406073f11fecf0b404c496713244af19216d4aaf0f5cd33130
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,165
Size: 1.00 vMB
Total Fees: 0.01189107 BTC
Feerates: 200.89 > 1.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (4,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
911,279 911,279 000000000000000000011639cc53dbba7a477d2a8b8f4bf8cb19985727b3e2ef 3,990 1.00/1.00 vMB 1
911,278 911,278 000000000000000000004ab6d54e9d8498e4bb17561a77617e0ef5fea039d4cd 3,696 1.00/1.00 vMB 1
911,277 911,277 000000000000000000010afacadd4ce083295464a2ac66bab461beeb621d41af 2,950 1.00/1.00 vMB 3
911,276 911,276 000000000000000000014d2da69d0128f7b31bbd17b1d5f77504b1161a3b57fe 3,624 1.00/1.00 vMB 2
911,275 911,275 000000000000000000019c08b5208a0ff2633527de01568b88487574165269f9 4,087 1.00/1.00 vMB 1
911,274 911,274 00000000000000000000fd21176498e069ac08218aef4b290d6e7d81b99541fb 359 0.08/1.00 vMB 2
911,273 911,273 0000000000000000000001c27998a81c0520c671599d7708582af6660b1f9081 4,259 1.00/1.00 vMB 1
911,272 911,272 0000000000000000000070e587da230b727b109a2cfbdae9f3f8644942865ad0 3,027 1.00/1.00 vMB 2
911,271 911,271 000000000000000000001966545906f8855847c7a4b7d605defb49f2f37fe38b 3,122 1.00/1.00 vMB 1
911,270 911,270 00000000000000000001b45797dbdaac8c498b75a729e2393c8ae1108ab47221 4,269 1.00/1.00 vMB 1
911,269 911,269 000000000000000000009534ee9d02cf882d5626baa2c99aff7a8502482014df 303 0.67/1.00 vMB 1
911,268 911,268 0000000000000000000213f2bf0c5564b9ba0e5491a69fad56a0a0620305f0dc 1,117 1.00/1.00 vMB 1
911,267 911,267 00000000000000000000a0d4b9fb220fa2b96b9fe05b5e9c7e88843861373bfe 4,646 1.00/1.00 vMB 0
911,266 911,266 000000000000000000015b16fc504ae25e395c39bc692266af250ee10efbef57 4,155 1.00/1.00 vMB 1
911,265 911,265 00000000000000000001db6ed58108d6abdd61e077ea5b7d519b9845047d4620 2,722 1.00/1.00 vMB 4
911,264 911,264 0000000000000000000029923709552bd181ed954bfe66f0c6fe9393986dd5c1 1,049 0.40/1.00 vMB 2
911,263 911,263 0000000000000000000198aa04b3b0b2d7eeff984ecf7f4d860b7aee79f3a4a3 5,006 1.00/1.00 vMB 0
911,262 911,262 000000000000000000019b79eaf613a10e658a3675168296e6a1621935a109ea 46 0.02/1.00 vMB 1
911,261 911,261 000000000000000000016a53a4eedb880b9f1c31439e935dd52d527badc43897 4,515 1.00/1.00 vMB 1
911,260 911,260 000000000000000000013026ab7f6da6e240421863fe2f56d27b1b037104034d 1,888 1.00/1.00 vMB 1
911,259 911,259 0000000000000000000157418bc4e4269d621e20756cf51e04ca0530fed4b18f 1,796 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.58 GB
    • Received: 18.20 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.