Loading Tool

Explorer IconExplorer

Memory Pool

82,307 transactions
31.74 vMB
0.10843889 BTC
Random Selection Loading Transactions
Max Size: 190.31/200 MB

Candidate Block

Mining Attempt 1ffe4db8380a406c71a67d783800990fcfe43335b14a3639906b5c57eba3fb09
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 7608a9002bf81ae1977b54aaa6daa2f2aab97be008f9907abe4ed03962618577
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,971
Size: 1.00 vMB
Total Fees: 0.02460342 BTC
Feerates: 99.50 > 2.47 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (115,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,043 800,043 00000000000000000001cce9730337eaef8834babb9a0795f7694d90f92ee05e 2,496 1.00/1.00 vMB 21
800,042 800,042 00000000000000000004ea03f3ebda3bd8594f3e5c7ed71a949a9fde612f1328 2,856 1.00/1.00 vMB 33
800,041 800,041 000000000000000000010d5557a4e4df5fedb833d839d069eacf4ff15fe6bb64 5,967 1.00/1.00 vMB 6
800,040 800,040 00000000000000000001051e4216f15a900a43112552586f42a2d6b78023fd0f 3,968 1.00/1.00 vMB 17
800,039 800,039 00000000000000000002c5ef2d378c8f3b1d60b2d9357b26819116b606a7502f 3,654 1.00/1.00 vMB 14
800,038 800,038 00000000000000000000150884f9bb9db4866690b4f8f8aecc8ccf975bb6740a 6,536 1.00/1.00 vMB 6
800,037 800,037 000000000000000000033ef263f4341cb6f35a668f575168ac2efe9de476cd4d 6,112 1.00/1.00 vMB 10
800,036 800,036 000000000000000000003518926c7f074c27808c7eaffd9051d0e6f1f23ebc6f 5,997 1.00/1.00 vMB 6
800,035 800,035 000000000000000000025ea2042ac5ccf6ccab769f2ebe8a5a484ccf07e37ed1 6,067 1.00/1.00 vMB 8
800,034 800,034 000000000000000000000a594cb8db171324591982bd87a90bcd182071077189 4,861 1.00/1.00 vMB 11
800,033 800,033 0000000000000000000025b88c3f4cd374ba4c448cc19d0501752498051d8e78 2,875 1.00/1.00 vMB 10
800,032 800,032 000000000000000000024392ff7810ab89ff91b3cc03af95dbe116e65ff7ac69 2,546 1.00/1.00 vMB 16
800,031 800,031 00000000000000000003763b329c60f98078b8c06a1ca5adaa0d0bed10c55041 1,794 1.00/1.00 vMB 30
800,030 800,030 00000000000000000001ce785b161bb8c1b25c85c538632f26d9637834db9d2d 3,131 1.00/1.00 vMB 23
800,029 800,029 000000000000000000045fd943ecff32113fbc9610570e8ef071deb3b92db312 2,763 1.00/1.00 vMB 26
800,028 800,028 00000000000000000003d2b2d8642780d8f26041380e69ad763750e348a62dc4 3,269 1.00/1.00 vMB 7
800,027 800,027 00000000000000000000709c2016c8257db98f23e2406c386c8801a13d3b66d4 3,244 1.00/1.00 vMB 23
800,026 800,026 00000000000000000003cf65595677d4a7b828228d7a260f44d68a6e0e5e6b75 4,030 1.00/1.00 vMB 7
800,025 800,025 000000000000000000000f5d8bd82e12cdfe0762f2ff436747b24811c5943bbe 3,404 1.00/1.00 vMB 11
800,024 800,024 00000000000000000000eb958eb0a91db0db631248897802b7e1d7889edf9620 2,935 1.00/1.00 vMB 33
800,023 800,023 0000000000000000000380e64f66acd371d8e64baa5579cfc35c99b156b2a4d3 2,685 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.