Loading Tool

Explorer IconExplorer

Memory Pool

78,915 transactions
29.24 vMB
0.08536954 BTC
Random Selection Loading Transactions
Max Size: 176.99/200 MB

Candidate Block

Mining Attempt 74579ff8f7c6ef60a1b276f8bcede5bde6782bf0532bd1ff4f595c5c8c92f15e
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root be2001f8c86c6b9a37fef2e80d1b3d69a350c308038641e0c50da4fbc3775c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,481
Size: 1.00 vMB
Total Fees: 0.02409781 BTC
Feerates: 178.73 > 2.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (487,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,570 427,570 0000000000000000044839e21ea9c4e46a03537e9c9e8c94d6c1f7b58f050c0f 1,839 1.00/1.00 vMB 41
427,569 427,569 000000000000000004aec1b21e4cf9e32c4ace91d99ba6ab23b6ef7fd20cb348 1,749 1.00/1.00 vMB 40
427,568 427,568 00000000000000000166c5eb3735757cceb505d41d4a7134956e56b348a54753 1,510 1.00/1.00 vMB 40
427,567 427,567 0000000000000000038fd9763db2734b2ebecf0d7d997bc566745a7c588828f1 2,127 1.00/1.00 vMB 52
427,566 427,566 000000000000000004774e5482ea7227c32a1672568b75b8d100038578c3ef63 1,928 1.00/1.00 vMB 47
427,565 427,565 00000000000000000115ca718324c28d9d57d7fb3f3270a43f5260d8e10d6fba 2,720 1.00/1.00 vMB 56
427,564 427,564 000000000000000001c4ed2508de3162171bae9e95097f02f8d7e08288433090 2,978 1.00/1.00 vMB 78
427,563 427,563 000000000000000002a20a07a6f9fd0e5deaf089a0659fc4fa007bcbe370f91a 2,113 0.93/1.00 vMB 62
427,562 427,562 000000000000000001aed33ed1ce434a37c3aa1197a9a1c925974862a9db5942 2,381 1.00/1.00 vMB 69
427,561 427,561 0000000000000000044b2604c300cb1e04265defa91247b1bf8bfc065067c73a 2,908 1.00/1.00 vMB 109
427,560 427,560 0000000000000000035a7fab2ca3876567f2f03ac5d6436d9b1f243151839094 2,598 1.00/1.00 vMB 67
427,559 427,559 000000000000000002f3d46dc306148ab2905e540e6a78b8672f2aa51144cde3 2,403 1.00/1.00 vMB 58
427,558 427,558 0000000000000000023f114d826c5f77c7545ea21c31e2243baca3e8c8038576 2,481 1.00/1.00 vMB 56
427,557 427,557 00000000000000000390bd90ac2970406311156d2f555493245e6c33597b8403 3,032 1.00/1.00 vMB 89
427,556 427,556 0000000000000000031165d30ff68a5a4a99ac18fe994efe2b977de26c780cc7 2,043 1.00/1.00 vMB 57
427,555 427,555 0000000000000000031d7d2cf8a273506c7cde3f408d9b8f2247563fe0b31e8f 2,420 1.00/1.00 vMB 73
427,554 427,554 00000000000000000012b33ac6bd32cb7b0f5f620bfa0f7cdc2167ac05a0ef8c 2,055 1.00/1.00 vMB 57
427,553 427,553 0000000000000000020cfb30b68d0febadb4f39289f82307f397190fdc7397b7 2,099 1.00/1.00 vMB 52
427,552 427,552 000000000000000000bca0cf4c46d81dcd063a6bbb3e35137b6bfe0866348901 2,495 1.00/1.00 vMB 78
427,551 427,551 0000000000000000044e7950dbb82df479ede203eb22b649c8a58140c64b0254 2,419 1.00/1.00 vMB 57
427,550 427,550 000000000000000002ca54f1fcb001cb4f5d7061eedb4c075625448298648c87 2,757 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.68 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: 679.06 GB
    • Received: 16.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.