Loading Tool

Explorer IconExplorer

Memory Pool

79,619 transactions
30.10 vMB
0.07898880 BTC
Random Selection Loading Transactions
Max Size: 184.00/200 MB

Candidate Block

Mining Attempt 5fdcfa0b0864ee7a82d624083c074d657e4c9e5b34198445298a0f892d052aa6
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 49ca28c0b7b3ac47a1ef8fb3f1f5fdf461fc65a6d1e9962a8b61949e7bb370d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,193
Size: 1.00 vMB
Total Fees: 0.01203871 BTC
Feerates: 100.65 > 1.21 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (467,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,078 448,078 00000000000000000040a22bd5a87dad66568e2459a1f7b4bd95f29e86b7f8a9 168 0.96/1.00 vMB 10
448,077 448,077 000000000000000002cc52156a40402ce62d627fdf4dfb23202ff27bbd515e60 769 0.42/1.00 vMB 70
448,076 448,076 000000000000000000e8863d3e8af067c91930994bb75ac933155f5cf5ff5df3 818 0.97/1.00 vMB 29
448,075 448,075 0000000000000000008102fcee280bd93d6c4fef84ef2d9c682020ecc3c1d36d 1,124 1.00/1.00 vMB 50
448,074 448,074 0000000000000000029a91453f8cea880c57d15376c71282aa071a921714ef85 2,005 1.00/1.00 vMB 64
448,073 448,073 000000000000000000938bcb3e1def4c639ef00a5b4a1e2e8c7ae496f2c31df9 2,545 1.00/1.00 vMB 87
448,072 448,072 0000000000000000028df3961a1e8069e8b0076254d041b7b976736ec90b4ad1 867 1.00/1.00 vMB 27
448,071 448,071 0000000000000000004e0d34396f4b2015154ae9b9bcf1d9cff0d8a8e8f0c6c6 1,496 0.60/1.00 vMB 78
448,070 448,070 000000000000000002d42fc7733eb1776343867c189fa3c9d5d52e5dc67a56a5 126 0.05/1.00 vMB 93
448,069 448,069 00000000000000000082256d95ec94a85c05a6d743f2bd7c80670d5d5b5be385 1,379 0.62/1.00 vMB 83
448,068 448,068 000000000000000001f7117164823f40596fbc2ef56c620bb2f0ca9ba3d03e6b 368 0.22/1.00 vMB 51
448,067 448,067 0000000000000000021dfcf7b2c542a99af74ebe60b834b77dfe992a0d568b17 681 0.34/1.00 vMB 81
448,066 448,066 0000000000000000002f35beccce4da79c3780b2bddadb4a5a26f4b7d4302e57 1,168 0.52/1.00 vMB 77
448,065 448,065 0000000000000000031ddd88974bec4464a92b0fa2703ffa6a09dcfeb7d12729 753 1.00/1.00 vMB 24
448,064 448,064 0000000000000000016f615859ca5cb88bb3983777df6f9f5ecbd57261cad454 2 0.00/1.00 vMB 0
448,063 448,063 0000000000000000030bca0b370f1c76e347b4889c37a0ca1b11a3d293b88ecb 1,734 0.80/1.00 vMB 79
448,062 448,062 0000000000000000014f9c79f68269bfdb3e1ee35422e87945d41ecb14a34f97 180 0.09/1.00 vMB 84
448,061 448,061 00000000000000000130c6b9ce87797578e88d202925aad69e8146e4ccf0761d 221 0.11/1.00 vMB 79
448,060 448,060 000000000000000002a2eec4301bdc99aa2579ba02ab8c2becb26daed280ec66 1,302 1.00/1.00 vMB 36
448,059 448,059 000000000000000000487a31561adb7a5e9b35f447a2447e79366669418690ff 1,048 1.00/1.00 vMB 44
448,058 448,058 000000000000000000352223b7cf3245fb06b7adc5196c9b3e0b99c51b23d918 283 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.07 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.88 GB
    • Received: 18.29 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.