Loading Tool

Explorer IconExplorer

Memory Pool

76,910 transactions
30.69 vMB
0.13508707 BTC
Random Selection Loading Transactions
Max Size: 176.52/200 MB

Candidate Block

Mining Attempt ca9c2b3332ab62cd50412d35f5c51a2afaf5fcf71e9e5c94c3b81602e8f899d9
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root a72b479881a0c19769b36f729fc94de542d361ed364cb5745ccf0b2956f1983b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 1.00 vMB
Total Fees: 0.04918751 BTC
Feerates: 150.36 > 4.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (730,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,118 184,118 00000000000006b9a7447789ced6ad89ce03a51447f33c7ec32a324f106b188d 82 0.03/1.00 vMB 34
184,117 184,117 00000000000004a8889276828f1cb764dd35f6110c334cc4f179abf9fa53d45c 504 0.21/1.00 vMB 130
184,116 184,116 00000000000003de83b2aeebecf2234132ae5daee220ec934fdf0a095072e152 52 0.03/1.00 vMB 295
184,115 184,115 000000000000021a945e7812075ea7d2b193e1a29773fd355707b13c6c141395 179 0.05/1.00 vMB 6
184,114 184,114 00000000000006b58842ffd96e135397c40e1ee8bef2c37ef881b39e2feab6f3 390 0.19/1.00 vMB 128
184,113 184,113 000000000000077421690924c734b58763c20f9bd43018aa2639b9302e5a2e62 32 0.02/1.00 vMB 89
184,112 184,112 000000000000045c69ff7a4123a09e61e62f5b8e7c7ce51f6321ceffa32c6d33 181 0.12/1.00 vMB 109
184,111 184,111 00000000000005c1ac9b4a6ce39b18f0175b446d0501e549716209ab6cda1035 182 0.11/1.00 vMB 78
184,110 184,110 000000000000079647e4b99778ded5f372c8b862c5f9deeed735dbe7052fa817 235 0.11/1.00 vMB 107
184,109 184,109 000000000000057665d2ce61299ccb588a52a8a4e72fc7629423f89436a75d24 512 0.33/1.00 vMB 75
184,108 184,108 0000000000000838b96b25bd988e6445c803d05f1caa56a554ad6371925d00ed 348 0.25/1.00 vMB 101
184,107 184,107 00000000000006d0f59fa5aec248c476ed2099a40dd1841210c341163f12845f 102 0.05/1.00 vMB 360
184,106 184,106 000000000000054824a9fa6a708bdd114a7591049f3a9349ddc215de0da64ad9 5 0.00/1.00 vMB 0
184,105 184,105 00000000000002fe72361b9bda5a8fc6b57cc1edb3682363f3db53599e74317e 107 0.05/1.00 vMB 104
184,104 184,104 0000000000000717d2ab1fc0cf0f651a8f0fe63ea25fd3a36b57c49e5362c352 590 0.23/1.00 vMB 125
184,103 184,103 00000000000007ea702755625b6bcaae690c4466359b33128bc18b430d1abc4a 408 0.25/1.00 vMB 165
184,102 184,102 0000000000000a30b4cd9a0336cd5c38b2adccdca073804edc5c08b4d65aa0fb 121 0.05/1.00 vMB 121
184,101 184,101 00000000000002225e8cd9c6d4a787dfc4aed88920981c9d9c973e9c55ac5fa1 9 0.00/1.00 vMB 0
184,100 184,100 0000000000000147bac4b537341b60b751f5e3ba13e34089796d7b173fd4f797 263 0.13/1.00 vMB 148
184,099 184,099 0000000000000a8aceddad7b79da8f5a9e209a0eef1f7d345d31ee0fab54c454 352 0.15/1.00 vMB 122
184,098 184,098 00000000000006cb4cc14f8e1ba60be5c7d073b001316fc4bcada989eb50705f 13 0.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.