Loading Tool

Explorer IconExplorer

Memory Pool

78,419 transactions
29.95 vMB
0.08644296 BTC
Random Selection Loading Transactions
Max Size: 178.92/200 MB

Candidate Block

Mining Attempt d2eaa621a58dd21f3a9f6a1845ee7c8d6e23f3606ebbac0373abfe1ffb15b526
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root f83767179194cca15cab6d9f929a9c3c84ae56270a5589ea596ac43e585c5db9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,662
Size: 1.00 vMB
Total Fees: 0.01788257 BTC
Feerates: 100.69 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (669,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,539 245,539 000000000000008af2204ba232e789a1313027ae44e6459f91951d8dc8a11d5b 173 0.07/1.00 vMB 117
245,538 245,538 00000000000000c7f87c4a01112d4df08ead80ef729d5e6446fef08e24cc07c1 181 0.08/1.00 vMB 96
245,537 245,537 00000000000000998ece2b85d17db1ef9b6f4253f443a1c557cacd444e59f5d4 451 0.20/1.00 vMB 121
245,536 245,536 0000000000000091be14edaaa388d032519b48c6c6e25a6a134a16437f978d2d 364 0.17/1.00 vMB 159
245,535 245,535 00000000000000503b6d197e7a59c47bf92606280fd69e07a3697abe5fc3a622 19 0.01/1.00 vMB 69
245,534 245,534 00000000000000c29bbec71f401bfe34ba74324dd5a74f98417fb9cddb2f3c11 251 0.11/1.00 vMB 140
245,533 245,533 00000000000000a4d1c00a82e31cecaea87a65ea76b8f09de71e64df9e8af6da 104 0.04/1.00 vMB 131
245,532 245,532 000000000000008566a4457d7e4b1ebafb769ad101eda609e52e02dd22c1090b 220 0.10/1.00 vMB 134
245,531 245,531 0000000000000089440310d3074ed1906e40b3a88d1e0b2673a2b406d3870122 72 0.03/1.00 vMB 102
245,530 245,530 000000000000008149e15e6456aabc2c34e2148cd29b248701150425448f5763 332 0.13/1.00 vMB 130
245,529 245,529 000000000000006dc1d0256e33b55c4572699217c925b174fbf69f8371a24bea 27 0.01/1.00 vMB 109
245,528 245,528 000000000000004f6b51fc5cba6a357b8e4d840c218ad7d856cc4bf83210e566 163 0.07/1.00 vMB 131
245,527 245,527 00000000000000c5a2356576a98923cf5625523f5032f8b6be8f2659726f03f3 36 0.01/1.00 vMB 59
245,526 245,526 000000000000009f551f983270c009b24708539b507ac5e49baa07ccbb6f11ba 220 0.09/1.00 vMB 97
245,525 245,525 000000000000005ce313aa81e0af6488594e5895cada48333851fbcdf7ad8939 262 0.12/1.00 vMB 125
245,524 245,524 000000000000001cb5f8d54213cf613c2c7ce8a8ccc0aa6f3a4cdb201b5aa7cf 296 0.13/1.00 vMB 122
245,523 245,523 0000000000000041bf43c7883ba664ac33f536bd0b0c3ef8ce41f635317406fa 44 0.03/1.00 vMB 107
245,522 245,522 0000000000000064eff6c4199141d2f34599bb4ebf5aa65c5a6e47a39acb1d79 90 0.03/1.00 vMB 66
245,521 245,521 0000000000000060c931538529b69c8e4e02c054e8a4ebd8d78792b9d5551199 306 0.14/1.00 vMB 123
245,520 245,520 00000000000000b8e173379efc66ddefe21e177682ba782e9fa15eb4b35ddfa2 422 0.19/1.00 vMB 133
245,519 245,519 0000000000000071dd3d253614518f64adc80090a83e8f80cc1e7d663d744d89 458 0.20/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.