Loading Tool

Explorer IconExplorer

Memory Pool

42,947 transactions
28.58 vMB
0.06986094 BTC
Random Selection Loading Transactions
Max Size: 146.94/200 MB

Candidate Block

Mining Attempt 94fa65fb742bc6b160981d954ce089cf05c8aa120aadcd5a20c4fed50ae553db
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root 41f32783b36329916c52c4653354e239e44a9134231910e80750cdac086f72fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,274
Size: 1.00 vMB
Total Fees: 0.01441580 BTC
Feerates: 201.07 > 1.44 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (69,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,798 844,798 00000000000000000002b592ead96f600afd0eeb73353f519f14cd48680a498d 3,828 1.00/1.00 vMB 14
844,797 844,797 0000000000000000000205169821c44327dc72cdfbd749133946f7df04b52823 6,011 1.00/1.00 vMB 10
844,796 844,796 000000000000000000011e047b8d866d0299f2052af2ec9db9c6edc50734053e 5,630 1.00/1.00 vMB 13
844,795 844,795 00000000000000000001a65330e1faa21c4b475c40d7803058b877333f70c0f9 4,205 1.00/1.00 vMB 16
844,794 844,794 0000000000000000000250f9a31d7693c7af6cd211c540863b43a5a18fde1bfb 4,591 1.00/1.00 vMB 10
844,793 844,793 00000000000000000002ba6bb80d60b3465d483772aa323ed7578096bf6fce5f 1,283 1.00/1.00 vMB 10
844,792 844,792 0000000000000000000191e44f0ad06cae585567ca732dd1326475d1a98317a6 2,171 1.00/1.00 vMB 9
844,791 844,791 00000000000000000000411f1e53e8e51959e2b523b1ac40878206c10dfdffbf 2,666 1.00/1.00 vMB 8
844,790 844,790 000000000000000000009398e8cdf55d9e4e86ca6247205860f86c77ec605691 5,447 1.00/1.00 vMB 12
844,789 844,789 00000000000000000001c51a00fe476098697f0af2bdefaf8632ab560da71de8 1,795 1.00/1.00 vMB 8
844,788 844,788 000000000000000000023573e4c2557318e1b7f33f69f8b8b05a48ceff7a43cc 5,408 1.00/1.00 vMB 11
844,787 844,787 00000000000000000002b1740815b3815b4ee68a97ba8996a6eb9abde5176672 1,117 1.00/1.00 vMB 9
844,786 844,786 000000000000000000031fddd509d39d9f933a2b8f6a6e2ed8e3e40b3d4a7075 2,440 1.00/1.00 vMB 9
844,785 844,785 00000000000000000002d9af162692259a3a400e8627006d4480b49c897db44c 4,551 1.00/1.00 vMB 11
844,784 844,784 000000000000000000019f5336cb5bfdeb2b3412e63a53fff828e5f31c072675 6,571 1.00/1.00 vMB 8
844,783 844,783 00000000000000000000dbc9b5a7a1d3b577aeb5dbab0a4b23c1ccf2661822c5 4,902 1.00/1.00 vMB 12
844,782 844,782 00000000000000000001ba4032567e702c2331891081ff06abad397343753d28 2,832 1.00/1.00 vMB 9
844,781 844,781 00000000000000000000f4ff77bab3644e122a4ad95eb18ff99ad182afe361bf 4,519 1.00/1.00 vMB 13
844,780 844,780 00000000000000000001cfcf8a44e6fe7cc499eeab8f2a7a9f451681628cd8a2 3,439 1.00/1.00 vMB 17
844,779 844,779 00000000000000000001c58e5026924ed6e91cf3dc5a1ae16efd6eb491c3e877 3,306 1.00/1.00 vMB 20
844,778 844,778 00000000000000000002daa70ed183eb0f1fe4ab98c8835737bafd9544273591 4,139 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.73 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.07 GB
    • Received: 11.98 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.