Loading Tool

Explorer IconExplorer

Memory Pool

41,964 transactions
29.02 vMB
0.07118100 BTC
Random Selection Loading Transactions
Max Size: 148.74/200 MB

Candidate Block

Mining Attempt 4b393bc81bf64a8481c5bac8afdb16dbfe7c3e82185e3c43225f62b7d0b7a7f7
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 63cf0cecf1f85c10722723ff89f241412a444c7f8813c4aff668724e19d3ee85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,625
Size: 1.00 vMB
Total Fees: 0.01461098 BTC
Feerates: 100.36 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (630,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,880 283,880 000000000000000009330e429db497fbb715a538bbcb545d39777b0563c999b6 57 0.02/1.00 vMB 48
283,879 283,879 0000000000000001eec92f07d02013d1c89eb3fb317838eac64443a424aed547 207 0.09/1.00 vMB 43
283,878 283,878 0000000000000001366a68e966aa509ced4615e175bcdc268eeb72b2f2278f59 21 0.02/1.00 vMB 23
283,877 283,877 00000000000000002e766544ec2cb5bfe63e87a180ee70001cebc581354e1d2e 234 0.20/1.00 vMB 25
283,876 283,876 000000000000000012185c54a98e9fd2d6540018cca38b9bb238e02f790e03a3 515 0.32/1.00 vMB 39
283,875 283,875 000000000000000036a4eb10ce7db6c3ff1ba36360a03813319982cae19b7d72 731 0.32/1.00 vMB 36
283,874 283,874 0000000000000001e91e2f81ff088bf9b6ff936bd2b7e2b8e431270dced82d28 176 0.05/1.00 vMB 98
283,873 283,873 00000000000000004c56265d55f6f1cb9efe0f93f682fba9ef9d3d093561e6d0 644 0.31/1.00 vMB 47
283,872 283,872 00000000000000002d344a7b86b2729121b339602b20b7134a99e775e3e1629e 91 0.04/1.00 vMB 34
283,871 283,871 000000000000000064263cb438fcdf6853df7398d6ff27df0cb39925a310f618 385 0.18/1.00 vMB 49
283,870 283,870 00000000000000005c562e961c5ed6f750bb16c06f73678cbd670ba8f2eb4ecb 299 0.11/1.00 vMB 41
283,869 283,869 00000000000000008efa043c544d5ff9d8c1e17991de8cb188ca1fec23d542b6 438 0.20/1.00 vMB 46
283,868 283,868 000000000000000180a324ef56e9d3e2d340f8119a1d0f313f54766718fef9eb 20 0.01/1.00 vMB 39
283,867 283,867 0000000000000000c4e6efa99dd6ccc15f9af26c25c829aa69f127fc9f6f0cb9 136 0.06/1.00 vMB 56
283,866 283,866 0000000000000000f0f95b158133c08adcc87e5ceaeebf6aa07c0ec7e36a9501 73 0.02/1.00 vMB 33
283,865 283,865 0000000000000001abc7cbed733acf5c7ebe1865fb49594e9c2c5640f604caeb 448 0.19/1.00 vMB 41
283,864 283,864 00000000000000005361e7c9aaacc7824cd3c4e0d3828bec735b98690e7bb192 167 0.07/1.00 vMB 39
283,863 283,863 0000000000000001ef76dd9bce976bc4eebd561ce63d9203dc221782d87b0544 225 0.11/1.00 vMB 35
283,862 283,862 0000000000000000e8f42612e1a4da5949757280b627770fb37ed7ee933c672c 162 0.07/1.00 vMB 46
283,861 283,861 0000000000000001dd9bdd5eaf7757e37e6ce6373af9f7658718282bc89abe59 64 0.05/1.00 vMB 26
283,860 283,860 00000000000000006ce5ae58485484ea6c7b3eb25eff3fd79afeeadaf67421d6 668 0.29/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.