Loading Tool

Explorer IconExplorer

Memory Pool

82,857 transactions
31.25 vMB
0.12305870 BTC
Random Selection Loading Transactions
Max Size: 183.79/200 MB

Candidate Block

Mining Attempt 102cc784e2fcc8787b05f37bf8aeec0fa20f565bacc1c4b253e6aaf230118906
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root b4217062ba4189eeea4295ff7836f598b324985a94121922208895804a3579d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,503
Size: 1.00 vMB
Total Fees: 0.04266654 BTC
Feerates: 150.80 > 4.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (496,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,699 418,699 000000000000000001c0f5d1f6cb1320232ff2ab01ce4e8f31854aff4b6be784 2,189 1.00/1.00 vMB 59
418,698 418,698 00000000000000000317dd84168505b68ac0b7b436353a74b77952f25ac8ce08 1,848 1.00/1.00 vMB 46
418,697 418,697 0000000000000000050f6e896e1f7e142dedc027b966d3bfc8ecae8d10e513a9 2,203 1.00/1.00 vMB 67
418,696 418,696 0000000000000000013e196992d870632353e3061200fea58ae85d2f103d2fc0 2,720 1.00/1.00 vMB 56
418,695 418,695 000000000000000003e8ed260d15a44105a299e09c0467689aae0ec5d058613d 3,105 1.00/1.00 vMB 99
418,694 418,694 0000000000000000047a001b272a9eb6fb848c9ad1786947e426591670770d56 918 1.00/1.00 vMB 30
418,693 418,693 00000000000000000512cb9915c794f2014320ef4c791cb0b4fd12d245026a91 404 0.99/1.00 vMB 12
418,692 418,692 0000000000000000003d360e91ec0dc915275a730eafb9438357fff630794ec3 1,724 1.00/1.00 vMB 46
418,691 418,691 0000000000000000004a53927afb02c3b00f78871a80b22ca227a8f41f7a5f28 864 1.00/1.00 vMB 27
418,690 418,690 00000000000000000334c039ae347ce66d70fa8e069c5cbcebf051669a995d8f 1,545 1.00/1.00 vMB 37
418,689 418,689 0000000000000000049081eedbe731890516edacb202d4b5f0f359aeffb008b0 2,708 1.00/1.00 vMB 75
418,688 418,688 0000000000000000027ca5a67887d25879e471e18b7fe9c2fe08af3b13a81132 1,313 1.00/1.00 vMB 35
418,687 418,687 00000000000000000156b2e69ca0e9cd2c2efa759332706c0d0f10805cfb3535 2,426 1.00/1.00 vMB 65
418,686 418,686 000000000000000002d0588d0b6521fc9c7fbe95cb4f48593732cb83a7edd41c 1,714 1.00/1.00 vMB 43
418,685 418,685 000000000000000001628d23a7ba194fe9498676960947d742cd724d17340a0b 1,849 1.00/1.00 vMB 52
418,684 418,684 0000000000000000035278f6b3cdfd504dbc12ba6aa73a81ca86809e54304ce8 2,789 1.00/1.00 vMB 76
418,683 418,683 0000000000000000021dfa6e2de92bcda4689a3a5725bc2d762686553df8ca2d 2,435 1.00/1.00 vMB 82
418,682 418,682 000000000000000001730758d11f43cbd78674c817a137d3a53402e00473c12b 1,646 0.66/1.00 vMB 74
418,681 418,681 000000000000000000bf2863292ac429c033a4abffa95495fc21a4cfca39fa69 2,115 1.00/1.00 vMB 54
418,680 418,680 0000000000000000043838a03d99ee3398f8cb9fb62e4639a9100f0a8185dce3 2,435 1.00/1.00 vMB 71
418,679 418,679 0000000000000000052536f850e5acc5337d0399c01f57433d9201c051a423b5 1,310 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.