Loading Tool

Explorer IconExplorer

Memory Pool

80,035 transactions
30.02 vMB
0.08689969 BTC
Random Selection Loading Transactions
Max Size: 180.05/200 MB

Candidate Block

Mining Attempt d2f588de0fda22603a5ebf966527cb9889a3b3c1c1bcd4f5f475716f785c7ac3
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root f48c5d42dc684d6ee6232b4be86e98a291df776e90ed9facd542653ca692c543
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.02550627 BTC
Feerates: 301.07 > 2.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (477,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,572 437,572 00000000000000000275d6d37eec36d507cb0be023f699cf8d8bdc8a4d9a214c 1,430 0.79/1.00 vMB 66
437,571 437,571 0000000000000000038032f1019409ebc05a875bca076cc47fc511bd72589c71 1,607 0.87/1.00 vMB 67
437,570 437,570 000000000000000002e43e97dbd7c80138dda9ddded0fd976926e47852784354 1,691 0.80/1.00 vMB 64
437,569 437,569 00000000000000000414b5a579ba96f74ae7df1f5ec65d196969a5d143a04a1f 568 0.28/1.00 vMB 68
437,568 437,568 00000000000000000357b6dae90a523558c3568387da357c5da75f967f7236a6 315 0.13/1.00 vMB 78
437,567 437,567 000000000000000002fcae59ba50fc8bfea89090dd35e79ac81f07d25302599a 737 1.00/1.00 vMB 24
437,566 437,566 000000000000000001ca994b616f942a97771e38c759746f2ac4c545169b00bc 852 0.54/1.00 vMB 63
437,565 437,565 000000000000000000f0a7559d592c4587288938bf222f4db4c7b36adbbab2f0 1,295 0.98/1.00 vMB 31
437,564 437,564 000000000000000003d16a8423bfebdf142de754a5a539858b77e915f97cfbd5 2,711 1.00/1.00 vMB 85
437,563 437,563 000000000000000002d64f2928890f524167cf95aa50656d1b97ff80a83213cb 2,188 0.94/1.00 vMB 59
437,562 437,562 00000000000000000243e11335f5fa9571ea4b7ec33ad1dffc766da91c418eb9 2,372 1.00/1.00 vMB 70
437,561 437,561 00000000000000000399194e9ca989e996510aea2f2290c180ab4341bb8a7b49 647 0.25/1.00 vMB 74
437,560 437,560 000000000000000003db8eff4da739e500e7094725053fb37da8e7c84053130e 1,128 0.75/1.00 vMB 45
437,559 437,559 000000000000000003cd8edd20cb7e5ee03f0ebe8b36cf2f4df914a6adc75651 634 1.00/1.00 vMB 26
437,558 437,558 0000000000000000039152d1453e02deb3cf5d6bd39fc333662ebd2cc19b5fcd 537 0.29/1.00 vMB 70
437,557 437,557 00000000000000000050005ecbde201a09f4b1ccec3e94a8efdf67d77e2eff0a 1,744 0.74/1.00 vMB 68
437,556 437,556 0000000000000000025f3d991572bf5f7af05fd5c101725d1c57b25f44976b73 397 0.17/1.00 vMB 72
437,555 437,555 000000000000000000cc59d7c604c20330befef76b1cb5e250aff4a5cc93d9f4 980 0.50/1.00 vMB 68
437,554 437,554 000000000000000003ae12a7d1a72ed8d2ec285eaeb5f1a0f2dcc17d4d2115f9 1,575 0.99/1.00 vMB 35
437,553 437,553 0000000000000000002b857da6c66b3010b5b45b37a6e4b0a2481dde06f96543 2,619 1.00/1.00 vMB 74
437,552 437,552 00000000000000000278982ec9d789a18c2e1e34e74603c8165a4eba39c404a5 2,714 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.