Loading Tool

Explorer IconExplorer

Memory Pool

109,578 transactions
21.84 vMB
0.07522011 BTC
Random Selection Loading Transactions
Max Size: 168.78/200 MB

Candidate Block

Mining Attempt 3095bf9d43dd09780df23b249443f48b82145d6eb82b3ef6d156abaa4f4b2569
Version 20000000
Previous Block 000000000000000000005de21da5f1530b2e5207652fa9102b69471994a77fc8
Merkle Root ff89458de03d39efda77235f332662dcb7e4bacbb26d59946ee6729f3564da53
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,900
Size: 1.00 vMB
Total Fees: 0.02021552 BTC
Feerates: 84.74 > 2.03 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,947 (979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,968 915,968 00000000000000000000cb307316e28c1562033a67b95a2af403240845975703 302 0.11/1.00 vMB 2
915,967 915,967 00000000000000000001a650ae47592d7094c3d303eea9a406c233bf37603145 4,934 1.00/1.00 vMB 0
915,966 915,966 0000000000000000000000177f13e62c5270f33d398979c85ef1ff77444d8a17 4,038 1.00/1.00 vMB 1
915,965 915,965 000000000000000000002b619c9163f676cd6d163f07259b56ddf528402d582a 1,390 1.00/1.00 vMB 0
915,964 915,964 000000000000000000012d9641f20c506447bb55b85aea0f2c4f6b23f2534b81 2,696 1.00/1.00 vMB 1
915,963 915,963 000000000000000000007be0dfbd13911a4e3dcd602fabc2baefa0498e707dd0 2,699 1.00/1.00 vMB 2
915,962 915,962 00000000000000000001a14f0424cb6598dc5550dae7dd47a19c60beef16fa0e 2,502 1.00/1.00 vMB 1
915,961 915,961 00000000000000000001e9110fa084ea8f96d94d4d7e31efae914462cdd4f50b 2,295 0.71/1.00 vMB 2
915,960 915,960 00000000000000000000b996e18602ef42a66f5998b12fda74a2206f1a53c32e 3,981 1.00/1.00 vMB 2
915,959 915,959 00000000000000000001dfc7c890e1bbfe31538f5ba90c50058f95e4e1d6c26c 3,233 1.00/1.00 vMB 1
915,958 915,958 000000000000000000003235ea333b96e74fdf15460e243bb593779f54e9a137 2,598 0.77/1.00 vMB 2
915,957 915,957 00000000000000000001478cc58bff7980845e5e51a6aed97b7049aa2c009b80 3,051 1.00/1.00 vMB 3
915,956 915,956 00000000000000000000af19f33cfaba69ef915da021fa9989d963a8bc8a4cad 676 0.24/1.00 vMB 3
915,955 915,955 00000000000000000001a8548a33a678fb41d42517784dd581b50b958e19e856 2,052 0.60/1.00 vMB 2
915,954 915,954 000000000000000000000d30d602809bb5584799e1e0a398e5ba9292c57f0832 1,296 1.00/1.00 vMB 0
915,953 915,953 00000000000000000001074f8c650da0dc00971f3e6ad33a98b6a43d1566f0c4 2,212 1.00/1.00 vMB 0
915,952 915,952 00000000000000000001a90f501f9a72257720320ad1526e6b0f4a0918858b1d 2,066 1.00/1.00 vMB 2
915,951 915,951 000000000000000000018fab786bfab2b239003d0042e6c00ad6e63c89572539 2,012 1.00/1.00 vMB 2
915,950 915,950 000000000000000000003ead66e90651b9debbc4caa85aa2c1dc8c45e2bc992f 5,305 1.00/1.00 vMB 0
915,949 915,949 000000000000000000019c2f255badabfcc79f37aaccfe7324f46f970f7a12aa 943 0.41/1.00 vMB 1
915,948 915,948 00000000000000000001498ad3c4fd402978651bac40cc9c7c9cce0b9fd10791 2,522 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 785.72 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: 974.03 GB
    • Received: 30.23 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.