Loading Tool

Explorer IconExplorer

Memory Pool

83,858 transactions
31.46 vMB
0.09529793 BTC
Random Selection Loading Transactions
Max Size: 192.83/200 MB

Candidate Block

Mining Attempt 98183b09e5b4d233b348506d1a5e23a342ec50d579319ac3c8b2037824300de7
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root ba63f4679227fa8409ce4f472fd587e64aabc899ed56c149df5b4b7212631239
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.02312948 BTC
Feerates: 299.70 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (119,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,271 795,271 0000000000000000000161adb0147e2712013185b8f68ec32310ae15c792701c 3,905 1.00/1.00 vMB 22
795,270 795,270 00000000000000000004d59b040d6bd6cb6c0d7d4d491df7dd84ff6e9f6e874b 3,661 1.00/1.00 vMB 29
795,269 795,269 00000000000000000000ce799c2381e0ffd2d70ce54c888fff30fc13e053481c 3,420 1.00/1.00 vMB 19
795,268 795,268 00000000000000000001e4a99b1ad7f3a6dc4c2675b6b3a96f965fe5c780c63e 3,066 0.99/1.00 vMB 42
795,267 795,267 000000000000000000020016467a547e8abf6dd036b38c4c1defd3b3fdb4b034 3,319 1.00/1.00 vMB 20
795,266 795,266 000000000000000000008e1a465187ba3aa712ad48ae0cb1b063bdc710a75150 2,177 1.00/1.00 vMB 19
795,265 795,265 000000000000000000037a71ca590cd4d27258c4cfd3584659e26c3bfeece124 2,496 1.00/1.00 vMB 28
795,264 795,264 0000000000000000000019cf2d18fed8778b07703dffc1b887b334d26546445d 3,266 1.00/1.00 vMB 33
795,263 795,263 00000000000000000005239586f641e2988452f5308e10700ea20d697b1909af 2,642 1.00/1.00 vMB 45
795,262 795,262 00000000000000000001764c5176402fa59c40a1a2a30a331ce15f0c131f4eb4 3,009 1.00/1.00 vMB 16
795,261 795,261 000000000000000000030f58947974b4c0a03856efc682d7632faf724be452a5 3,026 1.00/1.00 vMB 21
795,260 795,260 000000000000000000000786c72ce2f1328794b0e86b97777b8b4830b6b5af2d 2,671 1.00/1.00 vMB 40
795,259 795,259 00000000000000000002ecc812459c059bfc7f78d90b7735881be0cbbc101b2e 2,550 1.00/1.00 vMB 19
795,258 795,258 00000000000000000003c765f257679adc9e8719b6e792a3d75eff470f69edc5 1,156 1.00/1.00 vMB 18
795,257 795,257 000000000000000000041153ecd06d972c31bf45c48fb4b45ade8578892d433b 3,545 1.00/1.00 vMB 30
795,256 795,256 00000000000000000002fe95f9bd9bf63bb301e390427e3e9225aa836678875e 2,961 1.00/1.00 vMB 27
795,255 795,255 00000000000000000003deeaefc5f48b5df8bacd3beddb7ba7e2babf99261fb6 2,626 1.00/1.00 vMB 26
795,254 795,254 0000000000000000000436c449d3e613e2469465643172497bcb049118ce4282 2,490 1.00/1.00 vMB 25
795,253 795,253 000000000000000000046c0b4c1c77cd35e9b94c61bf98943a1e97cdde846136 3,034 1.00/1.00 vMB 31
795,252 795,252 000000000000000000002ed517d51269cbc38c7fb5fd3febe5a7c539cb176677 2,032 1.00/1.00 vMB 22
795,251 795,251 00000000000000000004290bc1dd80f382c80dc9494adbc131c2908b12139ca4 3,278 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.78 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: 709.61 GB
    • Received: 16.94 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.