Loading Tool

Explorer IconExplorer

Memory Pool

78,841 transactions
29.31 vMB
0.08098145 BTC
Random Selection Loading Transactions
Max Size: 179.48/200 MB

Candidate Block

Mining Attempt 4c433a55cbd23785cf3421407f51165dbda51c87c1201696c37db7e102305169
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 90c5066639c680cb78f0d984886d1c790ba4f685b388c927e9f8225a5375cd67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,070
Size: 1.00 vMB
Total Fees: 0.01673249 BTC
Feerates: 402.60 > 1.68 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (133,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,035 782,035 0000000000000000000147670b26a22c7bf52c886e12af7461b3e7430d1ee5a7 2,664 1.00/1.00 vMB 33
782,034 782,034 000000000000000000013c612356ba3a5383b1e98d47352216b1d6ae99901cf1 654 1.00/1.00 vMB 14
782,033 782,033 000000000000000000010005367098dad78728957c6c503145ec7bfdc7667648 1,457 1.00/1.00 vMB 20
782,032 782,032 00000000000000000002c1ecd453d13b7f4dbdb502747217bc60eb1e503dd387 1,470 1.00/1.00 vMB 23
782,031 782,031 00000000000000000005584c514ca69d36d754bf2f7e39a0a2e9fdac9f9fbbfd 2,306 1.00/1.00 vMB 22
782,030 782,030 00000000000000000004d0ace70b5aa4ef48a1492f40bb9018eed77d2c14aa04 1,227 1.00/1.00 vMB 33
782,029 782,029 000000000000000000052c84ed801b916f5383d848427ebdedbcebeb7ba8b573 3,271 1.00/1.00 vMB 34
782,028 782,028 0000000000000000000040b334b86baac647d45a3e6e528cc1fefab22c8ecc2e 2,336 1.00/1.00 vMB 42
782,027 782,027 00000000000000000003543e2c77102e04bc4e34e2504b673f0ee310e89272e7 674 1.00/1.00 vMB 15
782,026 782,026 000000000000000000003aba34d6dbe4afb6e7d2406da2383fab3f90f8943c0d 1,076 1.00/1.00 vMB 20
782,025 782,025 00000000000000000000885714cb68365d25581c8c6da9b5bfefb89fd33585ed 1,110 1.00/1.00 vMB 25
782,024 782,024 000000000000000000016a7dd0828e7f69aa2cd22cfe98bfa7a8bb5f4b98249f 1,403 1.00/1.00 vMB 20
782,023 782,023 0000000000000000000024bc46fb6af3bfb9319bf45ee80b5dbb8f9d75c67f92 2,573 1.00/1.00 vMB 23
782,022 782,022 00000000000000000004d34da5a442d097b3c8c7751f1b75e088c60277ac203d 2,807 1.00/1.00 vMB 27
782,021 782,021 00000000000000000002112041d099d15965edd16550f7763f53fb5e5311ba78 2,864 1.00/1.00 vMB 29
782,020 782,020 000000000000000000033b27d86e3f6da0bf59ecfa6096d79111e1477db39519 3,088 1.00/1.00 vMB 35
782,019 782,019 0000000000000000000590251fb28e93df87249a948e545537d15c90e5c308df 1,741 1.00/1.00 vMB 28
782,018 782,018 000000000000000000039ee116871f85a3faeb85e71fa645c7069a135479e6a3 3,130 1.00/1.00 vMB 32
782,017 782,017 000000000000000000023b76827a19bbef4f5b29ea941d7ba82f0e439b84b09e 3,030 1.00/1.00 vMB 40
782,016 782,016 00000000000000000004d328656e45049c11e4968bac296a7ddc575900abf01b 2,628 1.00/1.00 vMB 27
782,015 782,015 00000000000000000000697d8a4bafee4cb3da752b1fb2059b63276d2d410eec 2,301 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.