Loading Tool

Explorer IconExplorer

Memory Pool

79,308 transactions
29.69 vMB
0.07689627 BTC
Random Selection Loading Transactions
Max Size: 178.09/200 MB

Candidate Block

Mining Attempt ae420be250115d2ab47f60613129683c9e9ad895d8c89e54d85c0c4d94193211
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root b5ff3a179cd3f0f974c46284798c85535254c46780df8f5d61946d3b94b3f987
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,811
Size: 1.00 vMB
Total Fees: 0.01629318 BTC
Feerates: 313.32 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (143,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,868 771,868 0000000000000000000317368e1690f2180ec3f6435ba0aaa65a4e219f7ed52e 2,613 1.00/1.00 vMB 8
771,867 771,867 00000000000000000001704fe25eabe20f98235693e76568066d946f94185f67 1,571 1.00/1.00 vMB 13
771,866 771,866 0000000000000000000294b75ccc7f835ab3c939c2e16e982d0362c551fe58f4 2,138 1.00/1.00 vMB 19
771,865 771,865 0000000000000000000088ba2292ecd09cf01884420783b3336a90d031d168c3 1,026 1.00/1.00 vMB 2
771,864 771,864 000000000000000000065f3261de1b99e58cf2e7ee47e441a0c12ddebf851600 2,835 1.00/1.00 vMB 9
771,863 771,863 000000000000000000025fcdee4b92614fd290a8de91ba7dff4f863b6fef85d0 2,696 1.00/1.00 vMB 12
771,862 771,862 0000000000000000000522238537475b1c48b871d8ed58015be92a648b6eaa3a 3,655 1.00/1.00 vMB 22
771,861 771,861 000000000000000000013994d194ca13b37545900a3738aed878e8196523cdf4 3,012 1.00/1.00 vMB 12
771,860 771,860 000000000000000000083660be7198dc2e86854d5660d7bcd6b215d6862a6bb6 2,596 1.00/1.00 vMB 4
771,859 771,859 000000000000000000074d6a9b0f154f472d908916f46b71d37724f72e0f6cc3 2,631 1.00/1.00 vMB 18
771,858 771,858 00000000000000000006b88cb5e9ca5609e39a7ee485b67dc3177615eadbb92c 1,470 0.94/1.00 vMB 7
771,857 771,857 00000000000000000000a47d187b8e76c71aae9f0052c387ef08507a3a6f434b 1,039 1.00/1.00 vMB 3
771,856 771,856 00000000000000000002a7a764a77f22094e7ff528b85f2c6863d73567816e88 1,239 1.00/1.00 vMB 14
771,855 771,855 0000000000000000000574fb67cadf37ba0cda26f8a125580c0868e7e43a9aac 452 0.17/1.00 vMB 14
771,854 771,854 00000000000000000001cd4365cc81af586d94077aa2f219cdc607a816110909 634 0.20/1.00 vMB 11
771,853 771,853 00000000000000000002c9ff1e53fa71e983559fa98924dc4828ea18b6911074 485 0.21/1.00 vMB 7
771,852 771,852 00000000000000000006afcf96ea2a0fbe30b66070ec2f7033609177de54af9e 2,556 1.00/1.00 vMB 11
771,851 771,851 0000000000000000000816a348ab0d787555964aad1387c8eff4c905bf9f19a0 902 0.30/1.00 vMB 11
771,850 771,850 0000000000000000000202f1e231b1f9e1710af901ba77efc6f216f5d7b995a0 1,998 0.91/1.00 vMB 8
771,849 771,849 0000000000000000000236ef2308bf71755143ad622215cf2d65e60423147480 1,486 1.00/1.00 vMB 10
771,848 771,848 000000000000000000011b1509633dd04ed1e4d14dae060e01f132e7a08b825b 1,476 0.61/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.