Loading Tool

Explorer IconExplorer

Memory Pool

42,481 transactions
29.23 vMB
0.07479509 BTC
Random Selection Loading Transactions
Max Size: 149.91/200 MB

Candidate Block

Mining Attempt 9de45f9c0731d309eb059bf1b6317ef03cd67aa0439fb8c50f3ebb30bdc61c70
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 25f95ed7780f6c0384b81df2e27520e211766ac9e4103ab5d75afd0ba39322f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,654
Size: 1.00 vMB
Total Fees: 0.01744766 BTC
Feerates: 100.36 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (138,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,522 776,522 00000000000000000002b393bc8410c66f4b5e273e16a39c15cc22dba32d2e21 3,122 1.00/1.00 vMB 22
776,521 776,521 0000000000000000000364bae314dc280c43f9b8d1f6a6e2b13b47c89944a866 1 0.00/1.00 vMB 0
776,520 776,520 00000000000000000000627d50f644ebc72c0bc4579aaa1341630756f8e451ed 2,530 1.00/1.00 vMB 23
776,519 776,519 0000000000000000000141a7338eb3252022598b62e795027397eff7874c261f 2,953 1.00/1.00 vMB 27
776,518 776,518 0000000000000000000567c1ac49178f734895075ac2410302513f245eac62a5 3,152 1.00/1.00 vMB 38
776,517 776,517 0000000000000000000141254e831127d0e7a995f8867ce9e13427fdc84c9042 1,810 1.00/1.00 vMB 27
776,516 776,516 0000000000000000000088be5eecc02463fd4b7fd9afbcc4a25bcd1118547a44 1,552 1.00/1.00 vMB 17
776,515 776,515 000000000000000000062ee5c6896b1c102709488116c70bcbfae2f470ee6caf 1,610 1.00/1.00 vMB 11
776,514 776,514 000000000000000000046b842e504b3482218b6c46822a4105617fa13b20b3a6 1,455 1.00/1.00 vMB 11
776,513 776,513 0000000000000000000472410125d629edc133b5e6049fb439f9dc45e091faab 2,691 1.00/1.00 vMB 18
776,512 776,512 00000000000000000004ea9ee904bdd70e108dbb7a352972441db8539c6045c4 1,360 1.00/1.00 vMB 9
776,511 776,511 00000000000000000004492e54c261f6b9f126ff0e96cde5150c6a3ecf4e3cd2 694 1.00/1.00 vMB 6
776,510 776,510 000000000000000000029a298e9357612066737cfa761d3b3bfe1e1dd7b7958e 544 1.00/1.00 vMB 5
776,509 776,509 00000000000000000001e082d8dd68286e95be5731df8974fb03ae866f85cda2 1,868 1.00/1.00 vMB 15
776,508 776,508 00000000000000000005e047ebf1f93a69b82996a97db5f0197f8ea65ae1f4bc 2,415 1.00/1.00 vMB 10
776,507 776,507 000000000000000000072650fe382d1ceb19436351ea5899d6db0fca7106cc8a 2,642 1.00/1.00 vMB 27
776,506 776,506 000000000000000000051fcb591db38ec227cceb45b58b85727cef809e8cc7c9 2,321 1.00/1.00 vMB 17
776,505 776,505 00000000000000000005390e928dc972d34afbaab61a724e343033aa924562dd 998 1.00/1.00 vMB 8
776,504 776,504 0000000000000000000531fdabc0a624a91159248caebfc2520e6485f2de3985 1,132 1.00/1.00 vMB 8
776,503 776,503 000000000000000000030f719ab7056cf073fc2d426436b06d41f1b1a8b9befb 2,867 1.00/1.00 vMB 16
776,502 776,502 00000000000000000001e14d52fa3eb550fbacd88b45db09adb4b6ab61695781 1,610 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.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: 629.31 GB
    • Received: 11.90 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.