Loading Tool

Explorer IconExplorer

Memory Pool

101,432 transactions
29.62 vMB
0.14446400 BTC
Random Selection Loading Transactions
Max Size: 192.66/200 MB

Candidate Block

Mining Attempt 8ca2e646222aad9bd60a1e6a942c8d60daab8ff59a7a3193ba5095f062bd1f1c
Version 20000000
Previous Block 000000000000000000017482a6a55d314afa9416e060ab6480a6dfc842e17bcf
Merkle Root e8e87975463f0cedbcd322c484303aee8de81a313b9e1455b6ea4d630a68d575
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.04028188 BTC
Feerates: 402.11 > 4.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,317 (47 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,270 916,270 00000000000000000001945c605e979023ca1965b99f530828670071f0419017 3,350 1.00/1.00 vMB 4
916,269 916,269 0000000000000000000115e10afbd031008407512459ad6089b0e08e5f3532f3 5,125 1.00/1.00 vMB 1
916,268 916,268 0000000000000000000157456bf1f0d82728a8b0a33cc94808cb7aaaec940b31 2,533 1.00/1.00 vMB 1
916,267 916,267 000000000000000000008387c2f686b79a898b8bb7d1da61bc4fa8187b2e7b82 4,473 1.00/1.00 vMB 0
916,266 916,266 00000000000000000001a925d08f78c9614c38fb21e948f3f44f708c360baf69 3,195 1.00/1.00 vMB 1
916,265 916,265 00000000000000000001d97c442118c37ff963d48330e0ebbb35452d1c193f87 3,372 1.00/1.00 vMB 2
916,264 916,264 00000000000000000001c3d6a4597db3baaad8d15195d9bc98110b34a5f78d51 681 0.18/1.00 vMB 2
916,263 916,263 000000000000000000000220e41533631524abaf527f36e569411576a3ba40d7 1,555 1.00/1.00 vMB 0
916,262 916,262 000000000000000000013faefd26d9181098e3994d16d10df4fcc10fbd140d11 3,393 1.00/1.00 vMB 0
916,261 916,261 000000000000000000018d3869ec23b1057c08b6ad4e6e05938f57cf9586ca96 5,779 1.00/1.00 vMB 0
916,260 916,260 000000000000000000014e691e78e52c3246baa5fdc6be31fb4271527a91b5dd 3,015 1.00/1.00 vMB 1
916,259 916,259 0000000000000000000055edb12f81d4b81cd0b977435bc96e6e67b3c161a9b2 6,034 1.00/1.00 vMB 0
916,258 916,258 000000000000000000015fa3ae90ff3795c52c5faba4393fbb6792a52c402b43 225 0.11/1.00 vMB 1
916,257 916,257 000000000000000000012acb41702afb2574d7769d19bbb38ba6b339b75b3c20 5,031 1.00/1.00 vMB 1
916,256 916,256 000000000000000000008f363a8b4ed3f84036a5ff4b79117739a3864c0a3ccf 5,405 1.00/1.00 vMB 0
916,255 916,255 00000000000000000000d52ba0c942e022008e0b00dbc823911c21fdf2223f91 4,312 1.00/1.00 vMB 1
916,254 916,254 00000000000000000000cf27eff0c7cba92fb5e389edcc8f8106434eb72fa2cb 4,756 1.00/1.00 vMB 1
916,253 916,253 000000000000000000013cc36471d900d5f4542f51b11c933ef6796e5ce68e41 4,802 1.00/1.00 vMB 0
916,252 916,252 000000000000000000016c5080ff43b4c967499978e55ac348a486a80fed0a03 4,837 1.00/1.00 vMB 0
916,251 916,251 0000000000000000000191adbd0bde5e8806f762964cdc3b0b5312d47099433c 5,731 1.00/1.00 vMB 0
916,250 916,250 000000000000000000019e5591416f95de437b19dedf4fe737f231652b771408 2,540 0.98/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 784.66 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: 843.73 GB
    • Received: 25.98 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.