Loading Tool

Explorer IconExplorer

Memory Pool

78,265 transactions
29.41 vMB
0.06650842 BTC
Random Selection Loading Transactions
Max Size: 176.59/200 MB

Candidate Block

Mining Attempt ba4d6d9f7a6f2268ae0660bfc34f5997e0294b788fd3710639b79b49dd616429
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 511e8778db5455a041037cb79ed8b29955965ca90bf900a6eb72cc55f8f01f84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,743
Size: 1.00 vMB
Total Fees: 0.00681213 BTC
Feerates: 180.34 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (498,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,544 416,544 000000000000000004d97be22f416788324888fdca0bd607575ee0ab0373ea6a 2,057 1.00/1.00 vMB 42
416,543 416,543 000000000000000001662d98f9d960a53ed1ca045ed5beedc86b926df8be6f8c 1,612 1.00/1.00 vMB 55
416,542 416,542 000000000000000001e110d829b18a4b4dbafca343daaeef1448ff4a58bdd717 1,876 1.00/1.00 vMB 44
416,541 416,541 00000000000000000181668a2d217cf41a2475956a3096c2f174b5388e7a9f00 2,594 1.00/1.00 vMB 75
416,540 416,540 000000000000000000cfe64b050f660b0d0228b8929d5ca8d26767c6fe9085b5 1,811 1.00/1.00 vMB 66
416,539 416,539 000000000000000000720e15adcc67aab85f98bc759b2ba530537708e444df80 2,423 1.00/1.00 vMB 99
416,538 416,538 00000000000000000335b92def660c1ef133d59263421cc83464cf6f54ab706f 2,519 1.00/1.00 vMB 83
416,537 416,537 00000000000000000252012ade6639bc1c687eb8e653a1380a10971c9a808a90 1,607 1.00/1.00 vMB 41
416,536 416,536 000000000000000004040c4c07541d7b74da5bc09948726c33cdec3bf951db0d 1,303 1.00/1.00 vMB 27
416,535 416,535 000000000000000000f55929d14358a21b589132056f93e2c2fb0b0c1d38d46b 1,645 1.00/1.00 vMB 36
416,534 416,534 000000000000000004ab801422affc44ba4331879588a9bd710e9670e6dd4839 1,708 1.00/1.00 vMB 62
416,533 416,533 00000000000000000413c967e998059d479098264cfa5cb5f7f5670ec14d086a 2,241 1.00/1.00 vMB 62
416,532 416,532 00000000000000000042e356c7f69762fde02b009032cf14543c0df191affde1 2,655 1.00/1.00 vMB 90
416,531 416,531 000000000000000001ae7eee971cef68620fac90a88f926457594e99623b9aa4 2,361 1.00/1.00 vMB 75
416,530 416,530 0000000000000000033972dcfbac1811ac7468a21bbec5c2299a934df3044cee 1,970 1.00/1.00 vMB 60
416,529 416,529 000000000000000000ef6a996c4dc3ff4bede0f4c41f45b387230333078417c4 1,976 1.00/1.00 vMB 52
416,528 416,528 00000000000000000571b9c17f85c6dde2cb27fc7885658eaeff22f4900ba898 2,266 1.00/1.00 vMB 78
416,527 416,527 000000000000000005694b14df70b8dbdb8e0c92234f5d30209781c0941892a0 700 1.00/1.00 vMB 19
416,526 416,526 0000000000000000040bade376c8ae5a402b71ae26ef5541baf7a6b0038f4b89 1,538 1.00/1.00 vMB 38
416,525 416,525 00000000000000000455f89a414b2720535fd354e399ed0d3b47a29332ecc16b 2,066 1.00/1.00 vMB 62
416,524 416,524 000000000000000005666eb98214af674a0555d722bead56771e17219a0843fd 1,669 0.74/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.43 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: 665.47 GB
    • Received: 15.14 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.