Loading Tool

Explorer IconExplorer

Memory Pool

44,896 transactions
27.42 vMB
0.06821052 BTC
Random Selection Loading Transactions
Max Size: 145.06/200 MB

Candidate Block

Mining Attempt 1dda8347830f8c04c9af209e55731bfd61120376f5d743945d24332a5ef96ae9
Version 20000000
Previous Block 00000000000000000000cb7f19ead4a2971e1e5cb5a2c3b233eaf5b231d7f805
Merkle Root 7405b27d7bdeb519ffcf08e65dd2a8a38df68b38fde1b3ddab47ad68b0e2d5e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,848
Size: 1.00 vMB
Total Fees: 0.01662459 BTC
Feerates: 200.99 > 1.67 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,922 (346,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,618 568,618 0000000000000000000e3f321cd7516a69f3b2a8c6a5c7636f4961374f393bc1 3,055 1.00/1.00 vMB 18
568,617 568,617 00000000000000000018e4729f5d340a7d2cb0f85b93a0366578c2552b0b4ee0 684 0.40/1.00 vMB 11
568,616 568,616 00000000000000000013364bf74579c1a0b7f7cdcbd96ac3b9a01c43c7b0b601 2,208 1.00/1.00 vMB 8
568,615 568,615 000000000000000000080c28274cfc53bf144baa994812b181ee3a9daa55c2ef 2,429 1.00/1.00 vMB 10
568,614 568,614 00000000000000000002623600a1df4ea5657f166e1c9e4e17c6b59e50853823 3,122 1.00/1.00 vMB 31
568,613 568,613 0000000000000000000337567750b4886fd0defe7bc0a6971f8060da0ef3b8a6 2,443 1.00/1.00 vMB 4
568,612 568,612 0000000000000000002539fa20bd6bfce184a1d3c2070fad03358783531256e5 2,169 1.00/1.00 vMB 7
568,611 568,611 0000000000000000000ca14998f7787fffeb6a38d8ca71989accee91a40aeb58 2,885 1.00/1.00 vMB 27
568,610 568,610 0000000000000000000761b22c9c6862cb02ef9e32546d1e9ac6015313813e93 2,938 1.00/1.00 vMB 22
568,609 568,609 00000000000000000017f1aba2eb4598a164a465c0fef3db314f684b8e8a9441 2,759 1.00/1.00 vMB 27
568,608 568,608 0000000000000000002815ca091b171b8eb8d89be2f565cc3eb8c4bc5f7dd6bd 2,554 1.00/1.00 vMB 10
568,607 568,607 0000000000000000002b58c487e4d8df475159fdee607def88e16f62609ce244 1,922 1.00/1.00 vMB 9
568,606 568,606 000000000000000000093b9e5079ec3a229f3c8a06970ac7c9e72d1ef97bcefb 2,408 1.00/1.00 vMB 12
568,605 568,605 0000000000000000000b380fe9a1bc71c8e899da6cca69a56924c9274488dbed 2,660 1.00/1.00 vMB 12
568,604 568,604 000000000000000000088820aacf3b795d802e5a59b8108e2665c1718befc699 3,468 1.00/1.00 vMB 20
568,603 568,603 0000000000000000002856adbfda7381ddf89fe7abd7b310a21cfb1492f5a9f7 2,948 1.00/1.00 vMB 47
568,602 568,602 0000000000000000000d8ab4353efe643e1887361fca3c426ce507e678d54764 1,659 1.00/1.00 vMB 2
568,601 568,601 0000000000000000001291818eacf093d54ba7cffed89c2ce63fa50b9a1e2b67 2,542 1.00/1.00 vMB 19
568,600 568,600 0000000000000000002ac21a2eb772d308b91f5c6315c40c21f159c1ebd79aff 1,992 1.00/1.00 vMB 30
568,599 568,599 0000000000000000000eb4c45e80885206d8f481f476843fa2902888437d423b 1,035 1.00/1.00 vMB 81
568,598 568,598 00000000000000000027abe2f99c4955bfaa30d86bc5a3c64a89fc4c0ef4a7f4 1,455 0.51/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.25 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: 655.43 GB
    • Received: 14.31 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.