Loading Tool

Explorer IconExplorer

Memory Pool

77,986 transactions
33.33 vMB
0.14209388 BTC
Random Selection Loading Transactions
Max Size: 188.65/200 MB

Candidate Block

Mining Attempt d3e3d4e48bc9f8d110d918d1ca9a0c999de2b5a899b320f4654fe2948760dffb
Version 20000000
Previous Block 00000000000000000000bb7fa09d78086bb333e351a7c3129fff08c9216ebf57
Merkle Root fe5de4316ad65b98149f5bed9e6ab70c284f2024b9c993efe68acf9c690ba311
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,136
Size: 1.00 vMB
Total Fees: 0.03576744 BTC
Feerates: 150.61 > 3.58 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,421 (822,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,385 93,385 0000000000012855414ad5ce5e541dd24a2df10d169b21188f080a010cfccf5b 3 0.00/1.00 vMB 0
93,384 93,384 000000000006ade307ed13ceced79e14a53385cb2645dacc8d49d932c6263e32 1 0.00/1.00 vMB 0
93,383 93,383 000000000005c602d9f2662b8f6c3668b7eb2a5801ce4bb01d8b6e8237c0c2be 4 0.00/1.00 vMB 677
93,382 93,382 0000000000070f0e3c85527cc60871b5db9fa9eb11570a8486e911cdc5a3fc56 2 0.00/1.00 vMB 0
93,381 93,381 0000000000082944473cf108a60861338f048b149c40b94c656ae38d9aedae87 1 0.00/1.00 vMB 0
93,380 93,380 0000000000059b12259e0c3f3344230b763b254336c51bb32276ccfc77a4c52c 2 0.00/1.00 vMB 3,875
93,379 93,379 0000000000037042512daf906c4fa8c9a4bb93ab25405c69ccaab7d9e3747ab8 1 0.00/1.00 vMB 0
93,378 93,378 0000000000037388c92be612b1f928cc9ec3bf3a80c792b07d2a8dd01317501e 3 0.00/1.00 vMB 2,232
93,377 93,377 0000000000024ec49ea9449cc2b29976ff1cb1de2a873a76ffe8df61f7d3edc1 8 0.00/1.00 vMB 0
93,376 93,376 0000000000018133ecdef80e4bb76336fafbf93c1dd566ac6c0ab0b4a4ade1c7 4 0.00/1.00 vMB 1,483
93,375 93,375 000000000008fa4f74d627967b027dc04ac99c9c9bdb1cf73fc24c08a1838e45 1 0.00/1.00 vMB 0
93,374 93,374 0000000000022a0a9b219a77c4a82faf7ce611c77792acf8af2b681317b0afba 2 0.00/1.00 vMB 3,861
93,373 93,373 00000000000735378e71e93f19c51d428145ed8ebfafb5d7aa18ce4efebd63f0 2 0.00/1.00 vMB 3,891
93,372 93,372 0000000000051a1667de17cd58651c29d402b794752bcefb6bf51094703a5753 1 0.00/1.00 vMB 0
93,371 93,371 00000000000981e7ce807c8b526ba1ec65ce349aea1c2b4d6f29f5714ffb59da 3 0.00/1.00 vMB 0
93,370 93,370 000000000002c76fb667bc79c2dbe0ec4f98c09ff9838d538954b7a811f2a787 2 0.00/1.00 vMB 0
93,369 93,369 000000000002a7c0f1bb549b4e055ca26cb0ef7f574b85f00c0dcbd71498dbda 1 0.00/1.00 vMB 0
93,368 93,368 000000000006a3ab05f0ab19992b6e3d0c5dfaa4466ac176bc8977daf39a4edc 2 0.00/1.00 vMB 0
93,367 93,367 0000000000041cdaf89ab23f20919cc2ea0834079411cca74807ce561cfcec27 1 0.00/1.00 vMB 0
93,366 93,366 0000000000042c6725678928bab2598e6a4c2076eedcc0aea63be763385b0145 1 0.00/1.00 vMB 0
93,365 93,365 000000000004d361fea1af811a9d50d6fa4a61801129ee5c27ae6f1eac7ec323 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.12 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: 737.88 GB
    • Received: 18.60 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.