Loading Tool

Explorer IconExplorer

Memory Pool

76,194 transactions
28.25 vMB
0.09156042 BTC
Random Selection Loading Transactions
Max Size: 171.39/200 MB

Candidate Block

Mining Attempt aef94c1ecc7371d0d0d8f081cc38f5316ffdb65b221d109105b804e465f93a1c
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root e15b06375f2d2c606e58d915b6aaf42f9fbd76ab7bdb3879d0c3c356d7ee911a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,575
Size: 1.00 vMB
Total Fees: 0.02977865 BTC
Feerates: 402.60 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (625,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,283 290,283 00000000000000008ebf8ef180868e32874adabd0bd8d183cadd6a49a5cf62a9 164 0.09/1.00 vMB 34
290,282 290,282 0000000000000000e222e71d4a5612666488b9ab7fef0f808ee0f13b600120a4 522 0.28/1.00 vMB 32
290,281 290,281 0000000000000000a863fc88ea8ac088dd2874db6d71870e5f48ac5c60e9f6e1 48 0.04/1.00 vMB 5
290,280 290,280 00000000000000008f8ab97bc4e3fee91b02c78e0b01f217c636d30a13e44251 759 0.35/1.00 vMB 44
290,279 290,279 00000000000000003ceadf4f7bbda83120172a2ceba051e2086b46fbf2db4da0 228 0.18/1.00 vMB 20
290,278 290,278 000000000000000024a2417c40f2edadb83e570668508fa4b44ea4d1a3ec9f4b 336 0.39/1.00 vMB 17
290,277 290,277 000000000000000107aaaf303bffffb892728cfa9f2135b06016a083facfc942 1,038 0.35/1.00 vMB 52
290,276 290,276 0000000000000000bac66d37f29278a997d5d48bc4bf37529c1fc3c9f5d2abce 433 0.21/1.00 vMB 36
290,275 290,275 00000000000000011df4e3699e8bbc524c0ed51dc849308c1a9128dcd31b0a1a 455 0.23/1.00 vMB 38
290,274 290,274 0000000000000000a3a9628f608fee23d80a76c4c3632a261fbfff85ab9b9b88 521 0.32/1.00 vMB 30
290,273 290,273 00000000000000010b0fd3ba6dab103b6c5557c597b30d425d84974ebd09ade1 256 0.11/1.00 vMB 90
290,272 290,272 0000000000000001179afe408f8d9c18dcd4fcbf925b280875f624c4332680cf 658 0.36/1.00 vMB 33
290,271 290,271 0000000000000000b9404c7853b617900e61fd0315a1e05aab80f2b532642193 220 0.14/1.00 vMB 40
290,270 290,270 00000000000000008d79d78d49c7b4dfe047a45212ec1d344704c29dbb5906a5 198 0.10/1.00 vMB 31
290,269 290,269 000000000000000016e455d4764114e93e7253a384e575411a4c17334120d594 210 0.13/1.00 vMB 37
290,268 290,268 0000000000000000fe85a7cd77435a8ce0efae0fc7049f2f978c5e0f7909dae7 94 0.10/1.00 vMB 8
290,267 290,267 000000000000000091a9b37e644d524f8bf2d039f3bd17d4e8861d916f1930ec 98 0.08/1.00 vMB 20
290,266 290,266 0000000000000000d0efec5dfe2ff3c635cc50de7fb0386485ea6ad27addbece 76 0.10/1.00 vMB 10
290,265 290,265 0000000000000000d2b114eb1732530b2c879596d5495327cba1163c4812c818 668 0.34/1.00 vMB 40
290,264 290,264 0000000000000000d817e8e33a9dceafb4d4834f7b6a2e566985a27f598997d9 177 0.10/1.00 vMB 26
290,263 290,263 0000000000000000d8e2d472d026957d20a53ec818509570c90204dfad155b5f 427 0.25/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.