Loading Tool

Explorer IconExplorer

Memory Pool

43,386 transactions
26.29 vMB
0.05524031 BTC
Random Selection Loading Transactions
Max Size: 138.40/200 MB

Candidate Block

Mining Attempt f15d1c0dbfb4991acef169f4af60b0894c82af5cf74ff14ed716cb92aa51ec34
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root ddf925cb399e53832006831c28ee0e65ecb3b25a144fe750c5d50363305dd8ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,829
Size: 1.00 vMB
Total Fees: 0.00720590 BTC
Feerates: 100.28 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (110,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,138 804,138 00000000000000000004761ef831099ea1405c4abdd7481d0a10f75745cdae7a 3,749 1.00/1.00 vMB 8
804,137 804,137 00000000000000000001a9bd28f0512081a20d4939287be3df8fb8b65dff0b28 2,962 1.00/1.00 vMB 7
804,136 804,136 00000000000000000003f8428364b8e4270f44fccbc71f97fbcf71fbf63c7e6c 2,408 1.00/1.00 vMB 12
804,135 804,135 0000000000000000000253548af39bfcf19a18d53c87e113ba7d616aa81e4955 1,966 1.00/1.00 vMB 11
804,134 804,134 00000000000000000002ae230e818d5aa455bd9282ba81dcd1879ddd3d0306f8 5,667 1.00/1.00 vMB 7
804,133 804,133 00000000000000000004c2230bd01260b96e9a581de46e42ac11c42290119d50 2,507 1.00/1.00 vMB 8
804,132 804,132 000000000000000000020c7c9d9c500c35c8621e1a3599f43b8028ece683737c 1,613 1.00/1.00 vMB 11
804,131 804,131 00000000000000000004de5b3927538be535818619b4e2007852f06a0bd569fb 2,274 1.00/1.00 vMB 11
804,130 804,130 000000000000000000015387ac327e8591529f88db982a45bb601c29fb52816c 3,755 1.00/1.00 vMB 8
804,129 804,129 0000000000000000000118def55964775029264fcc4407a4974dc2c8c213c207 1,875 1.00/1.00 vMB 10
804,128 804,128 0000000000000000000430e9e68119fa23f823caaa25189bb7a701da2e602b39 5,252 1.00/1.00 vMB 7
804,127 804,127 00000000000000000004043b279194f52095359113213dc8a4928c1a29b1881e 5,308 1.00/1.00 vMB 7
804,126 804,126 000000000000000000011c2444f9fb1c3a27397e2b692aa7292604668f6fa09e 3,540 1.00/1.00 vMB 6
804,125 804,125 000000000000000000019e74c2c5d40d8821eb54a4b91805d3de7c130a630e00 4,758 1.00/1.00 vMB 7
804,124 804,124 00000000000000000004fdfad8b715f8c6aac108439c47c02ab47da1de34c425 4,575 1.00/1.00 vMB 7
804,123 804,123 00000000000000000000279bf2acd59fa2ef5d62e0477c1eee949c4128bf6626 4,596 1.00/1.00 vMB 8
804,122 804,122 00000000000000000003991aa0f7eaac8cdc25941531d0eaee9860f8227d1d7b 2,018 1.00/1.00 vMB 11
804,121 804,121 000000000000000000025b4bf7d1ea6bd8545d8fcab0d37d7dc738a012319520 2,183 1.00/1.00 vMB 11
804,120 804,120 0000000000000000000142df9a703158fb0684ee73859e44e67c2bc1056688f3 2,662 1.00/1.00 vMB 9
804,119 804,119 00000000000000000004259686734ccef083dc6c56d9d29e0c19ea668be2b01f 2,508 1.00/1.00 vMB 9
804,118 804,118 000000000000000000002eb8d06d1664fba1edcbcfbde0328d48d436ecff9e4b 1,978 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.93 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: 646.28 GB
    • Received: 12.83 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.