Loading Tool

Explorer IconExplorer

Memory Pool

40,667 transactions
17.88 vMB
0.16122752 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.76/200 MB

Candidate Block

Mining Attempt 796e6bb614cd6e6410772b4d0b0ee474ac99bf5b6007f5c348dd8b68a06b25e6
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 26617879a3e39e1b32dc801ffd96c548b983d3be15df78667928e761b0cd9b4e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,236
Size: 1.00 vMB
Total Fees: 0.05035184 BTC
Median Feerate: 4.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (742,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,622 170,622 0000000000000a033f6a94da8ae0626538cca476db127afe090d8ce45ee1da10 28 0.02 vMB 498
170,621 170,621 00000000000004f9d02c6f4ab8fc592116aae8ad3cf8a0ff1a89d48e4d9c61a4 8 0.00 vMB 97
170,620 170,620 0000000000000252f5ebc60f68d6561c9a61f9612e7ef7d9c0e163b9e8808126 66 0.03 vMB 72
170,619 170,619 00000000000001da5ef1cd50f7adf46b0bbd8d839ad936352d421873dbf5dfaf 1 0.00 vMB 0
170,618 170,618 00000000000001c7b92769c19005466e8624d59d1b1bcd6b3020655cb5149cc5 100 0.03 vMB 3
170,617 170,617 0000000000000642b6bfa2a5c21be53f6d6689472c253d7523bda7b5fae1bdbd 15 0.00 vMB 87
170,616 170,616 00000000000000adbbb4fceb6817b29b7950202a7071283d9e3c816d749307c0 57 0.03 vMB 168
170,615 170,615 00000000000008b28252797a6cd4f81a628e04093bf25659f727825219348a91 11 0.00 vMB 10
170,614 170,614 000000000000053f459fe2d50c0fdb4ddbc0e72e94aca38c2a331992e2c62cae 130 0.05 vMB 107
170,613 170,613 00000000000006ebac03d42af07978534b7a382c21934b2bc1cbe655b84b35d3 36 0.02 vMB 65
170,612 170,612 000000000000061d3643f0a15cc620af6a53cb071500099432fe442a4d418a9e 10 0.01 vMB 47
170,611 170,611 00000000000000d3acdface3e6e745d48061a174e1f9943ff0e61d7b27411b2b 1 0.00 vMB 0
170,610 170,610 00000000000005c3e771748f4d9714acee41d3814299152964caa70f6997eca3 47 0.01 vMB 34
170,609 170,609 00000000000008c2f006236bc9cdbfb49657046c7a76f60c9e00403ae63d7721 11 0.00 vMB 53
170,608 170,608 00000000000005ba14b8adbcc2033c69c4d2818166ac145301f38a356a528c3e 54 0.02 vMB 102
170,607 170,607 0000000000000945fe6d84b10121b48f71946a635dc8461399153d41497e0c2e 3 0.00 vMB 26
170,606 170,606 00000000000008cf08d41961f47d88e814515e241010037e05adef6717affa1d 37 0.02 vMB 80
170,605 170,605 000000000000088183d0cd0103058f31b17f9fdf1627400aee8d5a5773f3d04b 74 0.02 vMB 12
170,604 170,604 00000000000004f62e0470b07c8b51deb5a8e5b3ff344c31089f10d0a1770cfd 171 0.05 vMB 130
170,603 170,603 000000000000001a82607a56b99c268f6ae18782d85954b34edf990436042ee9 1 0.00 vMB 0
170,602 170,602 0000000000000444bce5952a552deac7856f2ddf7b2b64c1e17c173fef867450 61 0.02 vMB 4
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.62 GB
    • Received: 0.47 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.