Loading Tool

Explorer IconExplorer

Memory Pool

40,012 transactions
26.43 vMB
0.06461715 BTC
Random Selection Loading Transactions
Max Size: 137.33/200 MB

Candidate Block

Mining Attempt 42d11e0005e318fdbb861d39b746ee2acc4e8fd8bf2c903329a0339e62793a60
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 39e86f37044e7a81906f302a8ba09f320c938574106ed5a3a079e19ce02d29f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,031
Size: 1.00 vMB
Total Fees: 0.01596708 BTC
Feerates: 265.25 > 1.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (601,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,934 313,934 000000000000000039b4ab8efc7a0dad00e97295e8eb8cd98dbe91afb0919da1 307 0.32/1.00 vMB 19
313,933 313,933 000000000000000039a81b51507ec534877a7fc3004a71c303ad3d3e8d683d9f 1,265 0.71/1.00 vMB 32
313,932 313,932 000000000000000002ce58539bf6b754edbe222e5972e171ab0690cd83a6b8a9 508 0.26/1.00 vMB 30
313,931 313,931 00000000000000000331946dd6545a43ccc2e0d82280151609466a8ea292a6b2 421 0.32/1.00 vMB 22
313,930 313,930 000000000000000004ac0f7bc7e02b0e6cf63108b698a56c852b2947439d3e1a 1,141 0.72/1.00 vMB 29
313,929 313,929 000000000000000035d0aa3b09c612aad715075117f65dfbacaafa5f3212ccb9 172 0.10/1.00 vMB 24
313,928 313,928 00000000000000002637bbf3707b83afdc80e65c6c16ad392175cf25c7edd398 77 0.06/1.00 vMB 15
313,927 313,927 00000000000000001e039a67e9a45c35e6b199611c1cba2a7c44f2fd4c6d0615 287 0.23/1.00 vMB 18
313,926 313,926 00000000000000001f8d39a5f20de2cb84e0b92ab25d2f25c728b5649db3cdc9 236 0.15/1.00 vMB 23
313,925 313,925 0000000000000000355286e0138d35b843e23e81654a2352c5072c5bbe7210e1 25 0.01/1.00 vMB 30
313,924 313,924 0000000000000000142daa2f19a9883e916631078aea63b0131f3f090cac0235 123 0.06/1.00 vMB 29
313,923 313,923 000000000000000003e2ebf1720ced90d21ed7f26f0ff23b78067cb622040258 35 0.01/1.00 vMB 34
313,922 313,922 000000000000000001062db28a4b1999c4fbf201bbfc31c037e819453446ccad 238 0.14/1.00 vMB 24
313,921 313,921 00000000000000001f66a69950655d96c7fc8c175a7f85e914eebeab2ef5c416 352 0.24/1.00 vMB 22
313,920 313,920 00000000000000000e7b9aed4c86a95ff49528ea63865fdae6518a8c493018ff 86 0.11/1.00 vMB 6
313,919 313,919 000000000000000016fbeebbe11d517f95b2f54fdb74064b4dad979627cc615e 794 0.41/1.00 vMB 32
313,918 313,918 00000000000000002bf3c9c5aaae3d4a0acd35fd68c85f6b04df6c114f0c63f9 42 0.03/1.00 vMB 18
313,917 313,917 00000000000000001756ae4314e0ba1e8bebe2804b39e8ca9071e39c7538d3ca 59 0.05/1.00 vMB 25
313,916 313,916 00000000000000000e02061ca5d836eabdd5d33e338111ba310f903e1c9c1081 388 0.18/1.00 vMB 31
313,915 313,915 00000000000000000238c63bd3826847b216091e0a0e6ee74883f60cb0e31e75 579 0.44/1.00 vMB 23
313,914 313,914 0000000000000000133742a3fe3a4ce2c9554f86a7e4f2a5f3e66ababb863950 465 0.35/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.