Loading Tool

Explorer IconExplorer

Memory Pool

32,735 transactions
25.43 vMB
0.08255060 BTC
Random Selection Loading Transactions
Max Size: 127.60/200 MB

Candidate Block

Mining Attempt 3b84519608cad51841b615f61975ec93b2861b7ffd6ab5f4e072db1e0536fc36
Version 20000000
Previous Block 000000000000000000004b2f08280fa3b2e9a35c182e23d920b50047c343d50b
Merkle Root 587e6b7ab8ba1d718de66b8f4e0c4ebc486aec400010bbc9531b97ed1db554e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.03603241 BTC
Feerates: 326.71 > 3.61 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,213 (327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,886 913,886 000000000000000000000a81a9d14e06407ba5e65560ae268468613b115c64df 2,731 1.00/1.00 vMB 2
913,885 913,885 000000000000000000019390e9f7fdb6974b1472ff654ca5a1470c9ec5e922ad 3,893 1.00/1.00 vMB 7
913,884 913,884 00000000000000000000053bde71765c9590183ae913a827bfe994fd289319e6 3,103 1.00/1.00 vMB 2
913,883 913,883 0000000000000000000155901d19c5ea5f3d16868592b5dc4d4133280b56da73 3,572 1.00/1.00 vMB 5
913,882 913,882 00000000000000000000e97ae3be03bc28fddeccd3a9fdcb7b1214b0e0bc3607 6,638 1.00/1.00 vMB 0
913,881 913,881 000000000000000000011a8e6843c898fae492aa80da62d5e8d9fd4ebd14f60e 1,911 0.62/1.00 vMB 2
913,880 913,880 000000000000000000016a07a2fe8e1266246aba7be3c8cc97eb9af9b386396e 4,496 1.00/1.00 vMB 5
913,879 913,879 0000000000000000000135f5391c01c4aa70eeba22cdca9a8156563edef1c1de 3,871 1.00/1.00 vMB 3
913,878 913,878 00000000000000000001bbfcd3a38e3526bfc1b79ffa8ea3ec441fea7f3ad003 3,299 1.00/1.00 vMB 3
913,877 913,877 00000000000000000000e9038dd4e0545f879c5e864a961132f9b6b59b1e7b55 1,693 0.62/1.00 vMB 3
913,876 913,876 000000000000000000002dbb1d629d66c5c51499b6b16ec84911e70151cc794d 1,385 0.43/1.00 vMB 7
913,875 913,875 00000000000000000001d6183dce3ab24b71d7fc0d24d95069ff3d582a807ece 5,300 1.00/1.00 vMB 1
913,874 913,874 000000000000000000000f7cda3ab2cf5539888ba1252df99db7f3ccc3122739 4,864 1.00/1.00 vMB 1
913,873 913,873 00000000000000000000255ade1da63093408609f1fc0f4b7893866d7199f6d5 690 0.22/1.00 vMB 4
913,872 913,872 0000000000000000000009f8fe73d1cab6747df997ec4766a9a9d6ac576dfa95 2,087 0.43/1.00 vMB 2
913,871 913,871 00000000000000000000f50dacc10e99ba01495cc271cc0e605a22a4b8ceccaf 990 0.25/1.00 vMB 3
913,870 913,870 00000000000000000000cfcdd0fee3948891e969d332730cd926b7b8459c7113 4,228 1.00/1.00 vMB 1
913,869 913,869 00000000000000000002005deae319b86dc5a121cbd8d6ed9bf47e992498e178 226 0.08/1.00 vMB 2
913,868 913,868 00000000000000000001624757542861ccb75da20b99b60e7873dd84e43af5a6 561 0.16/1.00 vMB 2
913,867 913,867 0000000000000000000125aa83ecf9a6c271ee774164bfb1afc151fb5894c5af 6,363 1.00/1.00 vMB 0
913,866 913,866 0000000000000000000188e1b7802ded39b86edf0fd2dc3cb8cc2a0fe079d210 604 0.17/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 780.97 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: 574.36 GB
    • Received: 8.15 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.