Loading Tool

Explorer IconExplorer

Memory Pool

99,035 transactions
25.92 vMB
0.07762534 BTC
Random Selection Loading Transactions
Max Size: 174.61/200 MB

Candidate Block

Mining Attempt 1dafb03a0766ad9cf7161566729d36c4c2312bc08ab47e7418793a8d9f01bd63
Version 20000000
Previous Block 00000000000000000001b768e03a53a5f50cda4e92789b9a98b85d2e22d3a048
Merkle Root 83e33b9549174f337630ea6c52918b31364b095dc670f6e8d006d9ed9642f3fb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,304
Size: 1.00 vMB
Total Fees: 0.01528538 BTC
Feerates: 183.26 > 1.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,073 (832,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
83,712 83,712 000000000028f03f21094fcf869a57bc9121bcdd8d560f123a4e6e7426283051 2 0.00/1.00 vMB 0
83,711 83,711 0000000000170c986c31ae7259e8e6e858816a1130f7ba72f9080cc46796d30f 1 0.00/1.00 vMB 0
83,710 83,710 000000000029907c05a0ce5ec3c0d1ad2ab86b4f8d5970eaaf76be40e137ae63 2 0.00/1.00 vMB 0
83,709 83,709 0000000000294e6eeed3d117aa63b71161590893a07d8d81882ca9f2d623fd08 2 0.00/1.00 vMB 0
83,708 83,708 0000000000018aa5ba90ab6c3694d183d295ba6ec25e5b436f2b9dcd2579a17e 6 0.00/1.00 vMB 0
83,707 83,707 000000000023c0f5c78dd874de2fd1d67ea96e7d63af60b0832d7cbe3befe712 2 0.00/1.00 vMB 0
83,706 83,706 00000000000774b398ba3e32db50e31ca907d1ec24d4f6e1b2d72f176f46c8b1 1 0.00/1.00 vMB 0
83,705 83,705 00000000002b1a57b2720fa52f5a827eb82ba932d904a5b40b6407ffb6896e4b 4 0.00/1.00 vMB 0
83,704 83,704 000000000016e0bd862df1963bea3a0776b1d66a47cea31fc2acd0cd1d0f80e9 2 0.00/1.00 vMB 0
83,703 83,703 00000000000449cdfdf3fb905d8e92b3baf177f425c4d352f8428172d11cfa65 3 0.00/1.00 vMB 0
83,702 83,702 000000000011a5dde27f55eed8ec008d4751184ee1e1390870f290252c530fc2 3 0.00/1.00 vMB 0
83,701 83,701 000000000028656d6a611741384d1ef0feff7d62dd076d3af1f5b20f773c37f8 1 0.00/1.00 vMB 0
83,700 83,700 0000000000070005fdcb9b9dab9f6ce434d129d65055a02068d4024a757c1d05 3 0.00/1.00 vMB 0
83,699 83,699 000000000018301850ed4f5d54eb7c10b808bfdb32490fd828b151f2478c5798 3 0.00/1.00 vMB 0
83,698 83,698 00000000002e5c05b12ceeb0a1722c83f1d19f4fad3f230fa98fd64edb791050 2 0.00/1.00 vMB 0
83,697 83,697 00000000000ba91d46eb6d4a77ab19d4a2837f1b9b063ba04babbdcfe413eaaa 2 0.00/1.00 vMB 0
83,696 83,696 000000000023c400bf93fd547c2b29d4216fc64af84c3498f09e74917c2aaee0 1 0.00/1.00 vMB 0
83,695 83,695 00000000001bcbcae8247a2f3ce0856cf64c28126ea04e0747641ae6241638ad 2 0.00/1.00 vMB 0
83,694 83,694 000000000027456ec836d6e6410c77d5c63343a517ab4eb8d1cba98e8967b842 1 0.00/1.00 vMB 0
83,693 83,693 000000000008b18634f4b4c3e93812c2c18a3c6e310f498816a7065d9761f9b6 4 0.00/1.00 vMB 0
83,692 83,692 00000000000a0b5eed4b150f1622f677ba2e8013cf0582138015995b0cd157bf 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.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: 814.51 GB
    • Received: 23.95 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.