Loading Tool

Explorer IconExplorer

Memory Pool

85,223 transactions
23.33 vMB
0.05706874 BTC
Random Selection Loading Transactions
Max Size: 157.98/200 MB

Candidate Block

Mining Attempt 686981705905a74c0ee5114ce2b30b4175ce47dc7e4cabf31894af41038b7b27
Version 20000000
Previous Block 00000000000000000001e97205b510adffd76afeeb61198b8522d51b90eade34
Merkle Root 9469c67f39d1b5ab72108be24583c960eeb9bd10b01620e01a69427183889ef4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,276
Size: 1.00 vMB
Total Fees: 0.00465243 BTC
Feerates: 22.60 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,882 (655,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,690 260,690 000000000000001b93c38161611c4cde215ff40353233a5e9556b55e2d26b98e 158 0.07/1.00 vMB 98
260,689 260,689 0000000000000008a9c00c9aabbb55b9610abcda22fcae0c01f3ee25851a2baf 78 0.04/1.00 vMB 79
260,688 260,688 00000000000000096087f214b3aeb4032d1cd9d4f43d9d623684b16c7b3f032c 293 0.13/1.00 vMB 183
260,687 260,687 000000000000000878f0a16a73ed9a5de5dedf1e509eec09d80cd772af9761f3 207 0.09/1.00 vMB 75
260,686 260,686 000000000000001a3386399bd4ec3ad71b1e223271968883add2401c6f356085 314 0.14/1.00 vMB 98
260,685 260,685 000000000000001cafebf08b390a25d010758e563700e344f9ab3c8f343e0bab 50 0.02/1.00 vMB 77
260,684 260,684 00000000000000058bf27f4863adaef3be1810cc5757c6b1deb00bc4654c38dd 56 0.03/1.00 vMB 72
260,683 260,683 0000000000000003fd03d93833fbc734fb96d9982b1abdba0ae3c0ab882339d1 143 0.09/1.00 vMB 59
260,682 260,682 000000000000000b6e4239f5f17eb5463a3c926e791c7b2bdc0471e54393b1a9 259 0.15/1.00 vMB 79
260,681 260,681 00000000000000037d94a99698021d77a89080d0390fb3b5d66e7ae55c721a76 7 0.01/1.00 vMB 13
260,680 260,680 000000000000000508c42ea961309e834594883e2df9fa1b32a5795cf2dd677e 311 0.14/1.00 vMB 91
260,679 260,679 0000000000000013324ca8f75258deec25df5c3260960d0bb7d42501f89ff71b 12 0.01/1.00 vMB 35
260,678 260,678 000000000000001c4c7ae1cde2c89e3907aeb859e670145c5d4c650c713e6bf1 32 0.01/1.00 vMB 123
260,677 260,677 00000000000000104e4bfb0a9b6163d03f678163594ee21c434b592fdc6f94d4 185 0.08/1.00 vMB 92
260,676 260,676 0000000000000002ca3cf092bf5a14939ca6f171dae78060e7c580da38060fdf 304 0.15/1.00 vMB 87
260,675 260,675 000000000000001023b52e4c338164b8186db5e58b03ebe57389ca843c9c842c 313 0.13/1.00 vMB 122
260,674 260,674 0000000000000019615c49a6051208d49f2ea0b568607ea7d3e09a5db6b3efe7 418 0.19/1.00 vMB 125
260,673 260,673 000000000000000d7ba9a7569abe70ab20571c72ce7ff7da8bfe54da58f012c0 187 0.12/1.00 vMB 70
260,672 260,672 0000000000000014af47d51617a3eeeaea78820fe71f0954b7b3b988ce22ba94 121 0.05/1.00 vMB 60
260,671 260,671 0000000000000014dbf93c26f095bb25ad67f03e8943a48aef1a2e4ed2306b09 597 0.40/1.00 vMB 72
260,670 260,670 0000000000000003bf6200d19cbc0a1b2ef7c85d2435b91f87255ff1541faedb 109 0.04/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 783.90 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: 796.07 GB
    • Received: 22.19 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.