Loading Tool

Explorer IconExplorer

Memory Pool

75,908 transactions
28.06 vMB
0.08843093 BTC
Random Selection Loading Transactions
Max Size: 170.69/200 MB

Candidate Block

Mining Attempt 76d108b277ede3c7bca65164399035d5fec9892263be60fad0c01c64e09b3a58
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root e3446f25cf6d2e4be1bba771b473148e260d913880706cf63e896fee45fec5f0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,165
Size: 1.00 vMB
Total Fees: 0.02810544 BTC
Feerates: 118.43 > 2.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (215,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,402 699,402 00000000000000000005573eb173c55a3b58bf6eceba18fe7c8872b0f8cf5d3e 797 0.45/1.00 vMB 10
699,401 699,401 00000000000000000001f60613f8e97d0b342f749e0866969affe7588329f00f 903 0.29/1.00 vMB 11
699,400 699,400 000000000000000000037dfb89aaaabe405d9d4166463f4dce83a0e51cd4bd0a 1,304 0.56/1.00 vMB 2
699,399 699,399 0000000000000000000b15c4bfb19a3227357e8a17707de5f48d730962287748 2,680 1.00/1.00 vMB 5
699,398 699,398 0000000000000000000c3913d22c585b12317670f92a894cc6c323b61e6a239c 2,443 1.00/1.00 vMB 23
699,397 699,397 0000000000000000000a90198cef392e459186fda557a80e24d4fe1fdb8bd4b8 1,662 1.00/1.00 vMB 14
699,396 699,396 000000000000000000096c2938f7fad48ad01de85b365462c9e5283ecc3cbe73 1,178 0.43/1.00 vMB 22
699,395 699,395 00000000000000000000cabc2bbef7401141a75fcc2d085a03e06e68c1a556f1 824 0.42/1.00 vMB 22
699,394 699,394 0000000000000000000bbb66d2b39d9b67493b08646b454d58187e3d026a487d 436 0.19/1.00 vMB 10
699,393 699,393 0000000000000000000337d7f6548cfb132ccf106680443b8efa950dd9dc75a6 481 0.20/1.00 vMB 10
699,392 699,392 000000000000000000008b99c28b36d7c19f3d1fff98e0d9e1889bcc4cce5da2 249 0.17/1.00 vMB 10
699,391 699,391 0000000000000000000e409f9ed92d81a9298ee4c204f31d1064c86cab1fc0da 1,946 0.57/1.00 vMB 7
699,390 699,390 0000000000000000000fc1450a91ff76328d259d6166dfaf95e6c62c955bbb0c 2,834 1.00/1.00 vMB 14
699,389 699,389 0000000000000000000f9238b47e5938d7342ff4c2f25225b8ca6b59e6cc8043 3,274 1.00/1.00 vMB 9
699,388 699,388 00000000000000000004d5ba5b7e61a44db3fb44d33016df92fbf46fa4c764c2 2,251 1.00/1.00 vMB 22
699,387 699,387 00000000000000000004b9f41e400bfba849698fd27c5f1211eddaf60952f827 577 0.19/1.00 vMB 18
699,386 699,386 000000000000000000020d14639fc08c9d16b59215f6d34fc54fcf4f55d26987 1,437 0.56/1.00 vMB 16
699,385 699,385 0000000000000000000c25e870ebf538cce8bd2510cce2f8830f9d9f1364f634 138 0.18/1.00 vMB 2
699,384 699,384 0000000000000000000a2eeaf0af8552d6f599f7bdd8b1c9e1d4162716c67da5 2,675 1.00/1.00 vMB 17
699,383 699,383 00000000000000000009d79dd8c93efb21f84beee57af54e62a5ea703dee25b8 1,559 0.85/1.00 vMB 7
699,382 699,382 00000000000000000000bfade5b2979c3d47c6dd6a1e8ddf53380e8c3d736ce0 2,036 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.89 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: 713.38 GB
    • Received: 17.36 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.