Loading Tool

Explorer IconExplorer

Memory Pool

43,444 transactions
27.18 vMB
0.05497414 BTC
Random Selection Loading Transactions
Max Size: 143.46/200 MB

Candidate Block

Mining Attempt 68891bf89759d9ffb9d51bee16c1f35480c7c60f5978e168b277094718c1acc1
Version 20000000
Previous Block 00000000000000000000cb2526f8131d7fa57f5fe00ea77e921b110e9065324a
Merkle Root b25517f6d98faaed790072a737c6814c006ecbf9c7e8acb8d922416a91131185
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.00403266 BTC
Feerates: 10.05 > 0.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,938 (504,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,400 410,400 00000000000000000470a32d40180041de9242174fde63e5cc1e011f10c650d1 745 0.35/1.00 vMB 36
410,399 410,399 00000000000000000452e32fc0c09145aa84f809cf5624f5b49076e0b53ffefc 1,234 0.59/1.00 vMB 35
410,398 410,398 000000000000000002d6afb574f1fcce54f4af36328c91d9eeddeaa8d8fe4a73 2,077 0.87/1.00 vMB 39
410,397 410,397 0000000000000000057a481f0941091a9c3fd02569a63a7e276e40f945f431a7 1,220 0.99/1.00 vMB 21
410,396 410,396 000000000000000000970d7c80f8aa224e0467859da0b91c03f652e8fdbf57c1 83 0.04/1.00 vMB 28
410,395 410,395 0000000000000000015578ae1f721e8d5e3797bceaccb51123f50425543cbbef 1,584 0.64/1.00 vMB 36
410,394 410,394 00000000000000000602aaf6f8e1c22b037d097f21ab31fd613e25f868fea36a 2,275 1.00/1.00 vMB 38
410,393 410,393 000000000000000001f174894d3d03a3739eef8a6ff027e1e88d7ac3a72b77d8 956 0.76/1.00 vMB 20
410,392 410,392 00000000000000000610ce3689e1800996bd9a0594516fe1fee672aa50fc6c30 900 0.81/1.00 vMB 22
410,391 410,391 0000000000000000025a75d9c507692c89fc91d7f426f0744588f50ac145d3e1 572 0.88/1.00 vMB 14
410,390 410,390 0000000000000000012c546278145cf8de151c467971ea0ae9af976aacba7bd5 1,136 0.72/1.00 vMB 42
410,389 410,389 000000000000000004373058d4e84d1403603bfa9e5c1e27217aab5d638c8c2d 1 0.00/1.00 vMB 0
410,388 410,388 0000000000000000008f229052358f8a46a21dcf7c4f3d61c04e888225d52968 1,090 0.56/1.00 vMB 24
410,387 410,387 00000000000000000008942ae45d51d58d579a4586b055e1149d31e7913941ad 2,972 1.00/1.00 vMB 91
410,386 410,386 000000000000000005299e736c24690e12fea95368c21e886cf52a70d5fdc6bf 1,591 0.69/1.00 vMB 51
410,385 410,385 000000000000000004b6a7f430487ec1e495ef2c29945c21041f41e428921dd1 397 1.00/1.00 vMB 14
410,384 410,384 000000000000000000b8e990144032b1f2207adba177694038656016a9795d60 891 1.00/1.00 vMB 26
410,383 410,383 000000000000000005d67bd5a559b25520614b1ba087b53ac7817af3b796e78b 635 1.00/1.00 vMB 16
410,382 410,382 000000000000000005bddadbd910dd04daffce77620188399069bcecf6049891 1,222 1.00/1.00 vMB 20
410,381 410,381 000000000000000005083f825eb64b716457ddf079c06c2109a4b9598bb496ea 2,254 1.00/1.00 vMB 35
410,380 410,380 0000000000000000011233e6d26c248cd0d68fbfd21a5e968eccc72ab4eaf516 3,090 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.28 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: 656.78 GB
    • Received: 14.43 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.