Loading Tool

Explorer IconExplorer

Memory Pool

28,595 transactions
8.02 vMB
0.06692096 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.19/200 MB

Candidate Block

Mining Attempt 4dc176fcba78580def2b498d0649fae6505324b7e7c205b5fbb43370b1adb1f1
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root dfdb76e5735df082c4706726d515c08edd9730c9d4d279e885dd60fca71f700d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,587
Size: 1.00 vMB
Total Fees: 0.02697053 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (642,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,925 270,925 0000000000000000cfee160ba3f7d2ca02c3a3e6cbc7d5a3b97d29ead2d241d3 310 0.13 vMB 76
270,924 270,924 000000000000000030ec0d090516d7cead3221d0cb2bac75c8d9411e845e2b47 534 0.18 vMB 62
270,923 270,923 000000000000000031d045e877ba210df979a4724cca76129c0077bca86e57d3 273 0.07 vMB 35
270,922 270,922 0000000000000001c0f5a44990f3725c5814604a5291ab09c308544b2f201ea1 529 0.21 vMB 61
270,921 270,921 00000000000000025dea1e2137895a39c835500f3ae04a937bcc539b336ca7eb 247 0.11 vMB 71
270,920 270,920 0000000000000004c67f772471ee233f9d5a24ec20f8b75b1ed2f864582ab4cf 218 0.09 vMB 53
270,919 270,919 0000000000000001a5d48a2b47075710552bb8ab1af325ba4f0cf2e3b4a8510d 173 0.13 vMB 35
270,918 270,918 0000000000000004841ba156916ab8ade475f51e2c4b388f0a61370744812bde 461 0.19 vMB 69
270,917 270,917 000000000000000635fed87141f3e634f1c0b481aacf24465eafe5a34ebe8158 134 0.06 vMB 48
270,916 270,916 000000000000000360785d47f788eb6c6a1e3262d8b9786b83746f52d4789123 147 0.08 vMB 54
270,915 270,915 00000000000000050dfcf4b11d2a4f469729f906a51b28e4a0a2b4bb53632040 429 0.17 vMB 57
270,914 270,914 0000000000000004c0a26b55a2bbf1f227a2d501c51205a01262bcbe2e1d4235 263 0.37 vMB 21
270,913 270,913 0000000000000003bd799ea8985c900df336d98c68a66d4b12a4708c4aa62c9a 1,329 0.50 vMB 79
270,912 270,912 0000000000000003964399d45361c96e86af6a73d2dc1d756affdd81cc3a14f1 462 0.25 vMB 43
270,911 270,911 0000000000000001d409310a2fb98f6488e0efc94caa1f623c4797ce7edff9fd 90 0.04 vMB 64
270,910 270,910 000000000000000176f09232fa896b3d339c8f4dd38265ffcc46c9afbdba5d66 126 0.05 vMB 33
270,909 270,909 0000000000000002c7062db873809679f9fa9423a1abf3156601edc315f5be1e 716 0.42 vMB 52
270,908 270,908 0000000000000000cd739deda70098ae9e49c5ae6c03175d42d89cfb33625e93 133 0.06 vMB 51
270,907 270,907 0000000000000000fc9cca0d5c76bbcbcb0643721414c977268109bb05dbe3bd 369 0.15 vMB 26
270,906 270,906 000000000000000062763a3d25d493f16dd07193118fb4529ba3a9b7a82a3f73 393 0.18 vMB 62
270,905 270,905 00000000000000024f5f0ac7ed500d416c2b369e59e2624626a6dee37af0844a 180 0.08 vMB 46
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 75
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.47 GB
    • Received: 0.50 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.