Loading Tool

Explorer IconExplorer

Memory Pool

46,459 transactions
28.08 vMB
0.08803518 BTC
Random Selection Loading Transactions
Max Size: 148.72/200 MB

Candidate Block

Mining Attempt 3f14c654bc1321ee69c00c0c87166674546a8e6c887f4d1a979738338ae5aa17
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 067b63cb9137bf725a19da918d1bb99fcaa301c4281cb162008161e8969c7247
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,387
Size: 1.00 vMB
Total Fees: 0.03291991 BTC
Feerates: 181.54 > 3.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (504,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,401 410,401 000000000000000003e90f884bfbbd7527127ca6e1924773dae8cf8a11007783 1,130 0.69/1.00 vMB 30
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
Previous 10 blocks ↓
Total Size: 782.25 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: 655.59 GB
    • Received: 14.33 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.