Loading Tool

Explorer IconExplorer

Memory Pool

42,762 transactions
26.88 vMB
0.09153129 BTC
Random Selection Loading Transactions
Max Size: 140.41/200 MB

Candidate Block

Mining Attempt a433f0145eec7a1e90e8768e7e0582378959241a40ce8b959dc4ba7c1841151b
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root bf5f6f70ae2e9f9209ed60831612f68bb330493d3d429eebf4e8a12a001a4f00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.04127173 BTC
Feerates: 151.01 > 4.14 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (611,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,726 303,726 000000000000000063fd908a1821d2719dc22b5d9dc30e385e501da213825822 330 0.22/1.00 vMB 27
303,725 303,725 000000000000000020da9cf80cac5c383a9827611d0839680b15253cbd1b0900 132 0.27/1.00 vMB 13
303,724 303,724 00000000000000004b0473a693e172e175a1c7569a01e61f0e214d612025f464 1,138 0.50/1.00 vMB 38
303,723 303,723 00000000000000005969c82673c15666a1731e2e6ed55d8fd08386ee0ef15770 1 0.00/1.00 vMB 0
303,722 303,722 000000000000000001e7d1e2ea4a88c32529ddee46cac4549739ccca8f1331b8 89 0.05/1.00 vMB 34
303,721 303,721 0000000000000000287dc7760e245b4ad47b4e6760d9ed04b2b4986bd4718a4b 32 0.01/1.00 vMB 41
303,720 303,720 00000000000000005edfd602259cbc26ddc4e498776edc0d42480705d273cf17 387 0.35/1.00 vMB 22
303,719 303,719 000000000000000001de6c839084e7fcf7e6fa86cbcfb646dda7ae89b78b2896 648 0.25/1.00 vMB 44
303,718 303,718 00000000000000003ac2de1e972d210385a6eb47ec75e15b00285edbeaa6d4ae 264 0.13/1.00 vMB 28
303,717 303,717 00000000000000000b715cb63e77d247bcb9e7b727fedd5e292ffefcb03ab4bf 279 0.17/1.00 vMB 29
303,716 303,716 000000000000000024ae9e4c9a45ab627b98d3c47b11b4d8cee1adaea1a9fee0 334 0.24/1.00 vMB 25
303,715 303,715 0000000000000000165aad8068af78ede5de1b4e6f8bfd6d75b0adf6683597bb 480 0.33/1.00 vMB 25
303,714 303,714 000000000000000064026b7aa91dc4b1ccd499c823016acc8a0099fe098e2c1a 525 0.33/1.00 vMB 27
303,713 303,713 00000000000000005bcb1a2c0b0c785d4bbef302054e263139a5db47be69d6a7 430 0.28/1.00 vMB 22
303,712 303,712 000000000000000031caac5f309585dbd645c06c53aa508db12a72452722af47 151 0.25/1.00 vMB 16
303,711 303,711 00000000000000004d0d12b51f15875d1af8d459e5326445769f14100e2ca49b 541 0.25/1.00 vMB 39
303,710 303,710 00000000000000003825b509524ea54d3b0a0b6ce542ef1b1df787807a6a7c7d 855 0.35/1.00 vMB 40
303,709 303,709 000000000000000004157f5510cf00cb16a300cda49e5cad801d2b151580f4ef 533 0.34/1.00 vMB 29
303,708 303,708 000000000000000049a60b39f04d4299957109bcbca39d9ad606c156d60bfab6 133 0.07/1.00 vMB 31
303,707 303,707 000000000000000068b3d2484b2602ac5a3ec603071811c806b91aef8ed2746c 420 0.27/1.00 vMB 26
303,706 303,706 00000000000000003bc982f829f81061193683ddf7611299159f9ad8977fecea 324 0.18/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.