Loading Tool

Explorer IconExplorer

Memory Pool

78,304 transactions
29.37 vMB
0.06628335 BTC
Random Selection Loading Transactions
Max Size: 176.45/200 MB

Candidate Block

Mining Attempt 67111bc86efe5df6048a1afbf33b953bd1140876b3e701560f4d95b688666e3e
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root ee5d8b4b20fc13e12d0feef7b03cc9526ad1d4174fa9d2265fc8727483839f05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,071
Size: 1.00 vMB
Total Fees: 0.00680537 BTC
Feerates: 40.21 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (140,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,544 774,544 0000000000000000000524575d033c319725b4fb2be58f3b9347fcbce7c1c766 2,967 1.00/1.00 vMB 22
774,543 774,543 000000000000000000060eef00508fbaeafc2529153e487c3e040d9c5f5f736a 1,833 1.00/1.00 vMB 24
774,542 774,542 00000000000000000005928c7980882652cc8e33504db743b7d8eda2a29d6c7a 1,752 1.00/1.00 vMB 12
774,541 774,541 00000000000000000004c89a8f9feb60879fa09725e03699826f803ddadabb49 1,458 1.00/1.00 vMB 9
774,540 774,540 000000000000000000011fd5943145b53e80ec87dcffb9eddab81215d23d62f6 211 1.00/1.00 vMB 1
774,539 774,539 00000000000000000006baaa8d6341ab44dd264f3f1b57b29994d840558de5c0 1,953 1.00/1.00 vMB 11
774,538 774,538 0000000000000000000088e75b0211ed22e80789ce455519d5234dee5b9d30d7 1,503 1.00/1.00 vMB 10
774,537 774,537 00000000000000000005f883a624ff0896bdfaa2020630b5e98d400fba5d0972 2,528 1.00/1.00 vMB 13
774,536 774,536 00000000000000000003d32c2bd25f6b799a8cbc430e8ba3cdd2cbc4054693e6 1,211 1.00/1.00 vMB 5
774,535 774,535 000000000000000000009ae2aed7539ba1a9f78e33ffeeff42120684aad18c52 2,757 1.00/1.00 vMB 12
774,534 774,534 000000000000000000035e1dc11594858028107794bc38e2f1c07a7645b34a8a 814 1.00/1.00 vMB 3
774,533 774,533 00000000000000000005003d8386f04750e6855df8e7f3f451747ae5043d4917 1,052 1.00/1.00 vMB 14
774,532 774,532 00000000000000000004bac165e2748b4aaf9c67c7117f0d628b4cf3aca9fa0d 3,775 1.00/1.00 vMB 4
774,531 774,531 00000000000000000000bb3166a060e6567260800f39397f89f5224210b69fdf 2,714 1.00/1.00 vMB 15
774,530 774,530 00000000000000000006ee1028e38a82f58e1a1b7d9509a083381800761f3219 4,136 1.00/1.00 vMB 3
774,529 774,529 000000000000000000058a89c76a5bafa6a18049031376b93ecca7140306ba92 3,925 1.00/1.00 vMB 2
774,528 774,528 000000000000000000039cdc9ad45fa750983c15669a2150240e07aa910e7a3a 1,086 1.00/1.00 vMB 3
774,527 774,527 00000000000000000003cf809e77b4b2db38cd3622d55e45a0da2201d530527c 3,565 1.00/1.00 vMB 17
774,526 774,526 0000000000000000000609bc10c25ceaea9fe9e6ea6e3c79c1b9e2b01e58de2c 2,442 1.00/1.00 vMB 12
774,525 774,525 00000000000000000003ea236ac298c3d23096338a7e6539b6a763bc17817b86 2,981 1.00/1.00 vMB 8
774,524 774,524 000000000000000000057226aba5c8ded3c532e9a540853ec545d022a1e91387 3,560 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.