Loading Tool

Explorer IconExplorer

Memory Pool

76,259 transactions
28.26 vMB
0.09203825 BTC
Random Selection Loading Transactions
Max Size: 171.48/200 MB

Candidate Block

Mining Attempt 5af8f9891fadc8c99dcc8fb9bf27340234dce99213337bc8fd6b5bf1521f5ccc
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 44e8787d7bc5c285cbb2dc2776c6fe443129ed24950b84e2898722778bb5c975
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.03010630 BTC
Feerates: 402.60 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (479,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,532 435,532 00000000000000000278283c698b1f5be2da28f09ee2c0323acc7f51dc9084c5 961 1.00/1.00 vMB 37
435,531 435,531 00000000000000000330f1bdc498b474883e737f3c5f27f23cfca24bdd135131 2,155 1.00/1.00 vMB 58
435,530 435,530 00000000000000000252e0852f614dbafc8c7af5a9ac32176c83a89b796b2b3b 2,566 1.00/1.00 vMB 73
435,529 435,529 000000000000000003e531d06b9e6f1ca7d5e279449c4509ee739e6ea9c86cc3 1,688 0.66/1.00 vMB 61
435,528 435,528 000000000000000001bc4f2f8fc71b21255f8f227afde354a0ed9e700f5d5fd2 852 0.99/1.00 vMB 23
435,527 435,527 000000000000000000b4e12e456d9c6fcf82b223d2dc7075f52bac5d6d0d1032 974 0.99/1.00 vMB 27
435,526 435,526 000000000000000001f593bf001986bbc467038c7d7885c685b1832c09ddfc74 1,591 0.99/1.00 vMB 42
435,525 435,525 000000000000000003acab94c44551d163721356af7a036db9c81413e2cd3591 844 0.99/1.00 vMB 22
435,524 435,524 0000000000000000037ba5275dc75bb5fe35f73c71a383773091920030004260 1,148 0.56/1.00 vMB 56
435,523 435,523 0000000000000000041e71e5b5101d82f15e2f2a4615a499b65099026dc89f50 2,251 0.91/1.00 vMB 61
435,522 435,522 0000000000000000009f19ebe51daa2ebc03929060531d53a2ba5bab4879c7a0 724 1.00/1.00 vMB 17
435,521 435,521 000000000000000003560222e0374dfddc92d3580b0e16f70c94c514a4254950 496 0.28/1.00 vMB 56
435,520 435,520 0000000000000000037cca57e6bf9183c80df7f087de6e3759fc04a250e883f0 1,505 0.75/1.00 vMB 67
435,519 435,519 000000000000000003885e117e25d4d24cb6b97f89dad8a47c4ed3fc202ad6de 1,140 0.43/1.00 vMB 45
435,518 435,518 0000000000000000008c387a98c088cf0794aae0f2922c03f7c24e12670b353a 2,053 0.71/1.00 vMB 66
435,517 435,517 00000000000000000447cefc9bb0813fdab432e53979fad449738db8b7003885 48 0.02/1.00 vMB 73
435,516 435,516 000000000000000000b7a8e3bc73c3bc6455b02e4f7c8df0fe2038248bb37426 282 1.00/1.00 vMB 6
435,515 435,515 0000000000000000037a35e507375e5c5fef56baf8ec2bc5036ff163b5a86179 279 0.24/1.00 vMB 39
435,514 435,514 00000000000000000023631710a1a0db3caca28f55dd9bd6ada7bcda0a561796 134 0.07/1.00 vMB 34
435,513 435,513 0000000000000000039e2d5a9d2cc175c3ee673d31a1ece7c1fa01f05e5dae8b 1,944 0.78/1.00 vMB 64
435,512 435,512 00000000000000000434fbf08a2735cc1c57cd848021275b7de07ae996d78164 223 0.08/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.