Loading Tool

Explorer IconExplorer

Memory Pool

73,616 transactions
28.33 vMB
0.07590571 BTC
Random Selection Loading Transactions
Max Size: 167.63/200 MB

Candidate Block

Mining Attempt dbf5654a2f1ee369a1baa5b1c9342024b8b91233fdfa319f4a1d58ad3df0af49
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 3e4531d53aa00394596b06d4b78e17623dc3570514ef7e3ea2df2a9bb142a3e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,718
Size: 1.00 vMB
Total Fees: 0.01895651 BTC
Feerates: 150.86 > 1.90 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (151,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,409 763,409 000000000000000000020b504d9fb89dc1e14d96996321b2c62b3081cea57ded 1,325 1.00/1.00 vMB 25
763,408 763,408 000000000000000000055d5f1835ecca0014110e06c95a0aa30c03387e0cbe67 2,064 1.00/1.00 vMB 23
763,407 763,407 00000000000000000002835c33a5363bdfd712d19cba7d71ae45384d4e65d1fa 1,481 1.00/1.00 vMB 19
763,406 763,406 000000000000000000008fcc4a9c9ab5fd743f9af1a6ac06ec21fd9d135cf83f 572 1.00/1.00 vMB 16
763,405 763,405 00000000000000000000a6b8eb8625245ad2c9a2e1f3d32693e77c520aaee446 1,830 1.00/1.00 vMB 23
763,404 763,404 000000000000000000034fd19b61da09153f86b089128b6f11068cbe235ba6fc 1,418 1.00/1.00 vMB 22
763,403 763,403 000000000000000000030a76ad86ecb580eb2eb44f3469be33be9f991fbb00f2 352 1.00/1.00 vMB 14
763,402 763,402 000000000000000000014f063a47d28213c1fd552dec223ba9ef55588addb648 3,233 1.00/1.00 vMB 26
763,401 763,401 00000000000000000001fa98d2331d31b090121b8f5bce22e1403665e8d152d2 2,885 1.00/1.00 vMB 26
763,400 763,400 00000000000000000003f8a2ea17d10a9f2ec9d6cbe0b53bf0a8b68fb04b45d1 2,823 1.00/1.00 vMB 27
763,399 763,399 00000000000000000001d5e9bfcebdfeda3f78dd048504198ad1a7e00b21fadc 2,262 1.00/1.00 vMB 44
763,398 763,398 00000000000000000004698262d70574cdfe6f8fbfa9f09f3289163c2d8c0c29 1,026 1.00/1.00 vMB 16
763,397 763,397 000000000000000000016147455efa259bc254d393011fc2973dc715de545e47 1,869 1.00/1.00 vMB 22
763,396 763,396 000000000000000000021e54ea8cf81aa5374d09c22a7438d1f5f14853cf9620 2,782 1.00/1.00 vMB 35
763,395 763,395 0000000000000000000637174220bf4b40bf08030531031a2f5433dd77dbad5e 530 1.00/1.00 vMB 15
763,394 763,394 000000000000000000037a95f1ee845bbc5245f33969a9a7f6e844c3ff495038 594 1.00/1.00 vMB 15
763,393 763,393 00000000000000000002c50692a71d9900cfca39ab10bb8d9241939869e0a47c 1,656 1.00/1.00 vMB 19
763,392 763,392 000000000000000000079538d74ccabf58138a92cb5e61e6b119502586edd429 547 1.00/1.00 vMB 15
763,391 763,391 0000000000000000000607e83f6e230e5fb847bf24423dccfe6ceb2c4216ed04 2,344 1.00/1.00 vMB 25
763,390 763,390 00000000000000000000f6d2893ff67b5ba1084df30575884f4dbb36c3b9336f 2,300 1.00/1.00 vMB 25
763,389 763,389 0000000000000000000376a4c5a9637fe125daf2ad2a1f98f3777b3531a36535 2,336 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.45 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: 666.82 GB
    • Received: 15.22 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.