Loading Tool

Explorer IconExplorer

Memory Pool

47,502 transactions
27.78 vMB
0.09347665 BTC
Random Selection Loading Transactions
Max Size: 146.91/200 MB

Candidate Block

Mining Attempt 6c10ee9ba74127f9f324a9de442e05e43d467fdce8753c57b065c2a5549a8c22
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 37169229a40338f49928c2bc144e0e9da2bbbcadcc0fc55764a62ebc756e97e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.03745227 BTC
Feerates: 159.25 > 3.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (606,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,495 308,495 0000000000000000374aa0a2def88427974f5446864631b302f2d69aa4134635 128 0.04/1.00 vMB 40
308,494 308,494 00000000000000003d61ffd51fa861511e6ecc0e5f3fc183ee64f928b7da3561 256 0.16/1.00 vMB 28
308,493 308,493 000000000000000039675f5545448a9b85cba898eecfb286ae95a67315b0a066 26 0.01/1.00 vMB 22
308,492 308,492 00000000000000003e6b09951b22ed73e0f620801bc8ae096bfa77e638246439 161 0.11/1.00 vMB 25
308,491 308,491 00000000000000000d39e7eea52ced7786a0e28c7e4993964fda74d957ce4408 414 0.29/1.00 vMB 25
308,490 308,490 00000000000000000e3f00422bccc900014bac9c52d93ce28f545f6e7b1f6d0a 25 0.06/1.00 vMB 16
308,489 308,489 00000000000000000c0c9ece1fb4d57f17a794493992d86ebad5eacc42dff8fd 69 0.08/1.00 vMB 17
308,488 308,488 000000000000000000bc8efe03ad71e7509f70862e6f6574dbeb0895e79e1107 313 0.24/1.00 vMB 23
308,487 308,487 0000000000000000045b656853c2cf92c9b78626157696d7050f271a56c314b1 169 0.12/1.00 vMB 17
308,486 308,486 000000000000000034ce2bbbb201e25960470ac9c9751025d67879bc94429124 181 0.34/1.00 vMB 14
308,485 308,485 00000000000000003780f518a811bbc0be8b42c0a7a0a430953ec6bdc9e6783f 405 0.50/1.00 vMB 19
308,484 308,484 000000000000000025f1e44c1c5db6c094cedb21b8b2b5fc5e562cd6f2ccb3a0 221 0.24/1.00 vMB 17
308,483 308,483 00000000000000002cf2938823644c693663d90b5d14722cc488b5dbe2a453c8 243 0.47/1.00 vMB 14
308,482 308,482 000000000000000020e1d37f7afb039ea2671e3d4e3f4a0707f918997628c885 407 0.50/1.00 vMB 20
308,481 308,481 0000000000000000362ef67b961aa8ce0fff71437a1a349298e965570c3b4d2d 256 0.28/1.00 vMB 17
308,480 308,480 00000000000000003f7c09eb2dcfe594a78c900f2471a04d44a6f55ce92ca8c5 431 0.48/1.00 vMB 17
308,479 308,479 00000000000000002129aa52f209995a2f15b4a003a4123de285923cdb11b2b1 870 0.65/1.00 vMB 23
308,478 308,478 00000000000000001aaa85a049c21f92337b78148ec45dcdf463841023945f68 757 0.25/1.00 vMB 42
308,477 308,477 000000000000000027863537f9add810742186a8c6cd19f731263325d63a9fb3 488 0.27/1.00 vMB 30
308,476 308,476 00000000000000003ebb1d77027d7b18bc9fb033f29aa552d6cf7ee0a8cf692b 141 0.28/1.00 vMB 10
308,475 308,475 00000000000000000eef6ea3ee2d6bb263605f916df16fb4b36a1518df593428 1,898 0.92/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.20 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: 654.02 GB
    • Received: 14.08 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.