Loading Tool

Explorer IconExplorer

Memory Pool

74,293 transactions
28.80 vMB
0.08236093 BTC
Random Selection Loading Transactions
Max Size: 170.17/200 MB

Candidate Block

Mining Attempt a25c6248000afb4ec8cecdbaec4aea27628b71bc63bb727e9a4946626bf0c772
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 777037bdce8fa956b4f9509112858025080c2c7c85bec3dc2733562c28be0ba2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,327
Size: 1.00 vMB
Total Fees: 0.02340392 BTC
Feerates: 150.36 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (406,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,615 508,615 00000000000000000045450daefb3b0f3005b5dda2decf775a07d9cf20844a13 536 1.00/1.00 vMB 20
508,614 508,614 0000000000000000003efbe6176f79d2ddc4f29009adbcb527482c71498f490a 278 1.00/1.00 vMB 9
508,613 508,613 0000000000000000000a83bd82d2f3fd7ab5900fd0c8a5a9a047b80006a542c0 807 1.00/1.00 vMB 34
508,612 508,612 0000000000000000000de8ac0f50a3da0e670cc3bdc146ae4c385112581c7394 1,199 1.00/1.00 vMB 21
508,611 508,611 0000000000000000005bdeb84317031d389ef0da6551b96954a1c358aebf1566 676 1.00/1.00 vMB 32
508,610 508,610 0000000000000000003647a7413b22a385749f583c449d90829c0ebe662eb0dd 147 1.00/1.00 vMB 7
508,609 508,609 0000000000000000003bfddb670191374ba588223f0f9f6aecc730f65d557194 1,714 1.00/1.00 vMB 93
508,608 508,608 0000000000000000005741d7a2306b9a012ae39b63f9e1a32c8cc206a02f93d7 425 1.00/1.00 vMB 26
508,607 508,607 00000000000000000036db98b2e0e90483330631d12511bcd15beead842f43a9 965 1.00/1.00 vMB 58
508,606 508,606 00000000000000000055fafef0ab3f82e7f121176d6c39c0f5f293252a281892 185 1.00/1.00 vMB 18
508,605 508,605 0000000000000000005d648d33ae435f25203c480cdc8b1bf16de078e6420f02 1,106 1.00/1.00 vMB 64
508,604 508,604 0000000000000000000ec4545d47c7b6cfeb009cbc733bbebf7383470a272d5b 1,686 1.00/1.00 vMB 88
508,603 508,603 00000000000000000029377f4d1662962198ca58397bade7e79fe72811fe979e 673 1.00/1.00 vMB 26
508,602 508,602 0000000000000000000c9678596df8034f0ae5f613865c1eb46a138f5aed43c2 1,459 1.00/1.00 vMB 61
508,601 508,601 00000000000000000004f577d31ba39a79f589af94a0707ef89de575c98f4155 1,926 1.00/1.00 vMB 70
508,600 508,600 00000000000000000010191dc4ecd009d1354740ad8397c4818d57f3afec3645 1,186 1.00/1.00 vMB 61
508,599 508,599 0000000000000000005c2cbd46715da0cf0553d27ddf46e7fd2325b597098123 25 0.01/1.00 vMB 124
508,598 508,598 0000000000000000004535128e8e67468662039347833ecc777115710dfc2e2f 210 1.00/1.00 vMB 6
508,597 508,597 0000000000000000000ad67988018ba5953f90a38fda7b53d56da93129129c66 2,722 1.00/1.00 vMB 108
508,596 508,596 0000000000000000002240d7ad35853a3a2a04153208bc0f6b1c73459fbdadc4 458 1.00/1.00 vMB 20
508,595 508,595 000000000000000000063a668509fe17228f14c7fad600a1e7407afd72c3412d 309 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.