Loading Tool

Explorer IconExplorer

Memory Pool

80,348 transactions
29.66 vMB
0.09022783 BTC
Random Selection Loading Transactions
Max Size: 180.01/200 MB

Candidate Block

Mining Attempt 5f14cec99c2255e3afe84174576784b677d3d5e3642cc38761a1f82534c6847a
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root cdd55ea55f5451456b6d9feba1acac28378e95a566b280ff7b6e4acb864d0f03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,991
Size: 1.00 vMB
Total Fees: 0.02435824 BTC
Feerates: 90.00 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (131,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,972 783,972 00000000000000000002f77d13f93878830c9f1608d88132b62b9cb00f3234aa 3,050 1.00/1.00 vMB 13
783,971 783,971 0000000000000000000034840f9fc461e2f943d8b563d752fa6fb18a503a8cb3 3,315 1.00/1.00 vMB 27
783,970 783,970 000000000000000000015b776d98479c29da662b879bf70edd6f28593fd5c36b 2,079 1.00/1.00 vMB 14
783,969 783,969 00000000000000000005bca7fa7537e708abfa1cfa86775440ed1d2a2ae2bea5 1,760 1.00/1.00 vMB 9
783,968 783,968 00000000000000000001ca0dd22358bb5e6cb4cdd28da29ee248e48be0efae45 3,104 1.00/1.00 vMB 13
783,967 783,967 0000000000000000000205422aab96ae16c2ac9d11d98718c5a33754d73cd47c 3,254 1.00/1.00 vMB 18
783,966 783,966 00000000000000000004add9ec7b727cf17493d7908fe4211acb3d23949d5cf9 1,728 1.00/1.00 vMB 14
783,965 783,965 00000000000000000003320f8c721535881379624478c550b5fe569c257bd5fd 3,034 1.00/1.00 vMB 28
783,964 783,964 00000000000000000005dc2489382407ac8ced424a640a5fdbc9639d5d25890c 2,885 1.00/1.00 vMB 25
783,963 783,963 00000000000000000004b8efea5995cf7ab8bf96244656f1fd79d444f0d8b611 2,659 1.00/1.00 vMB 33
783,962 783,962 00000000000000000005059da664565e4265f0d5c39e2a2f77eda18a2f617445 3,319 1.00/1.00 vMB 21
783,961 783,961 000000000000000000033f2ab51a55dec73771d91bdc87254ed099c63333cb9d 3,471 1.00/1.00 vMB 36
783,960 783,960 00000000000000000001fb2080420771e71c4d101d79e75eae175653e5120d41 1,524 1.00/1.00 vMB 26
783,959 783,959 00000000000000000005a75a9e123a9e7969f49eaa0f5454e41942cf500cb44f 2,500 1.00/1.00 vMB 41
783,958 783,958 000000000000000000005b1c760c51f6c2e85cc980c9c3d98ffb512b2fca66f3 3,442 1.00/1.00 vMB 13
783,957 783,957 000000000000000000007856103d51838ccdfb6e3ad0ae8486d9d9489a7de111 2,623 1.00/1.00 vMB 20
783,956 783,956 0000000000000000000450ae6b4f58da0ca325cf427fca2b3f0df1bb801a2c41 2,482 1.00/1.00 vMB 28
783,955 783,955 000000000000000000045acdc4b0ea3868770ad221a858a3b761eb011dd330a1 2,898 1.00/1.00 vMB 32
783,954 783,954 0000000000000000000391dec87d7d455a166e674592c5823ee61e0a7c0076c5 2,561 1.00/1.00 vMB 18
783,953 783,953 00000000000000000002437efe9d042449e3781387bef81ae7dd3ec214f42c82 2,785 1.00/1.00 vMB 25
783,952 783,952 00000000000000000003a71015235f2bd13b8ed2210f1da42fab76ff84b7b8aa 2,254 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.