Loading Tool

Explorer IconExplorer

Memory Pool

79,851 transactions
34.53 vMB
0.16834615 BTC
Random Selection Loading Transactions
Max Size: 193.25/200 MB

Candidate Block

Mining Attempt ef5da20953676c0b5d379c8d635fa1b9a224c3f297c1acef588fe3b6472d4639
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 70b3da3b96f53266144cbcc948e6d2f25b5bdbafaf2ebd5d48cea5031802f314
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,817
Size: 1.00 vMB
Total Fees: 0.04183136 BTC
Feerates: 150.93 > 4.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (713,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,604 201,604 00000000000004ce019af5b350dd4163749d149becfb13c3c89f07dccace5916 1 0.00/1.00 vMB 0
201,603 201,603 00000000000002c30d2ca29dd4194ddb85976b84d4593d098c580ddab7c8252e 896 0.37/1.00 vMB 148
201,602 201,602 00000000000000928c3e5eaa6dbb0a05751c8dfb86bbe0216c2e61bc050c5602 544 0.19/1.00 vMB 174
201,601 201,601 00000000000003c52ff2c90f4e318b7d987c9a6a23c809d0f945d50689411cca 113 0.05/1.00 vMB 223
201,600 201,600 00000000000003a5e28bef30ad31f1f9be706e91ae9dda54179a95c9f9cd9ad0 25 0.01/1.00 vMB 143
201,599 201,599 000000000000041fb61665c8a31b8b5c3ae8fe81903ea81530c979d5094e6f9d 311 0.14/1.00 vMB 78
201,598 201,598 00000000000000ccb28f2e462f46ee762e801995862388f11ba9a682670e7590 65 0.03/1.00 vMB 104
201,597 201,597 0000000000000468b21ddcda74388a6f3a52687a494e88d244529fb2545b98b9 20 0.01/1.00 vMB 45
201,596 201,596 00000000000002e74a1d20af3afc49a386912f78cfe69bd04da1432d1d6e9bb9 84 0.03/1.00 vMB 133
201,595 201,595 000000000000027a64ff27f555c419280d7a32d580d31406c61f10d8465019a6 20 0.02/1.00 vMB 44
201,594 201,594 00000000000004132f6b66ed0d8b1c1e3d7aa0d8271af778666ba2dcec86301a 223 0.09/1.00 vMB 213
201,593 201,593 00000000000005ba9af64afe1e33cfcb6e089b4844e3b94749fbe73a11dec061 75 0.04/1.00 vMB 71
201,592 201,592 00000000000003d0133cc5cbd64c3e541aeab4130e612da197c6db245535b663 103 0.05/1.00 vMB 121
201,591 201,591 000000000000021d33a39374c7333402f48bb54410b9b7624a055aea9e78d674 100 0.04/1.00 vMB 75
201,590 201,590 00000000000003eaf1682566ed54bd1d96fc11da62d9ee8eae7064250372f602 343 0.17/1.00 vMB 123
201,589 201,589 000000000000034a9ea2bd9fd8767be8cd8a9f52aefa3f3bf8c9012f3f29986d 16 0.01/1.00 vMB 80
201,588 201,588 00000000000003dcf784bc05c562656c959c616a1db859e9e3bf552675061e4b 660 0.31/1.00 vMB 96
201,587 201,587 0000000000000187bca7d2eaa120d6b5e93fa16aceb29751ba868b7a28fc7558 610 0.28/1.00 vMB 119
201,586 201,586 000000000000058aed3833db588950429a46fd43e691f9121e2dbf5d3e131717 234 0.14/1.00 vMB 123
201,585 201,585 000000000000050a8c91a22828b283434f6662d10382cc35e004e0df45e87220 11 0.00/1.00 vMB 355
201,584 201,584 00000000000004c2ada10dcfa250f8c6ba8cdbe94acc79cde8355a85a14fb598 175 0.10/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 783.11 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: 734.08 GB
    • Received: 18.55 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.