Loading Tool

Explorer IconExplorer

Memory Pool

76,666 transactions
28.22 vMB
0.08691121 BTC
Random Selection Loading Transactions
Max Size: 171.87/200 MB

Candidate Block

Mining Attempt 490fa94ea18378c58879d4e5f5695871ef165784ab567a9baf1f19610af85105
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5945c75403aa3da5b2abf04e07c9258890a0e9a8e4439e9b5c05b10f830d87a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,861
Size: 1.00 vMB
Total Fees: 0.02523473 BTC
Feerates: 150.93 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (369,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,369 545,369 0000000000000000000b8b1b176adf3aa271aaed642950e4da082204be298d83 2,485 1.00/1.00 vMB 12
545,368 545,368 0000000000000000000cfa95131de395deeb1576a20d20a84bd5cdbaccd2ffbf 15 0.00/1.00 vMB 6
545,367 545,367 0000000000000000001c4af808bc2d560fbb5e6c6ce7b4ed0a7d90d36e5369c0 2,037 0.83/1.00 vMB 12
545,366 545,366 00000000000000000013d452ebcb5df7598d1e12ed79756ace7abe582226bb8a 295 0.95/1.00 vMB 1
545,365 545,365 0000000000000000000454d68946d1b8b95f69b826a0edb2564d73533a93d46a 2,889 1.00/1.00 vMB 13
545,364 545,364 0000000000000000001b803b48cba7f47ac8e90d484efd02c616f2565bb8528a 2,697 1.00/1.00 vMB 3
545,363 545,363 000000000000000000250580891256967069bd1496c6cd668602779f780aaa7b 2,923 1.00/1.00 vMB 14
545,362 545,362 00000000000000000005304c78ec88eee6859afa3f86435696d05ed62a6a1cad 892 0.36/1.00 vMB 18
545,361 545,361 0000000000000000000dcabbb857c9050bfd6d37da357ebe2e578e8771928465 3,180 1.00/1.00 vMB 24
545,360 545,360 000000000000000000005b984f99b9de6c374ea03ba70d27feabf42f0bfd9ad2 2,173 1.00/1.00 vMB 9
545,359 545,359 0000000000000000002421a31e6e986fa6ef33f22133a1d0981c2f76ff41504d 2,319 1.00/1.00 vMB 8
545,358 545,358 0000000000000000000d23138651be784ff870c477ddcc0455e61c9e75e0544d 2,646 1.00/1.00 vMB 6
545,357 545,357 0000000000000000000b8f13c72736509f9cd3468fa01921fb921789e968fd79 1,895 1.00/1.00 vMB 14
545,356 545,356 0000000000000000000420acdfdf1f1a2e32f38e19b2cb225216d0247bc856ab 3,146 1.00/1.00 vMB 34
545,355 545,355 000000000000000000000a29fc3d5281444cecde2be9f1a284362cecd2bf61e8 2,926 1.00/1.00 vMB 20
545,354 545,354 0000000000000000002429e167d01cdd0072e3d578b19e47ec691e05d9ab34ca 161 0.76/1.00 vMB 1
545,353 545,353 00000000000000000022a235ec84872cc2112117fde3dc2bd9252cd576f8bdce 2,644 1.00/1.00 vMB 11
545,352 545,352 0000000000000000000e96f83dfce60c8d45a8ca979a77eb859e43f279b275ca 3,211 1.00/1.00 vMB 18
545,351 545,351 00000000000000000004b875cd8a4d8a429130ed1c161be18d1e0c766aec4a62 2,710 1.00/1.00 vMB 17
545,350 545,350 0000000000000000002286cbcb4df3b3502176cb7b73a8adb08daeb23f878f65 357 0.12/1.00 vMB 20
545,349 545,349 0000000000000000001e4e9652ae885c6e95aeb2e1b6b30f9fc7743a0f4751ab 532 0.36/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.