Loading Tool

Explorer IconExplorer

Memory Pool

75,127 transactions
27.71 vMB
0.07569174 BTC
Random Selection Loading Transactions
Max Size: 169.09/200 MB

Candidate Block

Mining Attempt 8ef542381f5a2f8bc811cc7c841fcf2d38f9726837efa62e056a3d2abae86f60
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 2ffe5ae0ca4835154143dde7c34bb335a8d505a9674ed0cf995a79c70a571208
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,931
Size: 1.00 vMB
Total Fees: 0.01635512 BTC
Feerates: 100.00 > 1.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (49,152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,106 866,106 00000000000000000001af6280b98be52c4787b7b3520672bf0afd92ca89dad4 3,736 1.00/1.00 vMB 30
866,105 866,105 00000000000000000002d15114d27ccf790bdcb86e61c5f04b49f6098ebd832f 4,292 1.00/1.00 vMB 27
866,104 866,104 000000000000000000026f69db132bb21945fa2af4aa11bb5eb0b7211eaf533f 4,338 1.00/1.00 vMB 43
866,103 866,103 00000000000000000000fa53ea9f98a694ce28acefb3d1d12d82e15177843b45 4,213 1.00/1.00 vMB 60
866,102 866,102 000000000000000000010cecf6ea4d7c05b1912b69a3da87c8120f38302aa85f 6,191 1.00/1.00 vMB 57
866,101 866,101 000000000000000000025b7e9f868ab1ac52466f381f10cb4fb5c097edd01926 3,474 1.00/1.00 vMB 16
866,100 866,100 000000000000000000024accc20811b4bc1aabf3fa24fe02636c10d267bf7697 4,354 1.00/1.00 vMB 58
866,099 866,099 00000000000000000000dac2ee3cf14e3987ab451e2f5c0d1954464b8a5df209 3,790 1.00/1.00 vMB 21
866,098 866,098 00000000000000000002ec39f2d692be4382909468f01093c334bb0c012a2903 3,482 1.00/1.00 vMB 14
866,097 866,097 00000000000000000002394204ac777fa19c1f3c7020514a0fc839eaa29ac898 2,948 1.00/1.00 vMB 21
866,096 866,096 00000000000000000001900f64f4b2b00f9a796fc6f6307611d8ae83f3584d67 3,326 1.00/1.00 vMB 28
866,095 866,095 000000000000000000026ae85eec34c8f760bd994c9bf4c169d3fbc04bede6a4 3,541 1.00/1.00 vMB 18
866,094 866,094 00000000000000000000946480720f496c3a4c9a79ce9817da78c73940e88dfa 4,124 1.00/1.00 vMB 42
866,093 866,093 00000000000000000001a7958550616b03c49bef8a2724de816a880a79c9c3ca 4,174 1.00/1.00 vMB 38
866,092 866,092 0000000000000000000104cac3ec500da2390fe01e0b899d426c2b6259a68496 3,635 1.00/1.00 vMB 26
866,091 866,091 000000000000000000022f7724c3ef1d3576651900121fb0d6e020dc61ca4cbc 3,214 1.00/1.00 vMB 55
866,090 866,090 0000000000000000000120ea71079b08af81da0e62adf5150210eeb024192696 4,774 1.00/1.00 vMB 20
866,089 866,089 000000000000000000012010bdcaa449780a89a559aca0be9452ff59453d28c3 3,380 1.00/1.00 vMB 30
866,088 866,088 00000000000000000000c780f0f936166e9250a5e08a4a50a14d424b7e96ab12 3,519 1.00/1.00 vMB 41
866,087 866,087 00000000000000000000704f2de73789c613cb73ee81e095360ca98ab6c238fe 3,638 1.00/1.00 vMB 60
866,086 866,086 00000000000000000002e231b45b67f5f89ffc7c56c4847113cadb60731ea7fb 5,668 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.84 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.00 GB
    • Received: 17.15 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.