Loading Tool

Explorer IconExplorer

Memory Pool

82,388 transactions
30.43 vMB
0.10386153 BTC
Random Selection Loading Transactions
Max Size: 185.72/200 MB

Candidate Block

Mining Attempt c224e65f912c087d19dddd24b391ab59d46d041b3072843a425f709edc6a1159
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 44059f0e6f937b29767059f44637d40a166ae83452a95fab4bd42586e82453a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.03291050 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (239,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,099 676,099 0000000000000000000465b74e36654f69f0116965ebd3c5577aa5f5253abfb0 2,699 1.00/1.00 vMB 84
676,098 676,098 0000000000000000000814dffde97151475039df038966a39a7d6d44ca857caf 2,223 1.00/1.00 vMB 101
676,097 676,097 000000000000000000031c1dbbd6e3bb05e3e677e9377c6249e64ee49d89c78d 2,742 1.00/1.00 vMB 87
676,096 676,096 00000000000000000007ed06b83d5c9ec2636668f0a4f957c7aaaeba4d1ebe21 2,791 1.00/1.00 vMB 57
676,095 676,095 0000000000000000000531f6a1f72e0f4372ef73a54e1da77233e08d60923cc9 2,086 1.00/1.00 vMB 53
676,094 676,094 0000000000000000000a9c6a9dde341d7be564518d2abb995bdb833f05c9cf32 1,380 1.00/1.00 vMB 74
676,093 676,093 0000000000000000000488a1dad0f16c0d84965eb35006f7255309429d0392aa 2,387 1.00/1.00 vMB 88
676,092 676,092 00000000000000000008ba7a5a305f343d4074cc1d8485e12c7fce3dd3fa252f 935 1.00/1.00 vMB 9
676,091 676,091 000000000000000000005e4164054c33ef5f5052a2cb6aa663d5773724d505d7 2,641 1.00/1.00 vMB 21
676,090 676,090 000000000000000000018bd239babf45b8370e576abb2c7d1ecb343d6f8ae0c7 2,483 1.00/1.00 vMB 16
676,089 676,089 000000000000000000006b23b1877b962dcf10a8af6347ec455bc94c7a59dc6c 2,708 1.00/1.00 vMB 78
676,088 676,088 00000000000000000004866846f46154d395a56dfd4e83e973d737096e7a38b3 2,999 1.00/1.00 vMB 75
676,087 676,087 00000000000000000000d822719c4a9983c6310faa518a549198c0d94fbb0659 2,573 1.00/1.00 vMB 20
676,086 676,086 0000000000000000000cd5bbaedd6dd16704819985da2574638dcefac2d728a1 2,666 1.00/1.00 vMB 58
676,085 676,085 0000000000000000000ccb56f337d10d31e06faa141e91126c6ef8d819494472 3,052 1.00/1.00 vMB 88
676,084 676,084 000000000000000000043e2d254aec1b3878aa687d6268c8728b581d20615988 532 1.00/1.00 vMB 13
676,083 676,083 0000000000000000000a4f0da19f766815fc3fa66cdfd90a3178f7646423c1e7 1,407 1.00/1.00 vMB 10
676,082 676,082 000000000000000000088e48a4d4ef0b05d87ca674ba084c76c645594e3bf126 2,246 1.00/1.00 vMB 46
676,081 676,081 0000000000000000000a9d442d89b31849cd8aa75063e9acf6785479564add14 2,238 1.00/1.00 vMB 20
676,080 676,080 000000000000000000095271307f8c32fb70fa15714b1d48fe2bbf62b5b6a3a5 963 1.00/1.00 vMB 56
676,079 676,079 00000000000000000007c5cb547592c4536e5b3a34df7c2fb5965561e6b7be35 1,336 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.