Loading Tool

Explorer IconExplorer

Memory Pool

76,140 transactions
27.99 vMB
0.07960486 BTC
Random Selection Loading Transactions
Max Size: 170.81/200 MB

Candidate Block

Mining Attempt 104991f80eef5d8ac02274209e8e6162eb4a062213edfbb313317ec7770902d2
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 567cf1404a9d67a394be0dd9fc4cefd11108d4635bb25619dc5742065425cc36
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,389
Size: 1.00 vMB
Total Fees: 0.01942385 BTC
Feerates: 150.93 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (405,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,278 510,278 0000000000000000003f680a363639ff568437920cf5b4d6a7414cb867da13f2 2,081 1.00/1.00 vMB 12
510,277 510,277 0000000000000000002b339e66c9de9da9ba49bc2721df06a835e36462bf8cc6 2,398 1.00/1.00 vMB 55
510,276 510,276 0000000000000000001ab8935bcc8474c962f25a333aab9f2cd50bb30173bf0f 2,311 0.93/1.00 vMB 35
510,275 510,275 0000000000000000003ad9d8e5862b9449cb14e07674ef753f3d6593667a51ba 2,789 1.00/1.00 vMB 13
510,274 510,274 00000000000000000044493a778766cf2b44fa3def36fee2e645476b186befb1 1,296 1.00/1.00 vMB 104
510,273 510,273 0000000000000000005b188ead38d981ba900c695cbe3f73e2a763bed0d23a8a 522 1.00/1.00 vMB 10
510,272 510,272 0000000000000000004b39a471370257d1325217ce4d32ade5acb98cd78b44f8 1,153 1.00/1.00 vMB 14
510,271 510,271 0000000000000000005744aebdd017a6e44a78fac4b30d0ac1d1a45fdb2103e1 852 0.37/1.00 vMB 49
510,270 510,270 0000000000000000004ff2d844e9ae4e954ed5d80b1fac27afa7f992383b0090 1,788 1.00/1.00 vMB 33
510,269 510,269 00000000000000000017f462f079c34126fcaa4363f987fa60224650174541c6 208 1.00/1.00 vMB 2
510,268 510,268 00000000000000000022a38dd4e6ffff0ef943950c19f5f1fd6f55ec4d186522 1,795 1.00/1.00 vMB 42
510,267 510,267 000000000000000000119544412786f92a307257825c7f577de059734167de06 1,029 1.00/1.00 vMB 23
510,266 510,266 0000000000000000004f7aeba4f2ea6027343e045e1b86120093d9cdd32ebe7e 563 1.00/1.00 vMB 13
510,265 510,265 0000000000000000000de680e7648dd3ac52475c10a581e30363f95cc2e0c12e 2,017 1.00/1.00 vMB 38
510,264 510,264 0000000000000000003588a17e503ccaab74025a8c35bcc2a639dab6e8662a97 342 1.00/1.00 vMB 4
510,263 510,263 0000000000000000001d52f15686fb085c2eed74876b3bc8aeb9906b4aff08a4 275 1.00/1.00 vMB 5
510,262 510,262 00000000000000000006e502155e10627b4c894b94e6ed122405f26ff7b82f95 2,335 1.00/1.00 vMB 12
510,261 510,261 0000000000000000005c311662e7b03a11de27cc5c64e8445adae2e55d63ad32 2,443 1.00/1.00 vMB 69
510,260 510,260 0000000000000000005a513de8b082f83c2f18909f12204a9a9ea618e798b510 1,023 1.00/1.00 vMB 11
510,259 510,259 0000000000000000005d6c963964508faca7bd07ae7e8f4624f726b7be7c26bf 2,537 1.00/1.00 vMB 52
510,258 510,258 0000000000000000004651b7a2ce9ff054afd484e4e1ca247b9a01e2a6c01000 1,239 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.