Loading Tool

Explorer IconExplorer

Memory Pool

85,686 transactions
31.95 vMB
0.20986442 BTC
Random Selection Loading Transactions
Max Size: 191.07/200 MB

Candidate Block

Mining Attempt d77819ef16df3a3a0948f4701b1dba9aa069cb5bc86a68b468ba7df039f4f891
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root c75c4626ec21c390bcd9320a0886fe7965f049155b9829149c500f902c58aa61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,886
Size: 1.00 vMB
Total Fees: 0.09484486 BTC
Feerates: 529.10 > 9.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (237,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,591 677,591 0000000000000000000699ee68725c91311c6cac4d090d8396248196fa25575b 2,911 1.00/1.00 vMB 98
677,590 677,590 0000000000000000000b6896f26cdc211939302babb16e83c1fa2591dd67d586 2,798 1.00/1.00 vMB 107
677,589 677,589 0000000000000000000870503b1a02d74913fc460e23e7dab76e37676a9f30d2 1,814 1.00/1.00 vMB 95
677,588 677,588 00000000000000000001a30411485823d902d44ef27e1e960be75a933f5e6408 3,067 1.00/1.00 vMB 105
677,587 677,587 000000000000000000060971da2108d0541e846a1135e98909a4f0e06c230b28 2,785 1.00/1.00 vMB 26
677,586 677,586 00000000000000000005d6d22b04d93d931ca58be4db758952f7768ea936fd32 1,778 1.00/1.00 vMB 86
677,585 677,585 000000000000000000064bcd28076ace11a043586ef49ff8136ccffa7fa553f9 1,344 1.00/1.00 vMB 87
677,584 677,584 0000000000000000000332b864a9bd8d6863948ac125da83728d641729dee938 2,075 1.00/1.00 vMB 32
677,583 677,583 0000000000000000000a4541ff540383c62d295d1678f4507ecef533bcad67de 2,270 1.00/1.00 vMB 70
677,582 677,582 00000000000000000008bbdfeb9f6e3da7e2c15a17f73572f5605bebd4ab7bc1 2,169 1.00/1.00 vMB 88
677,581 677,581 0000000000000000000934b5bda025c98732ada6e9657c20dd3eae5c3e76e338 1,573 1.00/1.00 vMB 88
677,580 677,580 000000000000000000026f5ffd85f5facb1104f56c036b553dd4fe4106498ac6 1,087 1.00/1.00 vMB 83
677,579 677,579 0000000000000000000ad7be5068a19ce7ce53804c9e36548b736c56225075d4 2,242 1.00/1.00 vMB 56
677,578 677,578 0000000000000000000b6382f82f2347cfcc61aa525dfc926bc6a4b5ac9428ee 2,395 1.00/1.00 vMB 42
677,577 677,577 0000000000000000000b31c8c8cc3be51b8f89f9a45435da01e658ff155a97d4 2,156 1.00/1.00 vMB 21
677,576 677,576 00000000000000000002853dd864b67455eda7af7bd3e8c4536a74850e2914e0 2,209 1.00/1.00 vMB 40
677,575 677,575 000000000000000000011865c10a90c33944a37ae9c4438cbc972d77f40dbd6b 2,868 1.00/1.00 vMB 22
677,574 677,574 0000000000000000000afc306d9078cfe5f601df928f4e105f6548ae8f618656 2,608 1.00/1.00 vMB 51
677,573 677,573 000000000000000000066050c1c09e2b0a3f8766514be8c47b98cd7f408919c3 3,244 1.00/1.00 vMB 97
677,572 677,572 000000000000000000004368dcf1b9bff83fdb664d65d8e6f1ccd2dce45ea214 2,271 1.00/1.00 vMB 27
677,571 677,571 0000000000000000000758b16f62566939f4f49a450eaf9bc5dfeeec515574f6 2,321 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.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.