Loading Tool

Explorer IconExplorer

Memory Pool

42,117 transactions
26.51 vMB
0.07922276 BTC
Random Selection Loading Transactions
Max Size: 138.68/200 MB

Candidate Block

Mining Attempt 74cd8abbc3ac4c9ae27b747c548d71acf45b566624b2d1ba734c8b5b0903ac45
Version 20000000
Previous Block 00000000000000000000f29f8bc6623c876b1c28cb328a71a306f0d15ee3bb07
Merkle Root d1e085cec5239a2fe270c90c95bf6064586ba6c49bacac404d10dcf14413ca39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,628
Size: 1.00 vMB
Total Fees: 0.03049300 BTC
Feerates: 101.64 > 3.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,805 (530,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,240 384,240 00000000000000000470716e58e7b261eecc4307e624f8746eb8b32c05cf8303 113 0.09/1.00 vMB 15
384,239 384,239 00000000000000000c54d61eb3500ade8dc092cb8e5a8fe48d9e7bcd5c649b38 386 1.00/1.00 vMB 4
384,238 384,238 00000000000000000d68e102c9b4d63d78ae7d5bbf1dc8b4d2bb6ac03c482084 727 0.35/1.00 vMB 32
384,237 384,237 0000000000000000044c42032559e3be9a5e5460d629479f9c052ad12b9a39b7 723 0.32/1.00 vMB 44
384,236 384,236 000000000000000004249a394a3fdbf11686c7643864cf3dc723e242c84bb484 1,898 1.00/1.00 vMB 28
384,235 384,235 0000000000000000070af70f4ce89db538d3bbba150628c0bd4390c021391d4d 253 0.13/1.00 vMB 30
384,234 384,234 00000000000000000d33f56dc09d98e2c10140af79a5faeb1f4274ccb07ab7af 1,390 0.99/1.00 vMB 21
384,233 384,233 0000000000000000053118abb70884a471e6497b40977023e6c71ef872542fb4 2,262 0.99/1.00 vMB 33
384,232 384,232 000000000000000000c24514853fff94368d78a99a4116a641881ee3f6ecfdfb 1,627 1.00/1.00 vMB 22
384,231 384,231 000000000000000009b53dd00bc6e76c6b6a234ec91e0711a24684c34989530b 3,140 1.00/1.00 vMB 65
384,230 384,230 00000000000000000bdaedc9ce00b0cd8b64d4ff92839ac956bbc1bb1b48f522 1 0.00/1.00 vMB 0
384,229 384,229 0000000000000000082d8f30c391346926b4e47a800919e6d5537713b9fec662 1,215 0.87/1.00 vMB 19
384,228 384,228 00000000000000000c7b8c286f96c6f8357a94527051e56b948c731dd1b23cdf 2,386 0.78/1.00 vMB 47
384,227 384,227 00000000000000000b5776d258f670114fc923ec957c225fc806c1371b685e2c 1,469 0.84/1.00 vMB 26
384,226 384,226 00000000000000000a5aa07fb1f32ff4b9c47c97369c9549b113252de42ee3f9 1,603 0.50/1.00 vMB 49
384,225 384,225 0000000000000000076c914ed1cfc2ada43736aefe9c84b71524a4ec0328ce6f 140 0.05/1.00 vMB 133
384,224 384,224 00000000000000000e8b14a02d7a4a4a2da5f1a350047273dc388b54ec89bb8b 335 0.15/1.00 vMB 44
384,223 384,223 00000000000000000a7245098a298bc0f6280d9cad06c20f65ca63d85f12fc0e 1 0.00/1.00 vMB 0
384,222 384,222 00000000000000000d75bb2bd3e0a2833707824d9339b59e26332181ec01fadb 1,091 0.52/1.00 vMB 26
384,221 384,221 00000000000000000a96d262a83e53a502c660f92f903e099a86186bd167c7ce 689 0.23/1.00 vMB 45
384,220 384,220 00000000000000000e54a5781e994abb62e15ed5b743d92b4339421f394806bb 829 0.45/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.04 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: 650.59 GB
    • Received: 13.30 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.