Loading Tool

Explorer IconExplorer

Memory Pool

41,052 transactions
25.95 vMB
0.05024846 BTC
Random Selection Loading Transactions
Max Size: 135.76/200 MB

Candidate Block

Mining Attempt df72b5d876d5107967d6073ce956fda9b11bdc07146fa35b38bb0997775d1ad9
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 35818790e90d211f2fa17f21a8852e9b0a67140306d4275402ae1565f08b18d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.00305140 BTC
Feerates: 18.26 > 0.31 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (412,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,934 501,934 0000000000000000007e10c656042ccb3b5da847b3651a63177e11026222806f 1,739 1.00/1.00 vMB 343
501,933 501,933 000000000000000000771f29e4a74501e24b705c010267122d4a8ec33bdafad9 3,038 1.00/1.00 vMB 642
501,932 501,932 000000000000000000254a2e990010d1354f06887e70901fa293f6dca9e07716 1,703 1.00/1.00 vMB 219
501,931 501,931 00000000000000000073a057204b89743eda2af394e917ad9b9634aa19e155c4 1,421 1.00/1.00 vMB 384
501,930 501,930 0000000000000000000fde38962fa1d63565340af301b105b9ae26369e8a9f2a 2,314 1.00/1.00 vMB 478
501,929 501,929 0000000000000000003c52b7528a0d74cd854e2f254573107bcc2555f4fe04c0 1,980 1.00/1.00 vMB 451
501,928 501,928 00000000000000000001522c042807e8ca68d94e4294afd38ba31849942047ff 2,426 1.00/1.00 vMB 524
501,927 501,927 0000000000000000004e55f329dabadd57e91be1ea03a4cbc595f030d2241f1c 1,383 1.00/1.00 vMB 196
501,926 501,926 00000000000000000062239424f90ca57cb63254dd9fc2047545b3b053f74185 2,920 1.00/1.00 vMB 599
501,925 501,925 0000000000000000009621b498c3f05f120cf2602a3e45a1312d29769ae267f0 2,160 1.00/1.00 vMB 460
501,924 501,924 000000000000000000799656ab567061da99dc9b71706531522f5ec9a6532139 2,166 1.00/1.00 vMB 188
501,923 501,923 0000000000000000006faa603c35c4aece5dc9123da9852699c412d8c2a61767 2,936 1.00/1.00 vMB 578
501,922 501,922 00000000000000000079a0b1c0af328da61c71688a28235c1558370ce967c858 2,713 1.00/1.00 vMB 614
501,921 501,921 000000000000000000803aa88a260391fc3711bdb9b8c14ffceed26889a6b0c0 1,532 1.00/1.00 vMB 240
501,920 501,920 00000000000000000048b24f4688d429e9f7f385fdb376e436d11e4139799e6d 1,718 1.00/1.00 vMB 286
501,919 501,919 0000000000000000008f9d078f30b25762384ef2dd5ea9cb225af6fdfa5484ce 2,454 1.00/1.00 vMB 548
501,918 501,918 00000000000000000076eb103e02011dcd05396bac9944efaa944d5e04de007d 2,662 1.00/1.00 vMB 694
501,917 501,917 00000000000000000053ea37413d3b5c7111d601febebd22dae9f762413eed11 2,543 1.00/1.00 vMB 320
501,916 501,916 00000000000000000090257d55f0af4eff5eb2e9da16d7e745d7006a5f27c82e 3,224 1.00/1.00 vMB 686
501,915 501,915 0000000000000000004982f753c0cc52f9535c45a7df720c5e02cd4ecc0a38a8 1 0.00/1.00 vMB 0
501,914 501,914 00000000000000000035c1e0b8f6c7886a5d41b685c4f0094a5b91759a5fe235 2,582 1.00/1.00 vMB 478
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.