Loading Tool

Explorer IconExplorer

Memory Pool

77,900 transactions
29.32 vMB
0.08618130 BTC
Random Selection Loading Transactions
Max Size: 176.60/200 MB

Candidate Block

Mining Attempt 0e022e012188be8c8f7c60a97c51284f9ad7bbb191fb68d3ce48b2b470509ce2
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root 387214cef377fd00d48bc3d1148271deb1e67cc56dc35acf3c5f0355286ed32c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,008
Size: 1.00 vMB
Total Fees: 0.02439546 BTC
Feerates: 261.10 > 2.44 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (548,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,646 366,646 00000000000000000648f2d6296895dad86de3adda564dc4211ac2ffcb6b8be0 244 0.15/1.00 vMB 41
366,645 366,645 000000000000000004dec879381bdd1368dfbaf4541419cfdcdd3a5342bf11df 746 0.44/1.00 vMB 36
366,644 366,644 0000000000000000048d93c374dbe0da71d5688d4abbf64e1a3c9fa7ffe8f94c 164 0.10/1.00 vMB 26
366,643 366,643 00000000000000001389d612c81cd4fb3c78d0b18346541494696da4e9331cbe 2,422 1.00/1.00 vMB 69
366,642 366,642 00000000000000000fdf4581cabfc99fbbd7991a0a64263a0a9951aab13c4b4c 431 0.23/1.00 vMB 36
366,641 366,641 000000000000000013eb7afcd531f3d2a5e31fb9fdace4017759bbbd67d531c1 1,684 0.99/1.00 vMB 34
366,640 366,640 00000000000000000c29cfdf7423decfc736ef152c348bc1ffc16d4808f75612 2,147 1.00/1.00 vMB 43
366,639 366,639 0000000000000000115c66c36f07a72684118f96a0711a2e63e950bb8bb46115 1,108 0.71/1.00 vMB 29
366,638 366,638 0000000000000000128f842af3ab1c8c611ad7ab7bede74cc5b33be2c07952e8 185 0.11/1.00 vMB 27
366,637 366,637 000000000000000009a6c88b63ebd46f736a3ea0cbcd7537f50680af86a61244 698 0.38/1.00 vMB 33
366,636 366,636 00000000000000000e2ac39375c2f75bce7317477617d3eb1be9a6fc311ee06f 858 0.39/1.00 vMB 40
366,635 366,635 0000000000000000083f41b9f47cb4f32a5297c3f2c127abb97db6c294ae0dfb 1,874 1.00/1.00 vMB 34
366,634 366,634 000000000000000005e170516c72498df1bf1ba52b65ef47d469fd2d224967d4 735 0.30/1.00 vMB 49
366,633 366,633 00000000000000000f0310038fea4be1b281621540b9a67ef1f23ae124a7fc2a 1,608 0.85/1.00 vMB 38
366,632 366,632 00000000000000000b846ed245045dfbd46aee0010a86ceea2b1dc1c47b7a7f8 589 0.32/1.00 vMB 36
366,631 366,631 000000000000000006e5cd69cb4ffb900f7b665ff7d443337b7c8d4a3b4cc19a 160 0.10/1.00 vMB 29
366,630 366,630 0000000000000000078a7ff5fca94ef9c1a8fb0aa339f115a591de14572133a9 1,366 0.74/1.00 vMB 39
366,629 366,629 00000000000000000fd15692c25fa28d6e6bf3779bd6c8b7d1d1171581667985 591 0.42/1.00 vMB 44
366,628 366,628 00000000000000001468f51857656b45c778dd2eb724419de3673bd7ef50ab74 575 0.38/1.00 vMB 42
366,627 366,627 00000000000000000da8d8b8bc60a7d9770f36283556faff3ca27181e2d96164 784 0.42/1.00 vMB 41
366,626 366,626 000000000000000009a4578f211f4366aafecb3d6bca456096615df1d1b71a0e 852 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.68 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: 685.52 GB
    • Received: 16.48 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.