Loading Tool

Explorer IconExplorer

Memory Pool

80,650 transactions
34.72 vMB
0.18057556 BTC
Random Selection Loading Transactions
Max Size: 194.45/200 MB

Candidate Block

Mining Attempt 501f780c6ce80d14dc563cb43f866b112a5ea6e7f8d087c09fc5e147d93695ef
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 7f60bf9cec021d7819b32b2fa0cfe837fa42e2c97512b573a42126c8558aea19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.05006653 BTC
Feerates: 150.93 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (117,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,919 797,919 00000000000000000002c42e68f9f226255e6bf1cdb360c875e8acdc0144ec4a 5,941 1.00/1.00 vMB 5
797,918 797,918 000000000000000000005c890340b5904162fe1859d032d6458c8130ba4673e9 6,695 1.00/1.00 vMB 4
797,917 797,917 0000000000000000000534b94c67a654a2fa915b482035fd8d8b1b0ee72b8e59 2,504 1.00/1.00 vMB 6
797,916 797,916 0000000000000000000428c5b0538461e873d51ff549cc91a97a5bd102e7494d 2,708 1.00/1.00 vMB 8
797,915 797,915 000000000000000000019680b75b66943513e66d7378794000a8e82a57e233a2 3,195 1.00/1.00 vMB 21
797,914 797,914 000000000000000000049fdbccd7face0508afb2435a2e67925c56ebe2be681b 3,749 1.00/1.00 vMB 5
797,913 797,913 00000000000000000000fb142641f8cfae7b557b35447ad9691eae38d5129832 1,997 1.00/1.00 vMB 12
797,912 797,912 000000000000000000030032bfae39c16d9c6fcec8a067a53739db0534e7f0aa 3,640 1.00/1.00 vMB 4
797,911 797,911 00000000000000000003be57359bacab340f527bdf38ced87c8e520ae7def708 2,982 1.00/1.00 vMB 15
797,910 797,910 000000000000000000005e616cb409ab150b3f46f587ac0e53c0eb4548233c1f 4,053 1.00/1.00 vMB 10
797,909 797,909 00000000000000000004091db79b1b0c1fd45465e1a29df9bfe15dd8d188c5a5 2,439 1.00/1.00 vMB 4
797,908 797,908 00000000000000000001572528e5a78f52e1c75dbbac6ab921d1eed6194329e1 3,975 1.00/1.00 vMB 7
797,907 797,907 0000000000000000000362a1184bc9c820af529b51112c975651a9c9d2624c09 2,224 1.00/1.00 vMB 10
797,906 797,906 00000000000000000001a9bf0c6d2a0d37f9399b17c3a0805a77d6100175cfea 2,625 1.00/1.00 vMB 11
797,905 797,905 00000000000000000005674e1248fcba8cb4f7e58be567e481fedd13fdf8713b 2,605 1.00/1.00 vMB 16
797,904 797,904 0000000000000000000391867e1b8d6b316e7d00baaef60d952d54e24f602c0b 1,522 1.00/1.00 vMB 10
797,903 797,903 00000000000000000004863d46f9555fe416f992dc339cf7c9350bb52416a048 4,139 1.00/1.00 vMB 4
797,902 797,902 0000000000000000000241b7e7105959ddcbdd7903bd9835c7f909fc5942dd46 2,878 1.00/1.00 vMB 7
797,901 797,901 00000000000000000003f0a203510546d73710c8309eaa26ee14675f8ebf7968 1,914 1.00/1.00 vMB 6
797,900 797,900 00000000000000000005635c3732061ba54e8cf82ae33103b22e09e99d15d54e 1,418 1.00/1.00 vMB 7
797,899 797,899 0000000000000000000114f523e118793a6155d06ba60101f51c6aa98fd4daac 2,894 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.