Loading Tool

Explorer IconExplorer

Memory Pool

42,976 transactions
28.46 vMB
0.06424944 BTC
Random Selection Loading Transactions
Max Size: 146.94/200 MB

Candidate Block

Mining Attempt 35b8d4931c015fc15b99b32ce7d08a07a20ab6ee3534802165983ef7210744fe
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root e4b5b7a97ab29ff268eab9b3ffbeef1dd372777f0c3e9bf7d703ce85edb06e59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,038
Size: 1.00 vMB
Total Fees: 0.00925395 BTC
Feerates: 100.00 > 0.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (525,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,036 389,036 00000000000000000b6b6746191f45ae4d8d61f93c29095058787c78c96acd48 1,984 0.75/1.00 vMB 35
389,035 389,035 00000000000000000abfca061228e0b0426c71cf37fc77f71959819ef8295767 2,688 0.75/1.00 vMB 66
389,034 389,034 000000000000000001760a6a190eb61001bb424bc0a956c9e8336158800fe7a1 1,847 0.82/1.00 vMB 37
389,033 389,033 00000000000000000ae2255cf5f5b28a950194e5a0c5b4abd7e7345ebc7b3a14 556 0.31/1.00 vMB 40
389,032 389,032 0000000000000000034ec154a45cd40db839d340e5887395226c35ffe80c05f7 632 0.31/1.00 vMB 28
389,031 389,031 000000000000000004698b3f2fafc6fbb9e285d682389c0f3a66fb1fa80beef4 1,852 0.71/1.00 vMB 43
389,030 389,030 00000000000000000d5cf3fe52c3cf1860ddd7681915a55fa6be450e6d8c6552 646 0.35/1.00 vMB 25
389,029 389,029 000000000000000009a319d55a3762a16b43c2b258e36e662d4460e590701b86 1,053 0.93/1.00 vMB 27
389,028 389,028 00000000000000000990a58a57ffebc684708576ff9495a4664f747a81d21c72 2,483 1.00/1.00 vMB 46
389,027 389,027 00000000000000000312b06f7949089160268fdc09cdba7e955ddbdd9f6eac42 1,968 0.95/1.00 vMB 35
389,026 389,026 00000000000000000751ee657f4395c4163a0e54e3b59f36abd3c9f7fa3b5239 1,913 0.92/1.00 vMB 33
389,025 389,025 000000000000000003f44db98e24ffe1d9c100a05560d27fb6fdbb255107e944 798 0.46/1.00 vMB 28
389,024 389,024 000000000000000003ebe7bc664eedf9f46ef03dc46d8db67ffe929b37e71e32 2,214 0.87/1.00 vMB 39
389,023 389,023 000000000000000009f38f2823aa17edad6a9a17f2bdc96a4ba9dfc4589b3152 332 0.19/1.00 vMB 25
389,022 389,022 00000000000000000beec3250a364fe361997418f5d28d923b565d36b70cf6c7 990 0.92/1.00 vMB 18
389,021 389,021 000000000000000004c91912faae7d83f94659f0d62e5c23a054b66ebc9086f7 2,364 1.00/1.00 vMB 39
389,020 389,020 000000000000000003de8002ca23a87da38db4fdef08b75ffb22afd026af45ca 1,484 0.95/1.00 vMB 21
389,019 389,019 00000000000000000c160c60b01462435bd1162d1fbf71922a5ace685d4ed341 2,751 1.00/1.00 vMB 41
389,018 389,018 000000000000000003cc8948720da4345e4efbd050e71dfb47cfd7ba1bd1dc8b 2,842 0.75/1.00 vMB 71
389,017 389,017 000000000000000000ee3ecf98dea931f9d181808b13edea3b8c384bd6064d3c 2,747 1.00/1.00 vMB 45
389,016 389,016 0000000000000000005aeb34491a813416035a59e01ac7c9c079fa466fdfe4ed 686 0.35/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 11.99 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.