Loading Tool

Explorer IconExplorer

Memory Pool

81,830 transactions
30.97 vMB
0.11621187 BTC
Random Selection Loading Transactions
Max Size: 188.01/200 MB

Candidate Block

Mining Attempt af1174a964e2bbc668229250027bd6e8e2b96b2cbcfec757760b9b52fadfd1ad
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 77dfc13c4ff09284bf78e7235e5dfe47765a58a85e4f208a3409cf2d6398650e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,093
Size: 1.00 vMB
Total Fees: 0.03916257 BTC
Feerates: 318.30 > 3.92 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (502,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,970 412,970 000000000000000003130ae5a6b6738c7e1d455a8ca21d94f4d52bb1b27c6b96 962 0.77/1.00 vMB 25
412,969 412,969 00000000000000000018db9a88b76da208853d34937f77b0f87497d68882bb23 1,285 0.71/1.00 vMB 37
412,968 412,968 0000000000000000023cd63c81cf8ab7bb3fdc37568a49ba90ed1babf7853f68 859 0.54/1.00 vMB 70
412,967 412,967 0000000000000000017079b6f1f57fb190c19e1805434a69625a62a7f60f20d4 1,329 0.55/1.00 vMB 45
412,966 412,966 0000000000000000017973014e7f2279889a55dfb0eb80a7211c27a78968e384 182 0.07/1.00 vMB 44
412,965 412,965 000000000000000000a915a5529d478bac6cfdf81617c75b07afc02cd9c5df22 16 0.00/1.00 vMB 121
412,964 412,964 0000000000000000059324a24acb9b73f2fc6c0f2e8203c1b42647875f436163 50 0.02/1.00 vMB 53
412,963 412,963 000000000000000000808f66af4385ac3e5d00b0d818dc1ade59241c48a36ecb 295 0.99/1.00 vMB 5
412,962 412,962 0000000000000000045a98e6c61dd08c8998e0df474605c5141d581b2596676e 379 0.16/1.00 vMB 44
412,961 412,961 00000000000000000443d0a5b8792f18e2a78447e726869c5f9eca887ae754a5 1,930 0.95/1.00 vMB 40
412,960 412,960 000000000000000000c23328ba8b12344468342e3b8129e4e2927f1ee708dfbd 229 0.12/1.00 vMB 41
412,959 412,959 0000000000000000047d2f12bc810dbbf1d6bf1f3ebfa4e7c92f5fd8b1aeac35 450 0.27/1.00 vMB 33
412,958 412,958 0000000000000000048aa8b10bd12cc0373582b7c1bbf5c399cbb6d06451efe8 250 0.53/1.00 vMB 14
412,957 412,957 0000000000000000033eedb8106aff11abfc184ca0698df0eb38851d8634519d 1,142 0.90/1.00 vMB 44
412,956 412,956 000000000000000000ca686162602994e52de9791353210fb2bbc1343740c0e3 1,165 0.97/1.00 vMB 34
412,955 412,955 000000000000000001772eb7856f86fa35ac922882893c52b26a9c6e01cdba86 789 0.66/1.00 vMB 27
412,954 412,954 00000000000000000178e16cbbd65a307731a25920e8c28d5e25ac7fa8eb187b 1,149 1.00/1.00 vMB 38
412,953 412,953 00000000000000000175e3faadd86a945e11445f321d6973de21861c99ab82a0 2,614 1.00/1.00 vMB 64
412,952 412,952 000000000000000000908bf5a30ba90e79e272a63bcceed55d457641353c5abb 1,842 0.88/1.00 vMB 42
412,951 412,951 0000000000000000016214ac84eddbe976d0dd7a82bb32c2cddad8849f5d12db 337 0.15/1.00 vMB 46
412,950 412,950 000000000000000002389cc4691ce73aa7fb42af9dfedd27949954c62539d5f1 855 0.35/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 783.08 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: 721.86 GB
    • Received: 18.39 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.