Loading Tool

Explorer IconExplorer

Memory Pool

36,970 transactions
18.75 vMB
0.28924546 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 10 blocks ()
  • 3 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 4 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.87/200 MB

Candidate Block

Mining Attempt 67ecd7e45167fcba006fd5c73b11d042bd45f51abb34d30af434a0d0b4ec9e2f
Version 20000000
Previous Block 000000000000000000003a062576f0e1187aedd3325288bf9f43815f057dc01b
Merkle Root 9c24d05ec0bb2297d632ff011eafe7387c99f7abf382727a8a7188e734471766
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,381
Size: 1.00 vMB
Total Fees: 0.05681001 BTC
Avg Feerate: 5.83 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,056 (691,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
221,452 221,452 00000000000001a3de4c0de0118bc6d6fefc1f417745d4c86dd924159b76a0d4 0.25 MB 571 213
221,451 221,451 000000000000013314b35b5e448a1943be45d9db4a4c9101b540ac183c9bc0f4 0.08 MB 140 146
221,450 221,450 00000000000003d57bd17ee9e10da2652cb9f1a494bb3ae8cfbe04230c2da9de 0.01 MB 35 190
221,449 221,449 0000000000000233394a239e7423b432c21d9efdd849f82f5ca2896b09098952 0.13 MB 330 187
221,448 221,448 00000000000001883d131dfdcf249cb6ba12113f5a981aac5a40d9b6073107b6 0.20 MB 419 178
221,447 221,447 00000000000000c79b84278ae73aa046a84afbf190d75d52ee47fe72f7b947de 0.00 MB 9 46
221,446 221,446 00000000000002b524ff79bae688cb665c348b9cf11613ff7714b1c8f984f953 0.04 MB 94 159
221,445 221,445 000000000000021003a9645b8824b7442d720ef8ca21757f454eae93e67846bc 0.03 MB 50 110
221,444 221,444 0000000000000206310a5e141e10de2288ae8eee121d0b0ceee8d99482a0bac8 0.12 MB 286 175
221,443 221,443 0000000000000208b5ed764cb055c536661a13f07f627dceec27553280773a22 0.14 MB 306 173
221,442 221,442 0000000000000332bdd2633442084d9c3ea0cbedaf39a486d1110373c8a7c7fe 0.11 MB 245 213
221,441 221,441 0000000000000267d5152fe28908eb92eb53ceae83cfa1df6efca6ddba25f767 0.02 MB 53 128
221,440 221,440 00000000000002beac55b8c5a56cfdd135b025919c8d199a9ad49193ea4fca48 0.05 MB 79 141
221,439 221,439 000000000000013f0e34ec11215a3f396180c82756ce22511384166c3265438a 0.10 MB 214 186
221,438 221,438 000000000000027c59c5e78574b8740eb3afa7d8a52afb059f9e6963ba7279a7 0.00 MB 10 89
221,437 221,437 000000000000004ed656b2163b1f7d4775ac6557e488d5a1d14b1137a6d73176 0.03 MB 62 155
221,436 221,436 00000000000003c91b8f28bbad7cda7880eb5bf6ff74c6950d028c65cb942c9b 0.15 MB 345 186
221,435 221,435 0000000000000194d3a2834aaba8d8eb7f8989ce3f67cefe52b9ed62a3977a79 0.04 MB 73 18
221,434 221,434 0000000000000461ccf87573790a537930e2efa8664869443359ff957ce8412b 0.22 MB 462 159
221,433 221,433 000000000000013512da45422c30e9270f545a058a87f8361c62d3a4fc09031a 0.12 MB 108 93
221,432 221,432 000000000000035ba42190e380ccad8538bd65a0aec0246a648bdc57be86f87e 0.20 MB 513 182
Previous 10 blocks ↓
Total Size: 778.95 GB

Node Details:

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