Loading Tool

Explorer IconExplorer

Memory Pool

79,575 transactions
29.94 vMB
0.07125318 BTC
Random Selection Loading Transactions
Max Size: 183.42/200 MB

Candidate Block

Mining Attempt 6e9e01f657223a5fdda0322792957ca3173b488dad0ed67f4c56769fcb5ecdd3
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root f23656a666f2580f2ac0e6dffcc2e01c99885706aed35e4f9b990c7875389871
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,959
Size: 1.00 vMB
Total Fees: 0.00484094 BTC
Feerates: 40.20 > 0.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (172,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,111 743,111 00000000000000000001059acc2a95c298721d0f44ae37d22c0e5543a3339761 1,918 0.88/1.00 vMB 3
743,110 743,110 00000000000000000006f1b7aab0e702c343f69cf572c61e5a33010f33bcd684 2,404 1.00/1.00 vMB 16
743,109 743,109 0000000000000000000579f0237f1c12ef72e5b23228ff44f94c034ad3b6b60f 2,223 1.00/1.00 vMB 13
743,108 743,108 00000000000000000000d55761a40942898f145ee7a9449d1b0fef2281b8e648 2,584 1.00/1.00 vMB 17
743,107 743,107 00000000000000000000411c0a86eaec598832b13f050a910b1c9d3444539469 179 0.05/1.00 vMB 13
743,106 743,106 0000000000000000000682e930c215ef01310435c9f84d325b7113b04af89faf 317 0.24/1.00 vMB 15
743,105 743,105 00000000000000000006d5b7a2a38c53a53679e532565e03dfaf5c1b000959ea 331 0.17/1.00 vMB 7
743,104 743,104 00000000000000000004b7c3ad754dc11ca740d319a94089e470e9aabaa9312e 1,860 0.99/1.00 vMB 11
743,103 743,103 000000000000000000015249cebb681ce43d6a736adb3e4823156f590f5afe0f 2,438 0.99/1.00 vMB 15
743,102 743,102 000000000000000000057b1db66fff6a87420c83eaf84d4d5c2f3924ef7c5abf 710 1.00/1.00 vMB 16
743,101 743,101 0000000000000000000650506408dd6ebf31d3ffebb2ee9e4f2d35a5cbc7fb54 832 0.43/1.00 vMB 10
743,100 743,100 0000000000000000000388039b8c61b690e3d2121059425dee14e8954bcd23ec 1,782 0.58/1.00 vMB 14
743,099 743,099 0000000000000000000143f424d183820a76705b088f1d7cdd8f2de24bb22f72 238 0.09/1.00 vMB 12
743,098 743,098 0000000000000000000185b7e52210008c9f42fd7c4cdbd1434d1606952f9f2c 2,068 0.76/1.00 vMB 12
743,097 743,097 00000000000000000000266e2d0222edef24c96aef4241fdd692cd6fe7f18453 881 0.28/1.00 vMB 16
743,096 743,096 00000000000000000008e201dbeb2a78dfdd18f739bf1f3510da7c8643be872a 851 0.35/1.00 vMB 13
743,095 743,095 00000000000000000001a204126fbaa2130fc9ee3b11302a0e1ecda558100736 2,140 0.96/1.00 vMB 12
743,094 743,094 0000000000000000000739ff9f80b7b08f2a7dc6c6ccc8511760cd91bdc9e15c 1,134 0.42/1.00 vMB 13
743,093 743,093 00000000000000000006ad8a9a2054f8e2c9037528c38fdf6db53cc8a0da7486 658 0.94/1.00 vMB 1
743,092 743,092 000000000000000000069b82f907240562abad001fb3f493902b3302ffbb236e 3,102 1.00/1.00 vMB 14
743,091 743,091 000000000000000000036e9f23c565affecfc8975d9559ae9a673d4a0e43f624 3,021 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.00 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: 718.53 GB
    • Received: 17.91 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.