Loading Tool

Explorer IconExplorer

Memory Pool

41,142 transactions
32.80 vMB
0.09500182 BTC
Random Selection Loading Transactions
Max Size: 163.41/200 MB

Candidate Block

Mining Attempt d8354b65cbd2602453d53122265d483328f9fdf8285a87e0d6618fe70f672aec
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root 306104d57b4f130ff920cb807e6d51c89a482a8231b379f2a910937fae94dc0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,598
Size: 1.00 vMB
Total Fees: 0.02554510 BTC
Feerates: 501.64 > 2.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (445,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,678 468,678 0000000000000000011a6c5ea280b5a93590c9358aa0f759cbf018373baf5d6d 2,260 1.00/1.00 vMB 414
468,677 468,677 0000000000000000019f94730f5fe6b44660b0c27930a7aabddad820bfb68f2c 2,451 1.00/1.00 vMB 364
468,676 468,676 000000000000000000a23ad25e6aad0dbef7ac030200f35444ec061429065bf0 2,389 1.00/1.00 vMB 347
468,675 468,675 0000000000000000017122655dd5a02064fd6169259ac2eb40b9ef7572b717b4 2,747 1.00/1.00 vMB 316
468,674 468,674 0000000000000000002cf87244d5363048392c6eef902fec90410e5c2d15e749 1,839 1.00/1.00 vMB 308
468,673 468,673 0000000000000000003732bb4ad3a42b179783ca31b3a91dd2e5794d99e476d7 2,189 1.00/1.00 vMB 334
468,672 468,672 000000000000000000f1b45b4a2b9a7e23c6a33dfe4f8a27cc8ed4b1ccba6241 1,340 1.00/1.00 vMB 343
468,671 468,671 0000000000000000003cf270cc3682c1bf16ddc851b552030423864a73414654 2,207 1.00/1.00 vMB 416
468,670 468,670 0000000000000000009addd27d95fe062768a131071a347701836c24443c3a7f 2,109 1.00/1.00 vMB 406
468,669 468,669 000000000000000000fc13ac6067e8d0eae18962ad4beeecac1b5ba9fa1c9264 908 1.00/1.00 vMB 406
468,668 468,668 000000000000000000b4b77882345688fefeb73772c5cfa8584eb2d006b1a041 1,243 1.00/1.00 vMB 441
468,667 468,667 0000000000000000005aa66af3e4255e87b063de887179a42b235c684c9d59ce 519 1.00/1.00 vMB 306
468,666 468,666 000000000000000000b0e2081247c6c2cb307ee4d299cdef253d4db2aba3a678 1,293 1.00/1.00 vMB 222
468,665 468,665 000000000000000000e771e725ec208f81367f8bd762ddf19cc889d2e6162699 1,676 1.00/1.00 vMB 398
468,664 468,664 000000000000000001b938ee86d8092018554488591956fefdc6cd4c4f3095ea 768 1.00/1.00 vMB 307
468,663 468,663 000000000000000001c5ebf590fb80589c549a0e7fb93e0ed70fcb87bd138afb 1,891 1.00/1.00 vMB 145
468,662 468,662 00000000000000000178630ba99d47b12b55316c1434e1d07561e8d878954618 2,974 1.00/1.00 vMB 187
468,661 468,661 000000000000000001ca3e7a18bb0f67cfc61d0f468a5353977f2b89e9acdf90 2,163 1.00/1.00 vMB 210
468,660 468,660 000000000000000000ef8ac14b4d7785f0a0ad21b675fd50bcff908138becd1c 1,844 1.00/1.00 vMB 366
468,659 468,659 000000000000000000dda26d7c45c91834e6390b209484f3bd8ae57eba59b943 1,485 0.99/1.00 vMB 539
468,658 468,658 000000000000000001c202f43ff2809979e49760f88e48333e81997e93cfd88f 2,324 1.00/1.00 vMB 270
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.09 GB
    • Received: 11.53 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.