Loading Tool

Explorer IconExplorer

Memory Pool

80,658 transactions
29.94 vMB
0.09113285 BTC
Random Selection Loading Transactions
Max Size: 178.63/200 MB

Candidate Block

Mining Attempt b6176303c363c685e1b13287e3e5ce351e6b6033967c65aafc7111b80b0d265d
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root a52eb0aaa3ad55919a9f25147689a8a76532ec71cf11a5904efe853efd2ee320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,669
Size: 1.00 vMB
Total Fees: 0.02897812 BTC
Feerates: 100.37 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (245,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,484 669,484 00000000000000000003f4e910ba93cd75b76928d61a356d4bbb569271ecf111 2,289 1.00/1.00 vMB 122
669,483 669,483 0000000000000000000b8c84302d714288b5ab517c515b6104359e7bb97fe912 2,305 1.00/1.00 vMB 95
669,482 669,482 00000000000000000007c192270a4a628d8c2e5b8ae0f263b863d9c23ecff1a3 1,863 1.00/1.00 vMB 109
669,481 669,481 0000000000000000000c46c2ed481838c876dbe9237b34101174ff494a333eb1 1,429 1.00/1.00 vMB 86
669,480 669,480 0000000000000000000685ce2d8aaabbc1c4148b769ddd15c4a181775d4695b2 1,809 1.00/1.00 vMB 118
669,479 669,479 0000000000000000000265b1d1827e21f11c47ae137dcc1d6c5428d624fb3958 3,052 1.00/1.00 vMB 147
669,478 669,478 00000000000000000007e06c48ef65fd0cb690706e4fa0f7019acb8ff0e8e86f 1,073 1.00/1.00 vMB 12
669,477 669,477 000000000000000000012408160080e62adf47acdb7b49f53dd16cb82b2bc22f 1,901 1.00/1.00 vMB 67
669,476 669,476 00000000000000000009055b81377da18a111386c37c104a573af473cd9219d2 1,369 1.00/1.00 vMB 119
669,475 669,475 0000000000000000000a82ed28af54f2d758c13ffa4b0895a7e029f8d8b48cc5 1,163 1.00/1.00 vMB 21
669,474 669,474 0000000000000000000acec70c70e3e66bd93dd88f86ec9e0cf1f0fe5f5cb7b6 161 1.00/1.00 vMB 6
669,473 669,473 00000000000000000002bd56cd7f710fe3ecc55e7fe4de3d8f52a07ab30507c9 353 1.00/1.00 vMB 7
669,472 669,472 000000000000000000061070dd68e230181f34be59f414a79085422bd3f6f344 2,352 1.00/1.00 vMB 52
669,471 669,471 000000000000000000051c5d4928722d11346a7df9b35eb52424546615799145 2,282 1.00/1.00 vMB 86
669,470 669,470 00000000000000000003ff524c116b26dfd8c3d7c181c88a13358b5d0cd8c157 2,047 1.00/1.00 vMB 58
669,469 669,469 0000000000000000000574528eb57fddac28055c033150db45edad82dedd1755 1,673 1.00/1.00 vMB 48
669,468 669,468 00000000000000000002393d3f65206e3dfcee9a1fc6e3c3287ac06de7d15690 161 1.00/1.00 vMB 8
669,467 669,467 0000000000000000000b6897a101abfcc750a55319a5dd0fb97db70f4e6682c5 1,202 1.00/1.00 vMB 42
669,466 669,466 000000000000000000006f2309b06c690bc6aa99e9ab6943507c58c27a66372d 1,559 1.00/1.00 vMB 51
669,465 669,465 00000000000000000003a3969ff29329562a50ef18910539e30cbc736d5cdccd 1,556 1.00/1.00 vMB 13
669,464 669,464 00000000000000000004b08a3f1c142e0d8542d0c67f00f8675fca749cc082c0 2,609 1.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.42 GB
    • Received: 15.51 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.