Loading Tool

Explorer IconExplorer

Memory Pool

47,067 transactions
28.96 vMB
0.19445418 BTC
Random Selection Loading Transactions
Max Size: 151.40/200 MB

Candidate Block

Mining Attempt 76984fdf4402182b1d6b1a8e86221069a61ac1160788c8bfbae1af9be87e5188
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 39c5ace97f5f92c2d515937a6485acea0e39eb3908d6af1de7b1e2c321cbfd21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,717
Size: 1.00 vMB
Total Fees: 0.06559172 BTC
Feerates: 151.12 > 6.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (151,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,540 763,540 00000000000000000004df624e13a249407a6ee5aaa0bf33009c05aebd7c10bf 1,488 1.00/1.00 vMB 22
763,539 763,539 000000000000000000073455b5bd7e6fd2659507ecc34c14ef35041907460724 1,471 1.00/1.00 vMB 18
763,538 763,538 00000000000000000002b343a0fb56681cc7713726736821bb0bb00487923071 935 1.00/1.00 vMB 18
763,537 763,537 00000000000000000005ab07d25cba15f4363e31ab47e7204058711d68482cf6 605 1.00/1.00 vMB 15
763,536 763,536 00000000000000000006bd17321aac8b09f32cee7ab81aba78571da5cdea08a0 2,370 1.00/1.00 vMB 22
763,535 763,535 000000000000000000070598fd1033b3eabb9ec54394ace93ee93b9bbd60881a 195 1.00/1.00 vMB 13
763,534 763,534 00000000000000000005c1f0ea0b57dd91fc4e0d6ed4e8554100095d8814f975 176 1.00/1.00 vMB 13
763,533 763,533 00000000000000000001e9fbc6c7079f79bb08684dc926ede5b4df521a113913 1,272 1.00/1.00 vMB 18
763,532 763,532 0000000000000000000717a3446bf46695428eaafed86dcbfa7e16f1c19163e4 186 1.00/1.00 vMB 13
763,531 763,531 00000000000000000006842437dad0dcbd976984e6e63c044471e5ba677bddc0 1,122 1.00/1.00 vMB 15
763,530 763,530 0000000000000000000028f600afbbd9cab8f8c271ac0073f6ef4835e02c8210 2,253 1.00/1.00 vMB 29
763,529 763,529 000000000000000000039cc57f84f9517cdb59b0f6b334036ab48f7f6b0336df 2,070 1.00/1.00 vMB 22
763,528 763,528 0000000000000000000740b7bfdaef5667741538b4a0c7026e28a187b3fa9884 3,041 1.00/1.00 vMB 28
763,527 763,527 000000000000000000055233cdbf5f0416c32b653f4ca513f8e939828c9b5001 1,449 1.00/1.00 vMB 19
763,526 763,526 000000000000000000043948d7717983d9b0e8ff9776c9cd518cde0e38fc3512 215 1.00/1.00 vMB 12
763,525 763,525 00000000000000000002af00b82a3b564680bf74f498d41db94e2b9169fce001 184 1.00/1.00 vMB 14
763,524 763,524 000000000000000000034df4f7423d3f1c3b55b12445b2dc4ce08879a5366e37 704 1.00/1.00 vMB 16
763,523 763,523 00000000000000000001439cc4f2e652223b8fd7dee7d8b353f9f4bfa6d102cb 165 1.00/1.00 vMB 13
763,522 763,522 0000000000000000000177b3aa9f7dc904d2b75d2ae922ab72791c985968d465 826 1.00/1.00 vMB 17
763,521 763,521 00000000000000000004eb07994d3c414e7c3a30742facf030b21f30e3ae7648 610 1.00/1.00 vMB 16
763,520 763,520 0000000000000000000132575845b51b36e116b9cb4af665e571b91392da7687 2,090 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 643.56 GB
    • Received: 12.59 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.