Loading Tool

Explorer IconExplorer

Memory Pool

82,258 transactions
31.73 vMB
0.10810774 BTC
Random Selection Loading Transactions
Max Size: 190.23/200 MB

Candidate Block

Mining Attempt ab299e01cda0833a32e43976959b7b48d90534fd7a8f0be58fc9d0c5db16e957
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 91bd1f045258c376eac6b59b4ca754f7e6c5881ef9b04bf5c0f3357f4b11c46d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,979
Size: 1.00 vMB
Total Fees: 0.02443816 BTC
Feerates: 99.50 > 2.45 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (400,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,040 515,040 0000000000000000000bd0b2869c442fde0607a3323ff0907d837546b7018f09 1,093 0.42/1.00 vMB 33
515,039 515,039 000000000000000000379eae1f34d3087750661cc43eb6b905f5e5d16362a809 205 0.15/1.00 vMB 32
515,038 515,038 00000000000000000027b3dcd74ae50d983d27885e8aa1784defbf0bde17f443 593 0.27/1.00 vMB 25
515,037 515,037 00000000000000000044cfc0b2561d7178c5afd75010286ec0d30076badfc7bd 125 0.04/1.00 vMB 72
515,036 515,036 000000000000000000168a2c19c6da7cba79520828a89a53bb199979825e5db9 620 0.22/1.00 vMB 45
515,035 515,035 0000000000000000004b53f2ca77c9111deca313efa311b69108fbc2e9a1d1ba 175 0.09/1.00 vMB 43
515,034 515,034 00000000000000000027e32563f4aaf8c85441c4a245e157d8ff1bc8de39502e 30 0.14/1.00 vMB 13
515,033 515,033 000000000000000000463fb67ac0c02fb319c98b337f57557052193eca6702e8 723 0.30/1.00 vMB 24
515,032 515,032 0000000000000000002b8fefdc428deecb4b46fa1308c8853a8e6bbaebb8d633 344 0.20/1.00 vMB 51
515,031 515,031 0000000000000000004f6415a87fb96dbd02d7b5e7c3ee4c397eec58f744217c 914 0.37/1.00 vMB 43
515,030 515,030 0000000000000000000966671028ec929bc609088554ef144cbde712db81e6e1 205 0.08/1.00 vMB 59
515,029 515,029 0000000000000000003e23ffa4cd894b9b0bf0d7f03d72249070305d4904cc01 2,323 0.94/1.00 vMB 27
515,028 515,028 000000000000000000013c9445db95d0d62f6e5c86eb1ac9028aa6a04a01b529 874 0.42/1.00 vMB 31
515,027 515,027 000000000000000000069e28676b4041c876d50a309f128c89750a13fba13d98 217 0.07/1.00 vMB 42
515,026 515,026 00000000000000000009494e46c0e289e2c585debe385a8f3cd6f85512c38cca 1,198 0.54/1.00 vMB 26
515,025 515,025 0000000000000000001f9eb9b69172707d5c408afb0dcbf08f99463f88636456 1,725 0.68/1.00 vMB 38
515,024 515,024 000000000000000000109b51d71efd355d967f4a24bde7a8ed07a365851a473d 524 0.29/1.00 vMB 27
515,023 515,023 0000000000000000003bb61a72cca213fd94e313be89ddb36be7d358199fa90e 787 0.32/1.00 vMB 25
515,022 515,022 0000000000000000001cba1048cd56164aa0bfef650043bee193267dda0aa781 1,079 0.41/1.00 vMB 45
515,021 515,021 0000000000000000000eb5258c06c0df639bf2af57879556e862724d8e4c4c70 328 0.14/1.00 vMB 18
515,020 515,020 000000000000000000231016eb74478a0e57d810ab5e385ca4fdc6c61042d594 912 0.41/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.