Loading Tool

Explorer IconExplorer

Memory Pool

82,297 transactions
34.54 vMB
0.14545446 BTC
Random Selection Loading Transactions
Max Size: 196.19/200 MB

Candidate Block

Mining Attempt 1509c29a920bf56997d51701ff1c581477e9e817377d57a2994b4d9179a2288d
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root e6df35888d7a7c27b61a6dc5d7d2829751215eeb0a5d6e2b0ddb10f36a202f50
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,027
Size: 1.00 vMB
Total Fees: 0.03099467 BTC
Feerates: 104.71 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (634,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,614 280,614 0000000000000000a1306917b0bb596843dd0f78b4e6e3e94d0e39948e857b38 278 0.12/1.00 vMB 65
280,613 280,613 000000000000000039c7cd51568b9c5378fb0638967abb8feb469cbbcbcf556b 297 0.13/1.00 vMB 55
280,612 280,612 00000000000000021187d1e38b880e54e9fd43d564d0e2ef96728c15491a57e6 386 0.18/1.00 vMB 53
280,611 280,611 000000000000000037f4110b0ec9215293369d7667cad6889f8f466df7ca26a2 356 0.23/1.00 vMB 10
280,610 280,610 0000000000000001008f62dfb92be96d7627ade924f51adda97f6f5a10021847 244 0.11/1.00 vMB 63
280,609 280,609 000000000000000141fb86a170827614eeac3b543e0c328a35e09f461bfec7f8 214 0.08/1.00 vMB 49
280,608 280,608 000000000000000223e1b6e2010f44abbeb1d7a61c90054662568e6d032024a7 265 0.11/1.00 vMB 36
280,607 280,607 00000000000000022b33d3bc1a43b68e8f81c024ff82e7a3a8c2cfc2cecc4290 70 0.03/1.00 vMB 97
280,606 280,606 0000000000000000b511c85219ba72f8084a74ba508ffaa70826fd85597f75cc 63 0.02/1.00 vMB 41
280,605 280,605 0000000000000000e26c97b47bbe4942470543f1f6a11a8850678a63357ae27a 285 0.17/1.00 vMB 39
280,604 280,604 00000000000000020056dbf39fdedd0c283b71b0af7df19e53ebf3042f8eb446 350 0.16/1.00 vMB 75
280,603 280,603 00000000000000020b4c543ab74dc6361c3f99c5f3592cca6351b06e9a532b11 192 0.09/1.00 vMB 31
280,602 280,602 0000000000000000f1250360b7a5028c45366b391e1a9693d72abdb8eb0bdc1f 93 0.10/1.00 vMB 8
280,601 280,601 0000000000000000f2614a837ef46ca1f17d889411711e738877a1f3e0c82e58 248 0.11/1.00 vMB 109
280,600 280,600 0000000000000001dbec7d46f262d1c8d834e98f3f216558309ff3a7077dfa79 496 0.23/1.00 vMB 37
280,599 280,599 0000000000000001557797b36c3bdf81e9adf80b98c9f58c1942b952dfe0fb09 99 0.03/1.00 vMB 71
280,598 280,598 000000000000000255b0034385fc1a8aa3f17ebb287c049f37f46e351206f1f4 126 0.05/1.00 vMB 37
280,597 280,597 0000000000000000dccc7e000c5ca79111a5e2a872eb741b1eaf6894999920d3 982 0.40/1.00 vMB 59
280,596 280,596 0000000000000000e6590935ac6c0ef50c754635a9d5bfc0c5ce5af3d381fee5 500 0.21/1.00 vMB 45
280,595 280,595 0000000000000000e031cf605536ef76d968ca7b792d070fe8e6b476c2e17679 80 0.03/1.00 vMB 180
280,594 280,594 000000000000000263aabedf9d9321c6637ec20c731bfaa5de7860107389c295 432 0.21/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 783.09 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: 726.48 GB
    • Received: 18.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.