Loading Tool

Explorer IconExplorer

Memory Pool

77,710 transactions
28.60 vMB
0.09899834 BTC
Random Selection Loading Transactions
Max Size: 173.77/200 MB

Candidate Block

Mining Attempt c2bf23bd308edf134145f013e22b9aeff84a0a6c116b8f98bf9367d5822c2994
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root fdddd8abed8a1bdf560c387f01494ff561909b58c349902763f5e0bbe2bdd29d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.03357278 BTC
Feerates: 201.07 > 3.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (192,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,395 722,395 000000000000000000001eda471d07e05d8d5f1ac1720eedeed31d73c7e239b4 2,110 1.00/1.00 vMB 12
722,394 722,394 000000000000000000048242807ad4c2cfa5933ade33297cb273aa5b468ff4a3 2,650 1.00/1.00 vMB 13
722,393 722,393 00000000000000000002fbcf1de16b1e0671a719ca8e5ab0ab0f05f0fb037081 3,003 1.00/1.00 vMB 10
722,392 722,392 0000000000000000000497eb3b32cdec39fc10cd3474c01093a1827d459f4ce9 2,141 1.00/1.00 vMB 14
722,391 722,391 000000000000000000063c83f57a791bb586955d5a321ba3638fff04c089eae6 2,913 1.00/1.00 vMB 13
722,390 722,390 00000000000000000000ba571cbfe646500f32d69c1415f488233412b2207207 3,025 1.00/1.00 vMB 18
722,389 722,389 00000000000000000008cc7b7793c28ee18f50e34e1bd749c9a055c3f5986830 1,903 1.00/1.00 vMB 8
722,388 722,388 0000000000000000000470375bdf06f81dafa626b5453542a8c3e269968469b1 1,724 1.00/1.00 vMB 8
722,387 722,387 00000000000000000003105f655b077cf2b8d5bd6d9e4995d379082f6e09e472 2,624 1.00/1.00 vMB 11
722,386 722,386 00000000000000000008a0004163120c70ce2aa3fce2b655fb09e8519cf3c8e7 968 1.00/1.00 vMB 7
722,385 722,385 000000000000000000035f300a28f2b7e738ad9eb76e7c0e305ea349ee686729 429 1.00/1.00 vMB 5
722,384 722,384 0000000000000000000579c2823ad4fc28ef4013877b6c6aa81fb1baca57fa64 1,524 1.00/1.00 vMB 6
722,383 722,383 000000000000000000082462175c36ccc2a2ed2f67f38b4b400e02f9b16fb2a6 2,376 1.00/1.00 vMB 12
722,382 722,382 00000000000000000007a69439722aa84a59a2f63304336e3731f0eed6739f5e 3,087 1.00/1.00 vMB 17
722,381 722,381 000000000000000000062444b5ee11d2b308eb45ffaa28d5333ef65dccf5c6f6 1,318 1.00/1.00 vMB 5
722,380 722,380 00000000000000000001dfbb916c6297f7433b1b2123d2f924d07537002c3446 2,367 1.00/1.00 vMB 13
722,379 722,379 0000000000000000000645b6c858b32af9fdb013d466f9d0afb3ae9794ba7ca1 333 1.00/1.00 vMB 8
722,378 722,378 00000000000000000003acc7b9a57c8ba4907a165851d82920adef5bfa441d19 1,803 1.00/1.00 vMB 13
722,377 722,377 00000000000000000002897c47d88fd52f47b9bd3d55aebff2f74953a3e442b1 1,528 1.00/1.00 vMB 7
722,376 722,376 0000000000000000000671d4c60c16e423e246ad1113014abef0caa84d64a76b 2,072 1.00/1.00 vMB 6
722,375 722,375 00000000000000000000b19efd85399b38fba93bf33efca45804b4c10765f577 2,965 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.73 GB
    • Received: 17.45 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.