Loading Tool

Explorer IconExplorer

Memory Pool

76,718 transactions
28.63 vMB
0.07462651 BTC
Random Selection Loading Transactions
Max Size: 173.33/200 MB

Candidate Block

Mining Attempt d908c58783bdea59063c2cf0680407880c10a865fd1e46ea089f35ec7c4ede47
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root da374b558f7007971294d28545685dd0bef400225e4b8b3e40edb0395a50d017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.01519702 BTC
Feerates: 100.17 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (629,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,754 285,754 00000000000000011d6ef3a032121ce0ca0a1efb4df94022aed35e85e38f0f56 725 0.49/1.00 vMB 30
285,753 285,753 00000000000000006b4778521a91d1131280374da6a2b7c11c37891e5d5b123d 278 0.10/1.00 vMB 9
285,752 285,752 00000000000000019de562a774d976b9122203a8b0bfa3bf8bd025fe301939de 175 0.14/1.00 vMB 38
285,751 285,751 000000000000000174a03020174cf15638c925f76ddbea7fba21043285acd13e 90 0.15/1.00 vMB 15
285,750 285,750 000000000000000096deb52fcbff56b7958d05b36d873882db2fae2ae445303b 233 0.19/1.00 vMB 47
285,749 285,749 0000000000000000bcecf8f5c364be40340c1e7525bd23740f928d898896f130 326 0.50/1.00 vMB 31
285,748 285,748 00000000000000009cab82643ac49d812886e0f1954201541a309c913bde8dc3 1,337 0.50/1.00 vMB 54
285,747 285,747 000000000000000056c46a7c77248c0c1a0237b123d479a1dff7f4a7bcd747f5 371 0.18/1.00 vMB 37
285,746 285,746 00000000000000009cdc1beef4687b317ae4c102feccce5653c7ed3d021f6331 90 0.10/1.00 vMB 11
285,745 285,745 0000000000000001213d6b1c2c38b20c2a80d70f85ca55ed8a641fc701d21027 294 0.15/1.00 vMB 37
285,744 285,744 00000000000000012a96fb65766e6cec89feb5c96e5a16f9bbec327f2da30046 129 0.05/1.00 vMB 53
285,743 285,743 0000000000000000bd2825b5031e8ae1ea155dde9de87cbb73c5d03a7932bab2 242 0.15/1.00 vMB 102
285,742 285,742 0000000000000000f3b1bff9489f6283962f78d364b6429862e4f70bb2d22add 516 0.90/1.00 vMB 15
285,741 285,741 0000000000000000082ea08bae77f6dd43be20bfe9986ad43ac83b956eceb842 1,449 0.50/1.00 vMB 46
285,740 285,740 00000000000000019afae7a39abd2d6c8379938e4909010a3a8ad92574179517 182 0.06/1.00 vMB 123
285,739 285,739 00000000000000009ca579be8aca748cab97f02abd5cda18b14f22bb21965e8e 663 0.35/1.00 vMB 36
285,738 285,738 000000000000000082b5ea6a4fc01f2724acd2cac001062e593c6ca7b65fa777 126 0.10/1.00 vMB 17
285,737 285,737 0000000000000000b931837849aa5743cf3d6165b8f5580db0e5a9213e1f87f4 402 0.18/1.00 vMB 41
285,736 285,736 00000000000000019785bf700c05b916b6e45d1bc353e76502593ea78e8e6757 191 0.10/1.00 vMB 30
285,735 285,735 0000000000000001820f861162bb2e49ab6598e3e177e026d507999ea64318bc 30 0.01/1.00 vMB 33
285,734 285,734 00000000000000000b23ff54f7ef3425feb6eb54b732ba9429ac30d1e4bfae7b 46 0.05/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.