Loading Tool

Explorer IconExplorer

Memory Pool

80,395 transactions
30.63 vMB
0.10310190 BTC
Random Selection Loading Transactions
Max Size: 185.88/200 MB

Candidate Block

Mining Attempt 2577ca73693520670e8dd769820c5acfd1c911577d4dc50f4652c5fc8197c069
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root b17236854fda81a2109ea3bb21f791979fd65e2bf4b610039aae2d526a4a6f1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,045
Size: 1.00 vMB
Total Fees: 0.03197592 BTC
Feerates: 318.30 > 3.20 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (386,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,822 528,822 0000000000000000000194dfd08d43e781368d3120ec069a67c3f29167258fd4 219 0.07/1.00 vMB 48
528,821 528,821 00000000000000000026f8030ffba800c1854fbe1afee72ff1e86bf88df1434f 1,395 0.58/1.00 vMB 42
528,820 528,820 0000000000000000000b9a8ad105a0ad8794a342ccd0e908b6987e7ffd631f5f 963 0.63/1.00 vMB 38
528,819 528,819 000000000000000000262358429d7f557d743a0412de9a32f1adbe0180911da4 498 0.47/1.00 vMB 30
528,818 528,818 0000000000000000001084ca2341a7efa740193e9bb8e877cf58dd533f156cff 1,352 1.00/1.00 vMB 12
528,817 528,817 00000000000000000017eac71fc80f22faa47b8f43945e918d0fddf1515dc148 2,581 1.00/1.00 vMB 12
528,816 528,816 00000000000000000001a8cb25bd6298b71ab09761b107a1c1c93c1111520995 2,243 1.00/1.00 vMB 53
528,815 528,815 00000000000000000032348a89980eae4a7a4cdde95990d1324f6dbde437bfdc 2,876 1.00/1.00 vMB 81
528,814 528,814 0000000000000000003763363494a2e56c8ea92c404ae146158e4483e4c31254 263 0.15/1.00 vMB 27
528,813 528,813 0000000000000000001873d12a0103c943a5e5bb21f0cbc5150b633b8be0aa21 85 0.02/1.00 vMB 60
528,812 528,812 0000000000000000002c0d8ad5766e1e33f2df8c731acb20201649c56a9586d2 1,637 0.68/1.00 vMB 38
528,811 528,811 0000000000000000000ecb85ae8855a91ced085a863fce83b023960de90322cb 886 0.41/1.00 vMB 49
528,810 528,810 00000000000000000006e5cee49a537f0b30f763cf1e2c510e19477c76770e2c 57 0.60/1.00 vMB 2
528,809 528,809 00000000000000000000b25a01c7efc8bdcd39ec8294578a2c9d1b1aa4b3496f 520 0.99/1.00 vMB 6
528,808 528,808 000000000000000000368f2a804905fb5327cafc3cd01d8d506993045d6149ba 1,952 1.00/1.00 vMB 30
528,807 528,807 000000000000000000186e4bbc35ebf98543972fd0c9f68a4aae8471e7312f74 2,074 1.00/1.00 vMB 27
528,806 528,806 00000000000000000000b79546095c2d793e216d16dbf51799c9ecbd79d56937 1,900 1.00/1.00 vMB 72
528,805 528,805 0000000000000000001546290ea7b71c686bc47646978014865b6dc77e3c1988 445 0.77/1.00 vMB 10
528,804 528,804 00000000000000000003b32b53cb5c8a18d9472246945298654d9a83940129e9 1,897 1.00/1.00 vMB 42
528,803 528,803 0000000000000000000ad7dbbcd92b10f65d5a34c3df455c8c532cb8f3888c6d 1,306 0.87/1.00 vMB 16
528,802 528,802 000000000000000000260a232a2d12f1e2eb6d640def078b61409846effb3361 2,464 1.00/1.00 vMB 48
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.23 GB
    • Received: 18.38 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.