Loading Tool

Explorer IconExplorer

Memory Pool

78,726 transactions
29.50 vMB
0.08367198 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt 56531267cca863ac0dabbdd69a13a9f5f1af7ae953f3a3162648fee983261c65
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root cfac71171c49fa7adaa10af4230b059e87286c5cac6cc4b5f57482b33db7fcc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,619
Size: 1.00 vMB
Total Fees: 0.01887405 BTC
Feerates: 118.18 > 1.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (622,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,657 292,657 000000000000000078cc0a7c81488924ec466b9bf43924a4b202d2885ed3436a 656 0.35/1.00 vMB 32
292,656 292,656 00000000000000002c003f3f998d670a76217886f914a4ab6aa3367549f9aeaa 438 0.66/1.00 vMB 17
292,655 292,655 00000000000000001a6b0cbef33bf1df538c7c04825a1297ef84d9b114fbea5b 568 0.50/1.00 vMB 21
292,654 292,654 00000000000000008c8c42fd97bb2aeed8af118a00766c53bef638ea461780e4 203 0.25/1.00 vMB 15
292,653 292,653 000000000000000036cf7423cd4a0dcbed7813595993d15e569fad714563ad86 256 0.14/1.00 vMB 31
292,652 292,652 0000000000000000a2ca1a80445587e8188bca1994e5b95e8d696f5fc78b23fc 512 0.23/1.00 vMB 69
292,651 292,651 00000000000000006bc6f14ac19a7a69d444f0faf8db6c89b2b582451645c8b1 784 0.35/1.00 vMB 45
292,650 292,650 0000000000000000b03b44d66683c1c844e4639224dc0f79d65709d6408b1b0c 1,089 0.35/1.00 vMB 63
292,649 292,649 00000000000000005e16088043252be0aeacc578a8e99a7aa2a96ab307e447bb 458 0.35/1.00 vMB 34
292,648 292,648 0000000000000000983fd74fe4fdcfbaafc5cf02206f2563ae7f0302a0c90e26 843 0.50/1.00 vMB 32
292,647 292,647 0000000000000000b4ee6295a4bef2bd7c79aef4b962586dee9cf239bf4a604c 1,024 0.33/1.00 vMB 84
292,646 292,646 00000000000000001aed13d7ba4410d62079c1c19e9edf6ba16646acb012ba1e 128 0.04/1.00 vMB 169
292,645 292,645 0000000000000000d6d5a160a3f0228b526de3c17a7b8ea09713cd95649246fb 250 0.14/1.00 vMB 41
292,644 292,644 00000000000000009fe19b73241529ef9ee2ab78f1fb04db02706aeca60c5833 92 0.05/1.00 vMB 39
292,643 292,643 00000000000000005929c3ec672792eb483590e859f185ae80ee229209b06ce4 449 0.22/1.00 vMB 58
292,642 292,642 00000000000000009d67bb42d3785b292c7c7a057101820a1535ae472167e12e 343 0.38/1.00 vMB 21
292,641 292,641 00000000000000000e8b703431a0c9565b9b275e71da099366c4b2d966bc0cb0 838 0.35/1.00 vMB 43
292,640 292,640 0000000000000000458992c7ff53be06c0d5a9cb792a9fc1cda489bf877deaec 415 0.26/1.00 vMB 29
292,639 292,639 00000000000000009c0d7c87df59757689ed17837814c5a915d563ad2c19f22e 176 0.20/1.00 vMB 20
292,638 292,638 0000000000000000d987196000226713403c91d1568893c3bdfd8aa416473c01 756 0.35/1.00 vMB 40
292,637 292,637 00000000000000008b1f0894d3c202a341b0da036132d6420a9eb656ce5cd48e 142 0.06/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.80 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: 710.14 GB
    • Received: 17.03 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.