Loading Tool

Explorer IconExplorer

Memory Pool

78,019 transactions
28.94 vMB
0.07809698 BTC
Random Selection Loading Transactions
Max Size: 175.49/200 MB

Candidate Block

Mining Attempt bcc7d369ab0e7e3e51b964e84158c8dc0bec18887bce3c82a3c0e8f58493cf10
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 9a789fded08a9cf33eb0dd164a09ca50b2c5865c08d1de07cecaa07b11b9bcda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,454
Size: 1.00 vMB
Total Fees: 0.01776218 BTC
Feerates: 100.81 > 1.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (170,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,783 744,783 00000000000000000001dc8d6956d35f86188d3597c688bc3ecaadce1f1ba8de 1,057 0.36/1.00 vMB 13
744,782 744,782 00000000000000000007acbf3e6228e8f012355957707b5d3567708ef0a3d557 1,452 0.79/1.00 vMB 6
744,781 744,781 00000000000000000006da8025e01d7669c797300f52f45ff7695d199b22586d 2,781 1.00/1.00 vMB 15
744,780 744,780 000000000000000000078392736ce97de79ff2ea690eed7d3a1ce37c61347b1e 471 1.00/1.00 vMB 3
744,779 744,779 0000000000000000000987277c798592af5062bcc5abe33e34e42e04d908ef42 1,315 1.00/1.00 vMB 5
744,778 744,778 00000000000000000002faeddbd13d2399778ca61762e4dacd468920211059db 1,549 1.00/1.00 vMB 16
744,777 744,777 00000000000000000003c466993261d8cbcddb789807bb0194ec3abdeea8b3b4 2,232 1.00/1.00 vMB 15
744,776 744,776 0000000000000000000675de3e52604ebdfe3d87fee8a4713e58cf7b82ec703e 2,786 1.00/1.00 vMB 14
744,775 744,775 000000000000000000065b06c2a5a64a7b8ee1859ee23b5fdb42d53f8f288609 798 0.31/1.00 vMB 12
744,774 744,774 00000000000000000004e29394a7ce66fd0724574791899eb891e2e23bd3553a 508 0.49/1.00 vMB 2
744,773 744,773 000000000000000000032b3cd2dd7864b7b37003c006939c4e0f342341987754 2,392 1.00/1.00 vMB 9
744,772 744,772 0000000000000000000542590b6cad46b798887179f67e49e95a8a48b51a9fc2 3,201 1.00/1.00 vMB 18
744,771 744,771 00000000000000000000b758bdf7fbce34edaaf90314cf96c66fedb35ec2d1be 1,994 0.82/1.00 vMB 10
744,770 744,770 0000000000000000000824299e6243c3c51624ed790f6f3d49c1b7e9d790ca52 1,226 0.94/1.00 vMB 14
744,769 744,769 00000000000000000007daf3e6e9677a5696c7c5687d408d2955bd06d23f62de 1,753 0.82/1.00 vMB 13
744,768 744,768 00000000000000000008be8ecda80beab72b3d9efa3c2ebada7a9450bbfcecb2 1,430 0.48/1.00 vMB 13
744,767 744,767 00000000000000000001cae30a00303c53cfa8e6a1f5d3c3fdf7e47914e20fe4 1,045 0.32/1.00 vMB 13
744,766 744,766 00000000000000000000b3ee409af32124163c4e65a56c5d315ac131254dd6cb 1,902 0.88/1.00 vMB 10
744,765 744,765 0000000000000000000654fbc40b339a9a90547cf76a72addc07eb8422f236ff 449 0.17/1.00 vMB 11
744,764 744,764 0000000000000000000359c2a71a49d8ad94b767771ac29031d773aa3632a920 2,000 0.83/1.00 vMB 13
744,763 744,763 0000000000000000000150d4dfe67feedad0ca07baa620654d82d3572ee138a3 1,943 0.97/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.