Loading Tool

Explorer IconExplorer

Memory Pool

81,297 transactions
30.70 vMB
0.08856068 BTC
Random Selection Loading Transactions
Max Size: 187.27/200 MB

Candidate Block

Mining Attempt 160178d04f3f2736c4d87a2f5ee4bc5ab8c149f19dc7bdd98214ba26ae889368
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 723a459f77465a00bbe40f8b711385e9e668ae5eefac92fb6cb7940edab93912
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,876
Size: 1.00 vMB
Total Fees: 0.01835996 BTC
Feerates: 301.57 > 1.84 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (852,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
63,162 63,162 0000000004ab948efd1ef8e99a4902834539492b1045d700b66e3b6aafb32d61 3 0.00/1.00 vMB 0
63,161 63,161 0000000005262bc1472fcf29122163b98a0d4bdc1ee44928e82615b14d78855a 2 0.00/1.00 vMB 0
63,160 63,160 000000000bed8de3379fd8dd57a4a9fc09c197675946a2637749f337f399f1ca 2 0.00/1.00 vMB 0
63,159 63,159 000000000a965dbe161a833f75043714f7d5cf8f877c4fac129db91bea531049 1 0.00/1.00 vMB 0
63,158 63,158 00000000049a971f1a1623e3167e2e4f76f497ec0d54ce41da2a5d36fee23197 3 0.00/1.00 vMB 0
63,157 63,157 000000000044b8dc25ad087dc58d3e88eb21c2e0a0da58e7802e247d4abad9ae 1 0.00/1.00 vMB 0
63,156 63,156 00000000076f9a5e93981f36d483007ec8c06750ee5a8f802fb293396bca49d2 3 0.00/1.00 vMB 0
63,155 63,155 0000000009fe6aae6379dcabf68989717cd49e04816cd5377b4fa3594975987d 1 0.00/1.00 vMB 0
63,154 63,154 000000000ac72921f65e1bb9dca7076cbe25d1a68b3417d3a8ae402345cbc6bc 1 0.00/1.00 vMB 0
63,153 63,153 00000000077c949a2960af1c0ad3a9b23adc172f92beae7636d362140d3f5d96 2 0.00/1.00 vMB 0
63,152 63,152 000000000a9c683442efa08ead364f10539ca536400099fc32e5a0eff972a800 3 0.00/1.00 vMB 0
63,151 63,151 00000000071be88d566d2482b0d0667a19d59a85a4dcccae1c4659590653d46e 1 0.00/1.00 vMB 0
63,150 63,150 000000000a7fa7c331a89edf3672853d72d14068d80898bb05f84713078b61c9 3 0.00/1.00 vMB 0
63,149 63,149 000000000015102c83492b2338ce1ec88cee2309c8adccafc477f628b363cc88 1 0.00/1.00 vMB 0
63,148 63,148 0000000002ba56f8dc8b106052598060293b26bd88c1b118ef921a30d5368f68 1 0.00/1.00 vMB 0
63,147 63,147 000000000d2a592f43549a81708963b9acd9b5e605752d3471389b80ab8f22e5 3 0.00/1.00 vMB 0
63,146 63,146 00000000039816baeea17cd772529b83825ab54521479defa5ccd3b5106bf9a4 3 0.00/1.00 vMB 0
63,145 63,145 0000000003faea004a75d75f4629dfab901b6c12294e0be73c569b17789b714b 4 0.00/1.00 vMB 0
63,144 63,144 0000000006644a9a890d56b649780dd1c8a950a1301428769036ad12addeba31 1 0.00/1.00 vMB 0
63,143 63,143 0000000006574710e0fd3dc3ad194abdaeac7710a77169aee65b5271037a2b1f 1 0.00/1.00 vMB 0
63,142 63,142 0000000009a157788705fa8d7dcc86dd06d24f666e198236b09823a4a7d2d22b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.