Loading Tool

Explorer IconExplorer

Memory Pool

75,607 transactions
27.98 vMB
0.08460623 BTC
Random Selection Loading Transactions
Max Size: 170.18/200 MB

Candidate Block

Mining Attempt 5a005274090571d7123339a4158e0571a85897ba7368abbcd0a42fec6eff40e8
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 1ee66e74ded2653df2de6f285333edc2d8035088d8cc93341852271a504b96c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.02458233 BTC
Feerates: 402.60 > 2.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (386,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,077 529,077 0000000000000000000312392a864ad3ed0b2a3a2cd7ec1aacde5de01fc2b309 576 0.18/1.00 vMB 30
529,076 529,076 00000000000000000010fff4c1f7c58d4fc7855ad751d7f5493aebb361aca7e1 2,140 0.82/1.00 vMB 29
529,075 529,075 0000000000000000000cea2522c34b7e2ee9fb1042e94a17d811f393ed1226bc 565 0.25/1.00 vMB 39
529,074 529,074 0000000000000000002d49aec3d5cdc6ad6703519ab11433821825d20316b20d 1,403 0.68/1.00 vMB 31
529,073 529,073 00000000000000000030b06db66c89b9549c7d24fd1533bcdd29d4d5bc858404 1,267 0.59/1.00 vMB 28
529,072 529,072 0000000000000000001160456114a06a71ced9851055d5918f45c10c2e2aed39 185 0.05/1.00 vMB 38
529,071 529,071 0000000000000000000f9740895f575aaa01b3803eece0693ea5512666c8cea3 755 0.33/1.00 vMB 38
529,070 529,070 000000000000000000238541f81ca017330ab4f56734b5390a30a386531be97c 472 0.18/1.00 vMB 29
529,069 529,069 00000000000000000017e074db0356bf145e7098dbf153548038eafeb60e18b7 105 0.03/1.00 vMB 41
529,068 529,068 000000000000000000018dd52680cfa51ccb531dd47e1f615359cfacaefa59c3 2,452 0.94/1.00 vMB 35
529,067 529,067 0000000000000000002329d4333ea433a25c82a9af70d1abeb5b615e8dc48434 383 0.16/1.00 vMB 51
529,066 529,066 0000000000000000000899118d29d98529ee8e723caaab577841dd5d5f8a291e 464 0.16/1.00 vMB 28
529,065 529,065 0000000000000000001ebb2f97c16ce5735743eded06a5bd37e169a988b92d3c 750 0.28/1.00 vMB 28
529,064 529,064 0000000000000000002bf827a02d139b3105e60d01c9f28996506f458e6c2b10 1,310 0.51/1.00 vMB 38
529,063 529,063 000000000000000000025d6edf9f6b569360c87c7a3391c3924ca80870b3d8ea 1,632 0.65/1.00 vMB 52
529,062 529,062 0000000000000000001e4f5e2f5421b0043cb374a99c903eba6668431dc0c359 631 0.21/1.00 vMB 27
529,061 529,061 000000000000000000095453061156095a91699338feac76b208abf0d5429fd6 1,451 0.86/1.00 vMB 19
529,060 529,060 0000000000000000001f769caf1a747ddc03314dba50a100c20930cb16254836 2,306 1.00/1.00 vMB 11
529,059 529,059 0000000000000000001d9ea550b0b5b3224d7a6b2b4e41dd00b81977402e8f16 1,294 1.00/1.00 vMB 8
529,058 529,058 000000000000000000242fa7f5fa6f61e93514bcdf4607aad76522dd4fa7f474 1,426 1.00/1.00 vMB 6
529,057 529,057 0000000000000000001e8bdbd9219052bf5982e57db1699b8c5dbc81c5d34371 2,457 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.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: 714.68 GB
    • Received: 17.58 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.