Loading Tool

Explorer IconExplorer

Memory Pool

42,015 transactions
26.07 vMB
0.05479403 BTC
Random Selection Loading Transactions
Max Size: 136.70/200 MB

Candidate Block

Mining Attempt fb0c83924cb72782064826ac5d5ad5b685b4f864742df31e88535891fab36e06
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root c01416fbabe532cdc17b224c63731d33e7d6b2ba306f3bb95d4837a075063f51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,947
Size: 1.00 vMB
Total Fees: 0.00729209 BTC
Feerates: 121.00 > 0.73 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (243,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,476 671,476 000000000000000000027e0a9678d5c94bd5e30668afbd1b8b808033d028f1c7 2,143 1.00/1.00 vMB 92
671,475 671,475 00000000000000000002939e6c120af9d4f24a91c456fce553e70742a1de0660 551 1.00/1.00 vMB 70
671,474 671,474 0000000000000000000586f77e88b46094532bf043f6e72fd56382fa2382caca 1,291 1.00/1.00 vMB 86
671,473 671,473 0000000000000000000309088c2e454ee973c61f2ed22bf88fc3c5daca7704b6 1,627 1.00/1.00 vMB 58
671,472 671,472 00000000000000000003e32c5086c350017d74c7770716e01afe80f66406d456 278 1.00/1.00 vMB 54
671,471 671,471 0000000000000000000767afb7c47f4564f22ad27e571e205bbe80fc370d2354 2,383 1.00/1.00 vMB 80
671,470 671,470 0000000000000000000b3eb87d1311d4cf706b27943c8811fbb6a277bfa06147 2,764 1.00/1.00 vMB 99
671,469 671,469 00000000000000000000958b6395b6d1c5a9ad86b690ee4673b9c482d0497a80 2,620 1.00/1.00 vMB 57
671,468 671,468 0000000000000000000c41bc02ec266e04d5799488c6a82ef3e46c5996cc020f 2,144 1.00/1.00 vMB 96
671,467 671,467 000000000000000000016fe2a0d7ab5b4400f80acb687c81ece8b1060df88dd6 2,768 1.00/1.00 vMB 93
671,466 671,466 000000000000000000099c2ae1c81d341902391b3b4e4f536361aecc0657bcfd 2,965 1.00/1.00 vMB 94
671,465 671,465 0000000000000000000c0bd8548dedd9f566d6fde200b49df119b8126213aea1 2,885 1.00/1.00 vMB 120
671,464 671,464 0000000000000000000468e0b9f394a428281881b314ac20bcbf499ee2a758c8 2,285 1.00/1.00 vMB 113
671,463 671,463 00000000000000000005b77f73a762fd0f5a79563babb69dcc520a475a525c08 3,080 1.00/1.00 vMB 85
671,462 671,462 000000000000000000016a76468cd392506e39dbaa5a2a59899d32494f1f9997 3,265 1.00/1.00 vMB 109
671,461 671,461 00000000000000000002bd35628dd4d513e1ccc20461811adf6ad64e6c4f520e 3,233 1.00/1.00 vMB 105
671,460 671,460 0000000000000000000912e2f9c33b31d2b0a787d834dcd40714eddb9ccb7608 2,647 1.00/1.00 vMB 120
671,459 671,459 0000000000000000000cf1d66bc8a4fdc788656a7fae7166dc82de77435efd96 2,193 1.00/1.00 vMB 109
671,458 671,458 0000000000000000000746baf9a47351d21b5a6146e81ad3a3aa61db553e36c6 1,502 1.00/1.00 vMB 126
671,457 671,457 00000000000000000002b111ee73699c97350911048b1b823a30b979a6d1d6b4 2,710 1.00/1.00 vMB 119
671,456 671,456 00000000000000000008dfb21970e1ea92ab08d0ae604ddfe3c1a5781c9b3eea 2,935 1.00/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.