Loading Tool

Explorer IconExplorer

Memory Pool

82,413 transactions
30.44 vMB
0.10409997 BTC
Random Selection Loading Transactions
Max Size: 185.75/200 MB

Candidate Block

Mining Attempt 496ab8f32bf324c7a096c85052ae10e596e08b20a3bacc883342489bbc079d9c
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root a71cf636aa6398662b99514d80de84429ce132ede6a6d5a64033fd9ed3506ae0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.03303307 BTC
Feerates: 402.60 > 3.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (670,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,696 244,696 00000000000000124833ab79f44bb7c6e15487f34c9e4faa8839e04c609e301e 12 0.01/1.00 vMB 53
244,695 244,695 000000000000005d5129860c682182656cf93ea8a334c962573de5c548bb5937 9 0.00/1.00 vMB 75
244,694 244,694 00000000000000545394bcfc0dbc5997f6d6d781f4fbf6c4c5e98c984ebb7eed 19 0.01/1.00 vMB 42
244,693 244,693 000000000000004071625b6d49e5a1e553773edbdb4ce5be18bfb83c859a6a42 92 0.05/1.00 vMB 77
244,692 244,692 000000000000004c21bb78b6efc24421c407756ade12dd8523153f4ee117924f 312 0.16/1.00 vMB 94
244,691 244,691 00000000000000c3335ab058bcce7ccc6299f451c2feeb13139bd0c9c7712eac 146 0.06/1.00 vMB 144
244,690 244,690 0000000000000030461745a5145477115c4d132f636db0c2e67a10433be81981 23 0.01/1.00 vMB 92
244,689 244,689 000000000000006574c49a0be0be188ec1225dcd35d6a6691d4e80ebd114ac15 256 0.15/1.00 vMB 25
244,688 244,688 000000000000006b7c46f33622f6efe25f9bd50942c9340755fed963422b3528 535 0.22/1.00 vMB 161
244,687 244,687 000000000000004001a6050752b0f6bfe01bdeb15227f9bcb3eae86953f77a53 71 0.04/1.00 vMB 34
244,686 244,686 000000000000005b778b2574d43fdb5d12eeca1cd5b8cb7e0240216b0cac8090 240 0.09/1.00 vMB 115
244,685 244,685 00000000000000613f1b6bee6640626af475fbd228086c48cce138c3d02ef2f3 256 0.11/1.00 vMB 131
244,684 244,684 000000000000007ee8bb8e939f96d0d194dbe7215e6decceee5f4e5cbd1fac31 250 0.13/1.00 vMB 123
244,683 244,683 00000000000000782331b097bc00584d469b379e2fb19c3d6fb4228a01cfe11d 262 0.12/1.00 vMB 135
244,682 244,682 0000000000000020525d6087cdf5465a4f748c38b6d0d65aae0c45933752cd0b 141 0.08/1.00 vMB 87
244,681 244,681 00000000000000bd9e33bc5422bc367926f27cbfbdc3f595ce572c32393ff58a 28 0.02/1.00 vMB 57
244,680 244,680 000000000000004e14cff76b939e8ac8be84f850250e21b2f48a177119f6b41b 1 0.00/1.00 vMB 0
244,679 244,679 000000000000004240b50883ee8c3c2050c6ed074d08ea29ae1eeee4a1820b30 70 0.03/1.00 vMB 81
244,678 244,678 000000000000007dd656191b0b9ed79230f2f715a63c084ef401a30f4cb0ef5b 3 0.00/1.00 vMB 0
244,677 244,677 00000000000000bc53bfdbb01677b3fd0663bcfc5d4ee9ceb098708973cc17aa 89 0.05/1.00 vMB 124
244,676 244,676 0000000000000029b1cb735a971224efaf4b7537d3e265b5dab696705da89b0d 126 0.06/1.00 vMB 85
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.22 GB
    • Received: 17.67 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.