Loading Tool

Explorer IconExplorer

Memory Pool

88,194 transactions
25.58 vMB
0.13914591 BTC
Random Selection Loading Transactions
Max Size: 166.43/200 MB

Candidate Block

Mining Attempt ba8a53cd3d21f2a9e1663ae31fd457557584d867bf0febef326703916bc66d0d
Version 20000000
Previous Block 00000000000000000000d8824305e65809f7f54a1ce7e3b8645993571a8a5018
Merkle Root 6acb1f57cadc1d696b04e5e99e8e9f63b71b48953e38f439268d6d223b3634e6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,169
Size: 1.00 vMB
Total Fees: 0.04990502 BTC
Feerates: 151.12 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,830 (723,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,180 192,180 0000000000000331d8df165c855cb8a411817183b268692a2d9f8f061fa7cb89 267 0.09/1.00 vMB 1,481
192,179 192,179 00000000000003dcf31c51b13ba51a607b54039bc323e21a884348740ab70341 1,027 0.41/1.00 vMB 705
192,178 192,178 0000000000000674478a81b41eca8350be17e72d96e91db031e7edb13a5ff235 1 0.00/1.00 vMB 0
192,177 192,177 00000000000007d88040ff238e17aa6d4d9031127d0519de7d6105a9b0b8d00f 90 0.05/1.00 vMB 7,016
192,176 192,176 000000000000030131b09f15aa8ce27d8731b55d6ef84bae6e11a9591b1f964c 136 0.05/1.00 vMB 1,101
192,175 192,175 000000000000028f613f3032c7634a5427715df4af201a40fb6d3c134e56901b 14 0.00/1.00 vMB 0
192,174 192,174 00000000000002ef7a7f153da06665cf83ab858a2e10170d292ce1c5efcd17fc 481 0.25/1.00 vMB 133
192,173 192,173 000000000000004c416d3fec5bff715a8701839ffab88289932ed1a6809c8383 119 0.05/1.00 vMB 797
192,172 192,172 00000000000005ab94da5df196b3cd47c5843c202ba374624f34a2ad791fbfb5 10 0.00/1.00 vMB 0
192,171 192,171 00000000000000c671fd64bf4d9738b97373c1ea4eeab34d8289b29156a06335 10 0.00/1.00 vMB 325
192,170 192,170 00000000000004c99dc4be17683f56112545730d5e4f8caffeb3dae4ef552ad5 227 0.07/1.00 vMB 223
192,169 192,169 000000000000033cdfbdfc755df89953a1d05cbafd53c3ce6418158602c0a5d8 32 0.03/1.00 vMB 115
192,168 192,168 00000000000003fa0194e86525ccaef856e4809a4258de65d39b9f348754244d 385 0.17/1.00 vMB 143
192,167 192,167 000000000000072a63ce7a4037c6803cfba298f213137a2b0c8060eb1f3f55a1 125 0.05/1.00 vMB 149
192,166 192,166 000000000000058f0bb98489d5c0830ce9081cebd896219e43c0b82b7e9b00d7 127 0.05/1.00 vMB 91
192,165 192,165 0000000000000078262b35ae92859de151e87c97036e15a6a7488b60ee38e19e 607 0.21/1.00 vMB 321
192,164 192,164 00000000000000e8c46993ee4c87bbded94bc3a5f54f8f770a6ea805f3cf7693 6 0.00/1.00 vMB 1,611
192,163 192,163 0000000000000148d5d39dacec6ac59430eee96515c37d88e177a453f5888333 204 0.07/1.00 vMB 203
192,162 192,162 00000000000000fef54454de78f71d88e1682ac1f0668ba9faf7b5bab089fa95 109 0.04/1.00 vMB 176
192,161 192,161 00000000000003e6f835827e3279c3bedd699fd4dc7956ddcf2888e4fbb9462d 515 0.25/1.00 vMB 117
192,160 192,160 00000000000000049a42db4575fc8c49b19f63dbaecad2de95b94ec876f3b639 32 0.02/1.00 vMB 179
Previous 10 blocks ↓
Total Size: 783.81 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: 791.57 GB
    • Received: 21.81 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.