Loading Tool

Explorer IconExplorer

Memory Pool

11,356 transactions
3.86 vMB
0.01299579 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.73/200 MB

Candidate Block

Mining Attempt 8eb8788618143779fedecc2aa03d09c391c811b318ff83171a4a22bc8fc8dd16
Version 20000000
Previous Block 000000000000000000009a929be43b792df614d84143d9278cce62466a093c03
Merkle Root a42760f1a64b974963a2b6824f36c203c9fbb62ec95b20f5de428770636e548e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,343
Size: 1.00 vMB
Total Fees: 0.00865492 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,485 (708,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,557 204,557 00000000000003b301e2944a50963ccac275659a46766fdab2504905d6858e33 151 0.05 vMB 62
204,556 204,556 000000000000035be368b79770738b08b9230e3adfd705108b4a48d08c184ca9 110 0.06 vMB 142
204,555 204,555 0000000000000016ac1b0af054223f9c59cc568eea41cd9dfc7207498fd59509 6 0.00 vMB 203
204,554 204,554 00000000000002a1ab9f823b67334012804a6d8fe0ae86016c63a4c8fc6c5295 438 0.23 vMB 99
204,553 204,553 0000000000000430575425b3e815efeae9319abbc8471cd2c2dc00697a93e300 28 0.01 vMB 120
204,552 204,552 0000000000000479dc7318f0c83d715812fa5084bc17ca64304eaefb802a01df 78 0.04 vMB 85
204,551 204,551 000000000000039c0018300c2b4a1142bb4141a3d1c210f90d627aca3217c52f 349 0.12 vMB 124
204,550 204,550 000000000000029d45a90c2907e8cadd44928f417de65493dc73232bc5152050 619 0.25 vMB 173
204,549 204,549 0000000000000207b7b0a4858aa0da9903898994e82f71d098561c650f00d6da 142 0.05 vMB 104
204,548 204,548 00000000000000ae9e154ec764cf5aed5e2a30daf52ef7118defb37df94056ad 39 0.02 vMB 93
204,547 204,547 000000000000028f99d326ece0e8f7d9e1f2169de6c18166e0bf25faa1a9f1bd 6 0.00 vMB 40
204,546 204,546 00000000000003fe6b2f4a28496c23fb29901b30be6227c0c75dcc956e8274a7 184 0.08 vMB 129
204,545 204,545 00000000000000b66a13a505418c75dd7c0c769530f0e4bd0273e6a51d68d55a 151 0.06 vMB 130
204,544 204,544 00000000000001a6090f037a564265ea8621d574371a621ec6561e7978d9df12 468 0.50 vMB 59
204,543 204,543 0000000000000336211f62951d0bc4bfb5ad096b346244ea84ad5fdf51576292 1 0.00 vMB 0
204,542 204,542 000000000000001bee19d3032b6b010e0fc40653ff84efffc2c049d3aca00280 86 0.05 vMB 35
204,541 204,541 00000000000003d10e37a88b468552f79f192bf8f1e21f95c789e1eead28d1f2 258 0.12 vMB 133
204,540 204,540 000000000000041d6a9945eceafae83065be26aa5eedc7c04fbd079ba0adf999 124 0.05 vMB 307
204,539 204,539 0000000000000305d32daae3ad63cd020b1fa75de9faf567284077b82a60b019 397 0.18 vMB 193
204,538 204,538 000000000000048611e17e8219ccb84a8574b2c5758ca9079af6601990d23bc4 1 0.00 vMB 0
204,537 204,537 00000000000000189e4c89467fdc90092c39fca222ebb2fa04b51c19894fbb32 39 0.02 vMB 680
Previous 10 blocks ↓
Total Size: 779.71 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: 350.42 GB
    • Received: 1.69 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.