Loading Tool

Explorer IconExplorer

Memory Pool

80,871 transactions
30.96 vMB
0.07097354 BTC
Random Selection Loading Transactions
Max Size: 188.45/200 MB

Candidate Block

Mining Attempt 44b1c57ae786adb13094abb05304f9ce6cc6503dc05f4cc74bdd8d55268bd1bd
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root f64231c3f6f7dbc959828e0f3edd1d0e8b5aaee9e8e88be7e335b6869953124c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.00435802 BTC
Feerates: 70.37 > 0.44 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (134,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,369 780,369 00000000000000000004268d3084413060223323d4bd13a2760b9f647ea2661a 3,222 1.00/1.00 vMB 29
780,368 780,368 0000000000000000000643401e09292cdff4b4293ce34d5581644fc93d157281 1,744 1.00/1.00 vMB 4
780,367 780,367 0000000000000000000575eec8d2c139ec856c2b92acebef63119c1f05a29976 1,235 1.00/1.00 vMB 7
780,366 780,366 00000000000000000003bf113bd19db270e09dcf4109be73572f4e56948afd3d 1,374 1.00/1.00 vMB 8
780,365 780,365 00000000000000000006607e833235604870a342ff457221a3788ba2802bb7e2 842 1.00/1.00 vMB 4
780,364 780,364 000000000000000000022533c03672640ce604bb89bad60a5fb8fba7a96661d7 2,611 1.00/1.00 vMB 10
780,363 780,363 0000000000000000000545240d61779c76779dbe25f22ed108b001506166c3c4 2,267 1.00/1.00 vMB 12
780,362 780,362 000000000000000000067174ce87de48a6059d9f3ae8b002b9b43fa78c78ba02 2,294 1.00/1.00 vMB 14
780,361 780,361 00000000000000000005c0e8d7179e98dbcb94182adf0c5f62d78c41c2e75ba6 2,570 1.00/1.00 vMB 23
780,360 780,360 00000000000000000005f207f53713c02fd2e8b1ec30de66553a3e17d4d7dd16 1,452 1.00/1.00 vMB 15
780,359 780,359 000000000000000000010eeb0e9bd15b5a8040629a1f314e8a54c9df34d7acfc 2,596 1.00/1.00 vMB 36
780,358 780,358 0000000000000000000486a054f607b925e9353e9757d75c0f14413e5c0d6e1f 2,963 1.00/1.00 vMB 24
780,357 780,357 000000000000000000000156a81215bfeede0e57f120b184a54f29544ce061d4 3,046 1.00/1.00 vMB 26
780,356 780,356 00000000000000000002f2bf11b94b1b807534f68b2413290a62572e19148432 3,618 1.00/1.00 vMB 35
780,355 780,355 0000000000000000000422679a93e7449001da61810c7c820e8dff2b7328175b 2,433 1.00/1.00 vMB 13
780,354 780,354 00000000000000000000d479b41bd9f7be8af1b13be64d5e3005955453c8f830 3,148 1.00/1.00 vMB 29
780,353 780,353 0000000000000000000395379a84e33384b4aa555debab66935745df98b70837 2,492 1.00/1.00 vMB 39
780,352 780,352 00000000000000000002f6b0163d11ecea96b6c610e048ca6f74d46e5e0daa7f 1,937 1.00/1.00 vMB 20
780,351 780,351 00000000000000000003782f5efac275ef0f88a01caf173013a9ac5264591ad1 2,574 1.00/1.00 vMB 12
780,350 780,350 0000000000000000000663a7064f3bc6df0565cdce02164e788f1655b965984c 2,574 1.00/1.00 vMB 16
780,349 780,349 0000000000000000000011ab32d00ad3f3a3599b71f3e90cc07556a62f901712 3,863 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.