Loading Tool

Explorer IconExplorer

Memory Pool

40,103 transactions
27.20 vMB
0.05586336 BTC
Random Selection Loading Transactions
Max Size: 141.29/200 MB

Candidate Block

Mining Attempt 8d21a4c38284d0945621e0b617cb4f1a7b6062c78c353d80a140149e11b1d03e
Version 20000000
Previous Block 00000000000000000001efc6ef29afb06af1d34a1a418adad7d70a52f0b7c848
Merkle Root 439a1e11292f16fb8e1a71285a2bc4fe412d64493f828eb41d0b5d78cea61639
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,336
Size: 1.00 vMB
Total Fees: 0.00484563 BTC
Feerates: 50.24 > 0.49 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,258 (847,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
66,317 66,317 0000000000b52db8ee31193d079202d11b4716092f1483b6b3497f53380acc48 1 0.00/1.00 vMB 0
66,316 66,316 00000000052b11e4d9d65e8124f1b7dfbe1f34eb87ea10dd015453a20372fe8f 2 0.00/1.00 vMB 0
66,315 66,315 000000000a4bb9d7588a073c3f2e36960c19d4deeafe23ff9e5b1aac266ad51f 11 0.00/1.00 vMB 0
66,314 66,314 00000000066153b0237606d5995b50756939d27c63384a365daf6c2f9094dd76 2 0.00/1.00 vMB 0
66,313 66,313 00000000080b2723fe9e08a905e5bfa03ae4fa9e30f005674f28ff1247a6c0d8 1 0.00/1.00 vMB 0
66,312 66,312 000000000434681110d450dbdd7cc6ebd4d0e81c2274de9b4a7fb8f46db7ae59 1 0.00/1.00 vMB 0
66,311 66,311 00000000077328cb066fb2125dbc5337b7fe60ccb26d8c4eb946cd9fbdb968d9 5 0.00/1.00 vMB 0
66,310 66,310 000000000557d2a824fddf86b7a9c978911646efaa7f75d376dc1182435ad055 1 0.00/1.00 vMB 0
66,309 66,309 000000000aa03f685f1a2e127cdfe92238871c07aca4a15cfee5b843a8431604 2 0.00/1.00 vMB 0
66,308 66,308 000000000183422c1108d1471e4e9c3e120b7b40c968c5df510daf9ad82422e9 2 0.00/1.00 vMB 0
66,307 66,307 0000000003f190ca4a9b73c7220de4c1facfbb082a40eeb30271677de1cadfb5 1 0.00/1.00 vMB 0
66,306 66,306 0000000001818421585f3fe806ead6ed79b831695f61f2c62cc3e0d128be3759 4 0.00/1.00 vMB 0
66,305 66,305 0000000004032127ad45fe7358089152e75d9ea4fa3f52be529265472bc7a080 2 0.00/1.00 vMB 0
66,304 66,304 000000000a1edb332d8923ef73b67fe6a278a5907683ea5c94fde4c8561f4d46 2 0.00/1.00 vMB 0
66,303 66,303 000000000585dbc6d68027834367e8418e728d49aaf2a7cbcbff96e51a148e99 2 0.00/1.00 vMB 0
66,302 66,302 0000000000b5e4b6d239a6eecc6ab52491fbaf43d823a7458abb4e9177eff6eb 1 0.00/1.00 vMB 0
66,301 66,301 0000000000d39bb29e872238cc750d316a4d0a3de2116d16229a49a4328cc76e 2 0.00/1.00 vMB 0
66,300 66,300 000000000739d8a2f35e7c2163e921811b9b4890845b07e4347dc70c25c2cd6b 3 0.00/1.00 vMB 0
66,299 66,299 00000000052af73e1da14f5858cd602f4442264b2a79837e4af5a6bc1e5d66b6 1 0.00/1.00 vMB 0
66,298 66,298 0000000003349fd68b87c89613aa5b5fc8a3f32f5423ae3ff9e58646c01c6d48 1 0.00/1.00 vMB 0
66,297 66,297 000000000004295b6d4c352539ca64d5dbb99978876019a407cdbb0248a4b72b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 577.59 GB
    • Received: 8.61 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.