Loading Tool

Explorer IconExplorer

Memory Pool

44,751 transactions
26.80 vMB
0.06580329 BTC
Random Selection Loading Transactions
Max Size: 141.46/200 MB

Candidate Block

Mining Attempt 5754411c4dd09fb1f7db67f2946ab27b9a1431f919d22b75901e64a4ed944aff
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 3f57a35aa71e31697d7c7f8acc63e46adb45a2276104be17eb2c0485ce2ec36c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,412
Size: 1.00 vMB
Total Fees: 0.01641317 BTC
Feerates: 100.36 > 1.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (496,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,140 418,140 000000000000000003ec846a0da6690df6eb90f2598e4cb6aa5b9294a97f22f8 2,503 1.00/1.00 vMB 57
418,139 418,139 00000000000000000462ab945043fc3aaa809f01dc27461a72c14cc00ba1eb94 602 0.23/1.00 vMB 58
418,138 418,138 0000000000000000039d978f859fed73770a52a0020b9a5ce251b2a7e61dcd22 440 0.24/1.00 vMB 42
418,137 418,137 000000000000000004b5d6bc22afc577aa6cfcb618a95662995bc615ee1b9c03 2,498 1.00/1.00 vMB 60
418,136 418,136 000000000000000001374c0cd8869977bed9a0fbafea21a7750f8106dbe198eb 626 0.34/1.00 vMB 50
418,135 418,135 00000000000000000477a4538cf7fd6db02a11c9824ea2ad6bd5e0704e099a77 1,682 0.64/1.00 vMB 57
418,134 418,134 0000000000000000005037c22993c03d9672f8a01c4d6064f68f85c131f5faab 497 0.23/1.00 vMB 44
418,133 418,133 000000000000000000253aa2cf8a51b79eb77c8d9a3a042495844d36ef15a9f9 296 0.12/1.00 vMB 61
418,132 418,132 000000000000000004300b1b1c8f58710daa661dea4c2eff16ae6a498eb93438 2,006 0.79/1.00 vMB 51
418,131 418,131 000000000000000003c3e132283d79b72dbf285f55b65db5d407d4729f130198 629 0.24/1.00 vMB 58
418,130 418,130 000000000000000001236f22c37fc866b275951bb14aaa2a48dc8c3652111661 1 0.00/1.00 vMB 0
418,129 418,129 00000000000000000319b070c61a679df8972864a83cac6720e55fec6a547a18 1,716 0.80/1.00 vMB 52
418,128 418,128 00000000000000000525c255835fca10644cc6d2ec5f3e45f3fe307fd2176315 1,225 0.49/1.00 vMB 63
418,127 418,127 000000000000000002e9853d5f12153b7b108056666487a74c305f41bd62eb99 702 0.52/1.00 vMB 34
418,126 418,126 000000000000000004ef455b68bc1760338559d3420aa1fe82b4409235951157 1,719 1.00/1.00 vMB 45
418,125 418,125 0000000000000000000a842e1978720a121220e604deba309c72fbba7d2b3e3f 1,768 0.76/1.00 vMB 58
418,124 418,124 000000000000000000e08c2bebe0cbdd20293287a42b1612197adac8a14f4879 1,503 0.88/1.00 vMB 60
418,123 418,123 000000000000000000eb388263cbd8861479fa5baae13b6043aae1e85c011d2f 227 0.11/1.00 vMB 60
418,122 418,122 000000000000000003ada43f338976dee34fae479eb55319b14fc5af24b73123 1,628 0.61/1.00 vMB 58
418,121 418,121 000000000000000004b944ee760abc4773010d8e8cfea151897d50abd420340a 218 0.08/1.00 vMB 64
418,120 418,120 0000000000000000019d6b1fcf87652e0c0e74f20495e7a85d4aea5a7d9dd74b 1,446 0.67/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.76 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.