Loading Tool

Explorer IconExplorer

Memory Pool

80,530 transactions
29.70 vMB
0.07046308 BTC
Random Selection Loading Transactions
Max Size: 179.28/200 MB

Candidate Block

Mining Attempt 1f81ed898c3764c3409a1720509dd3380dc9c4acdaa27b91d3ffda95481edb44
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root f2f189ea8f6816ed12c43c0c5430f88125d7f0c69275e6c360491dba4b210377
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,121
Size: 1.00 vMB
Total Fees: 0.00994693 BTC
Feerates: 100.14 > 1.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (504,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,408 410,408 0000000000000000057397cbc3e89954d8a87efd468c34f84c7cc683e14f3e00 836 0.67/1.00 vMB 22
410,407 410,407 00000000000000000539e0e3b31bbff614808a5021eb6079c24020b91f9744b5 942 1.00/1.00 vMB 20
410,406 410,406 0000000000000000057a8cee241c570fa2c439b5174bef37aebe5959d891084a 1,254 0.96/1.00 vMB 22
410,405 410,405 000000000000000003f1698ec2a01b191a043f79cd3665f1e7b8fadcce40300d 3,113 1.00/1.00 vMB 51
410,404 410,404 0000000000000000030bae32d85e56296836ce6036d98abc4962aa966813356e 587 0.26/1.00 vMB 37
410,403 410,403 000000000000000001da1d4799f85652cc61db6ed26be07b219a558665a66f6c 1,093 0.52/1.00 vMB 35
410,402 410,402 000000000000000005e33c2f698234e90ff8d51c0dbed45ec97150d6186f6f2b 733 0.33/1.00 vMB 40
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
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.