Loading Tool

Explorer IconExplorer

Memory Pool

83,251 transactions
32.02 vMB
0.10750221 BTC
Random Selection Loading Transactions
Max Size: 192.46/200 MB

Candidate Block

Mining Attempt 42402a397a46e1d932d6407360c925ed03828a8d09c9254f9c81546f83fcbdf1
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 685befb99a045890a3c9b55127b2da18cb9836a004823c67bcfbdc0dc2d1a46a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,329
Size: 1.00 vMB
Total Fees: 0.02620133 BTC
Feerates: 353.36 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (214,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,021 701,021 00000000000000000005b68928c11d938511d3ba5c2330724afaab1651c0f648 2,530 0.88/1.00 vMB 11
701,020 701,020 00000000000000000004ac7014f158e6e633c445a7ea9194fbaad8d13321107d 212 0.10/1.00 vMB 10
701,019 701,019 0000000000000000000617d68a332f4136c9a4d57a1c3d675230227e9248cffa 317 0.10/1.00 vMB 11
701,018 701,018 00000000000000000003c866b28641e30669b929327a051d87c5688e36a8217b 2,884 1.00/1.00 vMB 11
701,017 701,017 000000000000000000040f564e43ba00189b9a10e3677b308feaa1fdf7ac1e4f 1,461 0.62/1.00 vMB 11
701,016 701,016 000000000000000000082c99263a976fc8282eeffa277f48a7de679ab4252273 877 0.36/1.00 vMB 11
701,015 701,015 000000000000000000088d58291dd471d07a4b154dd38cb47058b0218ed2b0c4 1,586 0.63/1.00 vMB 11
701,014 701,014 000000000000000000048381469746708a530d492b5b70af3b81a277d30f57f5 2,786 0.97/1.00 vMB 12
701,013 701,013 000000000000000000098c2400e171a62b0c1a65983dc229899ffdd9f9d489d9 874 0.77/1.00 vMB 8
701,012 701,012 0000000000000000000cc7658b792f6fe96df1371f59ef37266d9b6c4df13770 1,590 0.92/1.00 vMB 8
701,011 701,011 0000000000000000000d7109bd5617bf76dfc2d308edb4a4c8c9a14ab2831094 1,957 0.72/1.00 vMB 10
701,010 701,010 0000000000000000000a739b0285cb9317394539774e64ef489e3ed9fd5a0a1b 113 0.02/1.00 vMB 11
701,009 701,009 00000000000000000007fc7e0151852ca301c100191e0e81858e7b03a02b988a 1,983 0.63/1.00 vMB 11
701,008 701,008 0000000000000000000e7c4de0955f809a8e1cf518886f803d1fc4450cad15f4 432 0.18/1.00 vMB 11
701,007 701,007 0000000000000000000b27a505eea7b0713ba165bba6e227a1f2441d0424e3bd 2,464 0.79/1.00 vMB 12
701,006 701,006 0000000000000000000e0e1b2c5b5f5f88ed43e8abf8b0581117bed55ba5d4ff 1,412 0.51/1.00 vMB 6
701,005 701,005 00000000000000000006a8d497f4a01cbb083b95904c90093f246dd7c662d98a 2,379 1.00/1.00 vMB 12
701,004 701,004 0000000000000000000ed30a00c2fcff1089df20449d1c57ab885dc9f0482733 1,396 0.45/1.00 vMB 10
701,003 701,003 00000000000000000001a3b473fd8e63352e80bfb502364e70c457543dd325f4 217 0.06/1.00 vMB 11
701,002 701,002 0000000000000000000073090dc46fabbb6abb1c0515aa28da6dc0b59da1bd70 1,289 0.42/1.00 vMB 12
701,001 701,001 000000000000000000011829d7058588b98ca1fc15478d183bc4cab4c4c0d291 1,023 0.48/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 17.00 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.