Loading Tool

Explorer IconExplorer

Memory Pool

50,323 transactions
29.87 vMB
0.11694122 BTC
Random Selection Loading Transactions
Max Size: 159.44/200 MB

Candidate Block

Mining Attempt 04347a32428f8bbaa2e46678bd8954931bf40b6facecc341d56e85619f57d22d
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root c556e6b5b400ce186398ab3d148e1630163d899586b47895090f8cf3b389150c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.05243715 BTC
Feerates: 301.60 > 5.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (378,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,716 536,716 00000000000000000008c9a25b09c01c6862f17bb0d600c39e74a43815a23043 2,352 1.00/1.00 vMB 7
536,715 536,715 000000000000000000134a442d332e208323f89d3aa9d2325543c08a3fa50dee 1,805 1.00/1.00 vMB 9
536,714 536,714 00000000000000000012b016fa349d3284b386cd5da8f1a262a39ce6b173eb36 2,216 1.00/1.00 vMB 37
536,713 536,713 00000000000000000017f6a352fee08d16bf8337676b604bf6d60c146c020833 2,880 1.00/1.00 vMB 7
536,712 536,712 000000000000000000267c432414a9d7b716470300877af6c0b25e138b8ee54e 485 1.00/1.00 vMB 9
536,711 536,711 00000000000000000000b70b0e9c6085460b5960cfb5d58e498164ea3a6e3abd 2,109 1.00/1.00 vMB 14
536,710 536,710 000000000000000000065c9afd1dd9b53a3ab045a2fc81ab2aa2b2349678bf32 1,921 1.00/1.00 vMB 61
536,709 536,709 000000000000000000006a45c10df5e60627eb9dd1a8edf43bdddd00728fa88b 421 0.21/1.00 vMB 20
536,708 536,708 0000000000000000000c5b2e8d3bbff928de14046aebf887ab327a3b10086183 705 0.82/1.00 vMB 4
536,707 536,707 00000000000000000024c8056f0067243613d0a037ad19c8540e17b72d46b8c0 1,270 1.00/1.00 vMB 3
536,706 536,706 00000000000000000011fb14ba81c1ca365a103ec173250b41657d090b4bd2ed 2,138 1.00/1.00 vMB 16
536,705 536,705 0000000000000000000f88b948cad4c40035d21daebfc5befc727d1812bce2bd 1,700 1.00/1.00 vMB 13
536,704 536,704 0000000000000000001b3bf349e5056434aca4b49ce78dcb8b330324a894fd51 1,632 1.00/1.00 vMB 17
536,703 536,703 000000000000000000186ba9846c63137c62b3deb6ed25382c061902d65cbb51 2,333 1.00/1.00 vMB 6
536,702 536,702 00000000000000000008b611e8fddbc846515f7c7d8ad3bce2688d9e066f6481 1,713 1.00/1.00 vMB 18
536,701 536,701 00000000000000000021af848d19fa893749946ab1f3868302aa93148eef1251 2,240 1.00/1.00 vMB 12
536,700 536,700 00000000000000000000a2febf7f4792d06476efb550dfefeae1a2db2d4556c4 2,892 1.00/1.00 vMB 5
536,699 536,699 0000000000000000001aa3f4deddb50fdfd604fdf8fefab87dec581fcb80bbe0 1,665 1.00/1.00 vMB 23
536,698 536,698 00000000000000000011398cc6ecb6851fbe2dff892f454540a9379762d5aa9a 1,523 1.00/1.00 vMB 35
536,697 536,697 0000000000000000000696c9de4bbecc6fa073934377bbffb1a693e4bee5d95a 1,895 1.00/1.00 vMB 25
536,696 536,696 000000000000000000089ce7a75d49b2f9b19e0c028a238fd0c62160675fbd2c 1,873 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.73 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.