Loading Tool

Explorer IconExplorer

Memory Pool

78,980 transactions
29.65 vMB
0.10803452 BTC
Random Selection Loading Transactions
Max Size: 177.99/200 MB

Candidate Block

Mining Attempt 8a17e30e74f17bfb869483f24a74c5d7d32e80c56764535972b72e907ed49c01
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 64b934a0ae92669943d58cbb67dc0601ed816ecfc4bd0a667383cc040fae6f10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.02568000 BTC
Feerates: 100.53 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (211,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,624 703,624 00000000000000000002c54d060e054ff91db657c4a8d17152104674b860019b 1,480 1.00/1.00 vMB 10
703,623 703,623 00000000000000000006a0bcdd2073d75a90118f0894c8bb910bc4ced65d786b 589 1.00/1.00 vMB 8
703,622 703,622 0000000000000000000cd9184c85600a016820c465fa212506ed7ee212ff6f35 1,533 1.00/1.00 vMB 3
703,621 703,621 000000000000000000080be08ee62e6eca5506f3b9b7dffb77402e337c2a4b53 2,605 1.00/1.00 vMB 9
703,620 703,620 00000000000000000005e2048786547ee248b133247abd31dde31549ca991176 2,755 1.00/1.00 vMB 15
703,619 703,619 0000000000000000000dd38db4f23f0dd9d5d77e9ae7eeb802793d17aec65afa 1,591 0.63/1.00 vMB 11
703,618 703,618 0000000000000000000c89291219aa9f0ac8d2e2bb63a07c8ccdefcc5b3f829b 188 0.05/1.00 vMB 10
703,617 703,617 0000000000000000000512deae9b7761b8ce3f80f93bab54378b939957ae664b 2,425 0.97/1.00 vMB 11
703,616 703,616 0000000000000000000546ed3897ff6f6e355e39839501dd86507cc4ee77283b 67 0.05/1.00 vMB 4
703,615 703,615 0000000000000000000e1d53e501f43e9926395153d3bb1864ee5625c0e9fa25 666 0.26/1.00 vMB 10
703,614 703,614 000000000000000000091547211a18dfbea1dd8d154200411e26041874021e15 766 0.28/1.00 vMB 10
703,613 703,613 00000000000000000007101abae8e2668129d24060b21c96bbbca679d249dd25 646 0.35/1.00 vMB 20
703,612 703,612 000000000000000000087ef7bf84122b2f0651e5d82d6e3acdfe54d046a054dd 269 0.15/1.00 vMB 13
703,611 703,611 0000000000000000000795a006cce627c701a73b0a99cb911348ebefb8bec866 1,616 0.76/1.00 vMB 8
703,610 703,610 0000000000000000000c1888a2bad3c9b4c9e5603353439648aa46ef37363d41 406 0.14/1.00 vMB 12
703,609 703,609 0000000000000000000403c53bd0a49264c41658030aa2cb81c248e7d801e6b3 716 0.33/1.00 vMB 10
703,608 703,608 0000000000000000000159ac5df1b8c86dc67d43949870500a1dd71aed1101cd 260 0.11/1.00 vMB 10
703,607 703,607 0000000000000000000d68b32c7b7504f2b3b3ef8c66daa26098b9a43eb15349 1,476 0.50/1.00 vMB 12
703,606 703,606 000000000000000000004497e2add84b8cd34734302932d5a7c87ed5f3b49f4d 512 0.17/1.00 vMB 9
703,605 703,605 0000000000000000000caabe1a99baa01f3502f4417a122efdcfc8eafd67031b 1,082 0.36/1.00 vMB 12
703,604 703,604 0000000000000000000bf192140431a034e0ee713a13355bc36d0ec516f16094 316 0.09/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.