Loading Tool

Explorer IconExplorer

Memory Pool

79,092 transactions
29.56 vMB
0.12250401 BTC
Random Selection Loading Transactions
Max Size: 178.56/200 MB

Candidate Block

Mining Attempt 06aca02364706e937652a93cb9df6746da583c0ae647490a1911649573917519
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root cb2aab8942571abe077387d142a60e81fd88458ea6bb79a757a6bed8e8c853a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,665
Size: 1.00 vMB
Total Fees: 0.04311401 BTC
Feerates: 198.58 > 4.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (347,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,111 568,111 0000000000000000001c60b0cac2e67a18c126cf863381eb8eb0491715ce0941 2,670 1.00/1.00 vMB 33
568,110 568,110 0000000000000000002a4300f142000dec3a5590b6b8f41125c0fb986b208f89 2,408 1.00/1.00 vMB 44
568,109 568,109 0000000000000000000bc077150030875daa008e83fc96e875de5ea0d5906401 3,226 1.00/1.00 vMB 23
568,108 568,108 00000000000000000012f9e015eb75ac3c25300feebe5d8500d100cda47dba16 2,914 1.00/1.00 vMB 46
568,107 568,107 00000000000000000016e9a806adff3bfc5bdfdefc07be0361ac8aef9b7af405 2,905 1.00/1.00 vMB 37
568,106 568,106 00000000000000000011c2ea3083749838cd131decd9f1ee8a8d27f58f754825 2,988 1.00/1.00 vMB 40
568,105 568,105 000000000000000000286d15fd2b9f1067c72da3588aa897450df9ca510d7df1 333 0.11/1.00 vMB 34
568,104 568,104 00000000000000000020256b3ce00d99a72cb8492712b07f80f75264b955ba9c 441 0.14/1.00 vMB 27
568,103 568,103 0000000000000000001ab70ea235a1b364bb427d8ea2b3e01d2bc975088f7740 186 0.07/1.00 vMB 24
568,102 568,102 000000000000000000127597ed8dbf37569b21da91ab880becaf546296b23326 1,441 0.54/1.00 vMB 25
568,101 568,101 0000000000000000000ab4abc07d3436183370f798c3b924d037063fbfbd05cc 610 0.21/1.00 vMB 28
568,100 568,100 00000000000000000026064f82f7a5ae62b18dd1f6690559bcad21eb03887ccf 2,196 0.92/1.00 vMB 27
568,099 568,099 000000000000000000199ad6f8f2aabe3e7edea78612eb4585969c3414d1b5ff 1,672 0.58/1.00 vMB 28
568,098 568,098 0000000000000000002663efa6ac2cf0d6558ec73c634f28424b2ad1269d892e 1,718 0.69/1.00 vMB 26
568,097 568,097 0000000000000000001b6b05fb0a3fb08b4a556826f10c554ffdf84dff32dbf0 702 0.69/1.00 vMB 5
568,096 568,096 0000000000000000002b361b77544b3e5a7129f5b17f8ad1d78e91ba7886cfc0 2,161 1.00/1.00 vMB 5
568,095 568,095 0000000000000000001daa5737c6364d3b93c8b985a0ba54dfd52b4d8cadc81b 3,024 1.00/1.00 vMB 9
568,094 568,094 0000000000000000002d46fe64972ec1cfc5eb3a16aa46af33a8f961b8b2999a 2,791 1.00/1.00 vMB 26
568,093 568,093 0000000000000000002a25b39c063745cd343ff0fed6381a9c893b717b16e733 2,684 1.00/1.00 vMB 17
568,092 568,092 00000000000000000025794dbdd866756dbd66788f0f03e9c9cc9497490c9d72 2,539 1.00/1.00 vMB 36
568,091 568,091 00000000000000000009360637035639578ea6628f209a219ba99abf55f33106 2,646 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.86 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: 712.95 GB
    • Received: 17.25 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.