Loading Tool

Explorer IconExplorer

Memory Pool

83,796 transactions
30.87 vMB
0.15350864 BTC
Random Selection Loading Transactions
Max Size: 185.75/200 MB

Candidate Block

Mining Attempt 6f753c6c93464866d1d86a9cb9a300c5e49dc6c0ac474c1e94b7cf94b7999c60
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 581536ec944f1698579406a06cbc0b8e6572f81c592b35f699ab50b271f83a61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,407
Size: 1.00 vMB
Total Fees: 0.08643654 BTC
Feerates: 150.77 > 8.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (296,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,618 618,618 0000000000000000000f600c4ab9b77c08638bf7aad79649bde8bf6b4af965fe 933 0.30/1.00 vMB 14
618,617 618,617 0000000000000000000232e1fc93ed5834423b2a794ce2186e21f617d99eb12d 1,888 0.60/1.00 vMB 7
618,616 618,616 0000000000000000000cc594ebac00d8cd1ecd5f9155aaddfd9c45eec1955ee9 2,448 0.97/1.00 vMB 18
618,615 618,615 00000000000000000002d3401291d47d701b19354f09b2f8212fef7cd439324b 912 0.28/1.00 vMB 10
618,614 618,614 00000000000000000005bb34526a5f712b05f9078e5edacbf5efa2588b7e9a16 3,144 1.00/1.00 vMB 11
618,613 618,613 0000000000000000000d8d342c894c14c55f07bde3484b19205288ec692ff743 2,254 1.00/1.00 vMB 26
618,612 618,612 000000000000000000098c4d73bdef41bfbeecaeeedf42a82b5feb32d17ef076 1,388 0.34/1.00 vMB 4
618,611 618,611 00000000000000000011e1a244a620e6fe30cfcf3dd6c48771c14fb681153f4a 2,333 1.00/1.00 vMB 18
618,610 618,610 0000000000000000000773519a692b6a75962193e54e294ec0ffbdb400454ef0 2,357 1.00/1.00 vMB 25
618,609 618,609 0000000000000000000d76bcdc236471517aaa617fe5fdf6fd777f78c539a0f3 3,213 1.00/1.00 vMB 10
618,608 618,608 00000000000000000011c888b4d96d2b535088f65ad53cbbdc994423fccb2ac4 2,582 1.00/1.00 vMB 21
618,607 618,607 0000000000000000000d5a14da5577f5150633551b53d807b06b15f9982e1a8e 1,977 0.63/1.00 vMB 11
618,606 618,606 000000000000000000108cfb002f18a6ef5101d7c46d30f847970b18a8831ad1 2,231 1.00/1.00 vMB 18
618,605 618,605 00000000000000000007644a7c773f9e8c88cd604d287abc8859d678ad90b4e6 2,056 0.69/1.00 vMB 14
618,604 618,604 0000000000000000000002cb7d8eb9fcb7689e568a78523327199ddfa3a193e9 2,599 0.87/1.00 vMB 14
618,603 618,603 0000000000000000000ad18415ef49857c2283ff987caac2cc8f1e23a0084f33 1,053 0.38/1.00 vMB 19
618,602 618,602 00000000000000000006ca076f5b67e27b939dac4ad179976c46934651901911 2,003 0.70/1.00 vMB 14
618,601 618,601 0000000000000000000850ba0a99eae810f07a7b84720e2d552a1577b546399a 2,370 0.74/1.00 vMB 15
618,600 618,600 0000000000000000000cd517d9b41767253ee97e3fc051329c3865a38ef1b485 1,842 0.55/1.00 vMB 13
618,599 618,599 000000000000000000075cd9483b35e7102310f41dad71c71be14de83dc618cd 330 0.11/1.00 vMB 15
618,598 618,598 000000000000000000042dd4443292482ed22ecff909dc35d266c330f6a2edeb 1,159 0.37/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.