Loading Tool

Explorer IconExplorer

Memory Pool

72,427 transactions
27.95 vMB
0.06492740 BTC
Random Selection Loading Transactions
Max Size: 165.71/200 MB

Candidate Block

Mining Attempt 43fa82bda68e9085416a3c522caad5635de91a55018e1f54ec8bdda614b2f37d
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 6704910e4d2720d35d3556ee060f7180dca6d5163541811e163d33db0ac967a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,174
Size: 1.00 vMB
Total Fees: 0.00917768 BTC
Feerates: 40.21 > 0.92 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (181,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,043 733,043 00000000000000000005e2e4a70c12a851cc8cd4fe23361e41b893fcd0080841 2,343 1.00/1.00 vMB 6
733,042 733,042 00000000000000000007e9a680a162f7e4ba470efc5df5721bc4eb58ebdb2376 3,579 1.00/1.00 vMB 8
733,041 733,041 00000000000000000008b557fc9df6337f8b6b1693ee0b41f8fbe479894a81ef 2,071 1.00/1.00 vMB 13
733,040 733,040 00000000000000000009cc62b01275ec4d9323fa7e4d4b085ba2a2477b786c3d 2,189 1.00/1.00 vMB 22
733,039 733,039 00000000000000000006577207cfa6e491abd5e95241b7f0640ffe8e0718b67c 2,821 1.00/1.00 vMB 23
733,038 733,038 000000000000000000031370163c61d9d60cbebd5d33ec969d181fa294e89329 2,839 1.00/1.00 vMB 21
733,037 733,037 000000000000000000082803d69edd7cc10cd7d37147dd2ad2875c8240358e12 3,037 1.00/1.00 vMB 13
733,036 733,036 00000000000000000008c8908d2f3e76c77f8b476060d8f26f7a3b2e2627f11c 3,436 1.00/1.00 vMB 6
733,035 733,035 000000000000000000048e486ab3d8428c526a66734bdf0132121ada064edd19 1,685 1.00/1.00 vMB 12
733,034 733,034 00000000000000000000610013dc5ded2000718d05812bccc7c4a54d3e52e6df 2,223 1.00/1.00 vMB 9
733,033 733,033 0000000000000000000265d6e6ce041f03c9418c8a3275cb8db332901bc7554d 544 1.00/1.00 vMB 10
733,032 733,032 00000000000000000005a0ae95c1e39ae39af9f533c7dc8438f518466ad6754c 994 1.00/1.00 vMB 13
733,031 733,031 0000000000000000000887084b3a6d1ce7eef7a9da3e04265c7bbb76b134246f 2,991 1.00/1.00 vMB 13
733,030 733,030 00000000000000000001cb0fbab93ea99fd48f1bcb9d6309d56fabeae42d06ff 2,632 1.00/1.00 vMB 23
733,029 733,029 000000000000000000043ab0a31bed456e892bc55c1cafef5de2c605539fa344 2,789 1.00/1.00 vMB 8
733,028 733,028 0000000000000000000940323629f8870b642da1b8890d15b3e3e5ff63e2a364 2,495 1.00/1.00 vMB 13
733,027 733,027 000000000000000000048b77fffa93fe0ac99790665b1a198bb177e10f14cdc2 2,636 1.00/1.00 vMB 11
733,026 733,026 0000000000000000000900d8555edddbefec99e2c193e6436e598ea6495b0b1b 2,010 1.00/1.00 vMB 5
733,025 733,025 000000000000000000021f07bbdb6169eef0ce817092ec56a5835c1987721c3e 2,536 1.00/1.00 vMB 6
733,024 733,024 000000000000000000022b9f9575a81ff363d8b6d6efb5efb1479d7055841c11 2,233 1.00/1.00 vMB 8
733,023 733,023 00000000000000000000407d140d8efbf10d79948b96e993e82cb352ccda899d 2,407 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.45 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: 666.99 GB
    • Received: 15.24 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.