Loading Tool

Explorer IconExplorer

Memory Pool

77,479 transactions
34.17 vMB
0.14175469 BTC
Random Selection Loading Transactions
Max Size: 190.14/200 MB

Candidate Block

Mining Attempt 9424051c6c200cef10bd9c782af9291a97607a218b132183a06d529ed66f9462
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 4d6d11bdc5d3e16286de51333276ae984585427d2cdd11ae239027c544e1ec15
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,714
Size: 1.00 vMB
Total Fees: 0.02291249 BTC
Feerates: 84.27 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (16,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
898,457 898,457 000000000000000000016c2d4e90e36c84046cfcd872c7990d43464a6ccfaeb4 458 1.00/1.00 vMB 2
898,456 898,456 00000000000000000001d3c897056a324b1ba24115156bc4ae631c2347c48a26 3,008 1.00/1.00 vMB 3
898,455 898,455 00000000000000000001162703f4b25b6d9a6aa160c2c356d93fb5810a1fbbdd 2,966 1.00/1.00 vMB 3
898,454 898,454 0000000000000000000038904daca7f2aeb795457ea197bf513edb0f9db210cb 3,233 1.00/1.00 vMB 5
898,453 898,453 00000000000000000000adf7bbb2fd122567ba80b2c2bac12cd2c0b2220370ea 3,514 1.00/1.00 vMB 3
898,452 898,452 000000000000000000004839cd6d2676f1ca678223e55c14914724361a2cdffe 3,583 1.00/1.00 vMB 8
898,451 898,451 0000000000000000000143b69c02b9990aa2fc24586ef014bcd5e256a854cb10 3,674 1.00/1.00 vMB 6
898,450 898,450 0000000000000000000163cff7233b1f8ebf7f6c16a7b70b9d841fd5b7f390b2 3,711 1.00/1.00 vMB 3
898,449 898,449 00000000000000000001efa9f6d27ba53a5796ee1086307dd38195646ca41254 3,857 1.00/1.00 vMB 15
898,448 898,448 0000000000000000000155c0a72e58b432d6f021ed20754bfe7fa62953a6b674 3,470 1.00/1.00 vMB 11
898,447 898,447 000000000000000000015b28e5e4a6bccd4f4932ff31e6740e850127ec65be68 695 1.00/1.00 vMB 1
898,446 898,446 0000000000000000000028d6cec17b910fc2c3020b504b9bbdf9dcd72409e2bb 3,582 1.00/1.00 vMB 4
898,445 898,445 00000000000000000002039eae9d08ff9817cc0368e79c11bb462de64c2f3f95 1,626 1.00/1.00 vMB 2
898,444 898,444 00000000000000000002493c848af454c9f310255703e8b826ca1e5d6a79eb17 2,354 1.00/1.00 vMB 3
898,443 898,443 0000000000000000000214cbcc9e1e556c65bdd9f246308cada5583478df8f56 2,462 1.00/1.00 vMB 2
898,442 898,442 00000000000000000001afc84c2f884fe79ba264eb9d43ab3e4d186d338710fb 351 1.00/1.00 vMB 1
898,441 898,441 000000000000000000003b11fba7ba82c7f9de661d08903a0ec9ff4dfe5ae68c 2,448 1.00/1.00 vMB 2
898,440 898,440 0000000000000000000118cdbf70d61af710e47be7dd588bd5cba3fa56a182de 3,586 1.00/1.00 vMB 4
898,439 898,439 00000000000000000000e7d1d1ae123258c039fc823cbfea577892292b37d6e0 2,176 1.00/1.00 vMB 2
898,438 898,438 000000000000000000023a8571c2f9201f2740ab6a3e039c5e0978cd8b8c5063 2,714 1.00/1.00 vMB 3
898,437 898,437 000000000000000000010130abfa7d757d73c0df8a1189e9eaf3aaeaea22ce66 918 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.11 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: 736.24 GB
    • Received: 18.58 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.