Loading Tool

Explorer IconExplorer

Memory Pool

59,165 transactions
18.02 vMB
0.04569368 BTC
Random Selection Loading Transactions
Max Size: 114.68/200 MB

Candidate Block

Mining Attempt 2751b5166dedf5848dbff4655263d042dea387b0977b43325e27946d21c851c7
Version 20000000
Previous Block 00000000000000000001d9d75a3eaf0371a69330c81062f2f04fea767e05152b
Merkle Root 67e3a11f9f47978c6bddb93de6d2bbea382652c710d154096e5b208212b0ed26
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,434
Size: 1.00 vMB
Total Fees: 0.00517339 BTC
Feerates: 40.21 > 0.52 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,811 (723,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
192,159 192,159 0000000000000082b44b57b3e784258d45cf373796b8e74b548ea38f80d6c730 128 0.05/1.00 vMB 102
192,158 192,158 00000000000007719113df39619203b0f9b43919b45660246ddf8c06d1b15864 93 0.04/1.00 vMB 95
192,157 192,157 000000000000028760ecad9e0b2ddaa829a8dc564459ff4b506c84d5de128207 128 0.08/1.00 vMB 92
192,156 192,156 0000000000000619c2ca7f9f5175872149603b4752192edba74cdec9bad83acd 267 0.13/1.00 vMB 162
192,155 192,155 00000000000000c6ac3d17cce8eb805fb71118b7ad6b771569f82f7dea8b2a39 30 0.01/1.00 vMB 71
192,154 192,154 000000000000030e95b07e264f4a1d185ca0f4ed5e2a1a0a8ea11283783032e5 77 0.03/1.00 vMB 7
192,153 192,153 000000000000064c47db324d59323523fa3da7c0b6356c3d12c2b10673ae14b9 192 0.07/1.00 vMB 203
192,152 192,152 000000000000006a99ad92374cba018426d2296fa8780ec794a17c2a7807797a 128 0.04/1.00 vMB 63
192,151 192,151 000000000000029d43127933b7aa318bbd05a989d7f3b79dfeb06046c7793541 256 0.08/1.00 vMB 39
192,150 192,150 0000000000000341ac0d11c455f18f26f716acb0a7c450fc0f898b3f34393815 224 0.09/1.00 vMB 207
192,149 192,149 00000000000005b2c57d29f79702a4b7d47d36d3b90f63dba9515d9385ad272b 135 0.07/1.00 vMB 111
192,148 192,148 000000000000045f82a4f1e1342807a90bd9aba9649e0c5647403a37dfc8ca15 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 786.30 GB
    • Received: 21.62 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.