Loading Tool

Explorer IconExplorer

Memory Pool

40,486 transactions
28.27 vMB
0.13788537 BTC
Random Selection Loading Transactions
Max Size: 144.38/200 MB

Candidate Block

Mining Attempt e13093fbfdccf071bb968f4a77f1165260d62ff3d51c6e133c2a22726f113867
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root e7c6d97dd2f358a4afb1f3b4ff27eb636843a8122d2ac2e343c6eb048d15b16d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,920
Size: 1.00 vMB
Total Fees: 0.08324233 BTC
Feerates: 102.90 > 8.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (222,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,583 692,583 00000000000000000012c993cfa2cf019f2114e2e13ca77a56836adeff592ce0 2,284 1.00/1.00 vMB 11
692,582 692,582 000000000000000000024a1fd6fa05f82701f0b293a926bb831882438f95a858 205 0.06/1.00 vMB 14
692,581 692,581 000000000000000000108908aff2c7262eaf95bf0e4b3961355e8c544e01adb3 357 0.12/1.00 vMB 14
692,580 692,580 0000000000000000000e24ede7a11c0775724e73c22b2f942c31f80be760fd28 1,234 0.52/1.00 vMB 9
692,579 692,579 0000000000000000000411f7c3d789957d09165fc320cbfbddab278776895ec9 1,048 0.45/1.00 vMB 6
692,578 692,578 00000000000000000004ef4d0c206a0dbd717f3351608c476ab496028bf9ee55 1,105 1.00/1.00 vMB 7
692,577 692,577 000000000000000000049e0f667d6065e6cf8020b53ac6a10e09dea2a341aa6a 2,557 1.00/1.00 vMB 12
692,576 692,576 0000000000000000001401b8c38053df6253b46650589a8ca0c707d6be6b6a77 1,884 0.64/1.00 vMB 12
692,575 692,575 00000000000000000009df790a3fdb7d5c00c28e5ecd72f29783d40af7bf9a41 1,615 0.95/1.00 vMB 8
692,574 692,574 0000000000000000000bcc3a8b76170aa6824c625666b833daaccd596ee72f24 438 0.16/1.00 vMB 11
692,573 692,573 0000000000000000000d33d18de6a303318603ed5fa60180ab8e9fae27b7502d 391 0.21/1.00 vMB 12
692,572 692,572 0000000000000000000dbbfa6510b9cc67a9d758f0f4f2cc603050de9cfa838f 1,159 0.43/1.00 vMB 9
692,571 692,571 00000000000000000000eb8c2d74a023e40ac58b29ca8e1798c67d2fd1f8754f 116 0.06/1.00 vMB 13
692,570 692,570 00000000000000000003a561d300be405ad7c2b17f351478db91d9cb870135d9 1,065 0.47/1.00 vMB 6
692,569 692,569 0000000000000000000d8ab3c774cc7145cdfc06ccb5ec387f135766519af12c 2,844 1.00/1.00 vMB 14
692,568 692,568 0000000000000000000e4442f6785381c03c7ad94db6f33b3fb030f9facdffa5 1,543 0.52/1.00 vMB 11
692,567 692,567 00000000000000000003d1e60cb12d15dd2518f7e5a75464304fc393e7ec12c6 1,198 0.76/1.00 vMB 11
692,566 692,566 00000000000000000007ed3408c19481f38969db0fb72193da520e5812f2a006 2,329 0.89/1.00 vMB 13
692,565 692,565 0000000000000000000d7eb2031b47dcfe78d19ceecb788e00a589715c16e61d 755 0.33/1.00 vMB 10
692,564 692,564 00000000000000000000840694fd3b4587e45945029e23407dfb490531e9b345 229 0.07/1.00 vMB 13
692,563 692,563 00000000000000000008b06227606ead7e2fe1d3d37a3c5278131772f2099b8d 1,465 0.68/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.