Loading Tool

Explorer IconExplorer

Memory Pool

82,219 transactions
34.45 vMB
0.14311379 BTC
Random Selection Loading Transactions
Max Size: 195.90/200 MB

Candidate Block

Mining Attempt a634f85090fcb2a5b82e983bcd79b2330323abf45b0f7644c993a36272d72eff
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 35498a9e291eca2582eaa6247476e43aea6c6078440615971a5a9a94e4ecde75
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,477
Size: 1.00 vMB
Total Fees: 0.02954125 BTC
Feerates: 104.71 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (386,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
528,801 528,801 00000000000000000015ab8d1e9ae3503610c1cd15083bddf7b1c315260e3e0d 829 1.00/1.00 vMB 28
528,800 528,800 0000000000000000000a21de798a9ffa12c4b7e7b5362f82913195a62abe8e09 1,054 0.61/1.00 vMB 49
528,799 528,799 00000000000000000003b72b18c148e8a036ae416b4980d56a6bb5567d844297 329 0.19/1.00 vMB 78
528,798 528,798 00000000000000000009366e64e8f3e6b4d442f97f22d7ef45a94464ebe84e1c 331 0.19/1.00 vMB 32
528,797 528,797 00000000000000000021a27037077c2113e94a794625bbe8cba88a736d7035b1 305 0.10/1.00 vMB 73
528,796 528,796 000000000000000000336f270d78c33974b19de040bb54946fe1ef758a9537ff 2,200 0.89/1.00 vMB 51
528,795 528,795 00000000000000000018f090137b3646c3d1d8f7d48caff4af9488b5e2bea21b 672 0.31/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.09 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: 726.48 GB
    • Received: 18.45 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.