Loading Tool

Explorer IconExplorer

Memory Pool

75,643 transactions
28.06 vMB
0.08633030 BTC
Random Selection Loading Transactions
Max Size: 170.38/200 MB

Candidate Block

Mining Attempt cb59e259342fdfafa215fb841855711afc81b1bd86a9b2e1043ddcdba6385081
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 3f2c28ce15a016ea31394f9c139eab2e5f0cd268415935fe2c680c8c1ef098d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.02605422 BTC
Feerates: 402.60 > 2.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (499,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,739 415,739 000000000000000003371fbd658f22130e242a3d612a73de6052939a747e2370 288 0.12/1.00 vMB 40
415,738 415,738 000000000000000004d0f3a5b957e3f77ce2fa0f6430529953bd07c147e441cd 1,304 0.49/1.00 vMB 45
415,737 415,737 0000000000000000019b50705dc412891aa57a7839c3ba66f0ce37a559ac90f4 512 0.21/1.00 vMB 51
415,736 415,736 000000000000000004c5d14e411f138152c5a721e4e0bcc4259812f2d8471153 993 0.43/1.00 vMB 45
415,735 415,735 0000000000000000017f7e1555a616d1881fd05f2d1ca679fbbf81cc6cfd1acc 1,440 0.50/1.00 vMB 49
415,734 415,734 000000000000000004021ca4dab4f2dbefd61685a3aab9d5b84abe4b6195344f 1,713 0.89/1.00 vMB 41
415,733 415,733 000000000000000001363313d5d589aa83a3eebb62959883ff4957f01d9bb265 723 0.99/1.00 vMB 15
415,732 415,732 00000000000000000155d257db9301efbb50f47a7248f4f22d23e00cb5980b3d 505 0.42/1.00 vMB 25
415,731 415,731 0000000000000000008f71358025719815c7d724650f58375be4123e18c2cd62 952 0.99/1.00 vMB 25
415,730 415,730 000000000000000000bfce1643b9dd13480c9a37ba8441cc4477f0df1704ba92 1,572 1.00/1.00 vMB 56
415,729 415,729 0000000000000000004b6429cad6b7ceb0118bf2acbd01598378f733d6839cca 952 0.99/1.00 vMB 18
415,728 415,728 000000000000000001e20fa2e1c1054cea9b958579b14379cbf08b7a34e4a0ea 1,298 0.61/1.00 vMB 41
415,727 415,727 0000000000000000047a19b7442d2a14464890f22c57de31cc191c38cd951a1e 1,734 0.71/1.00 vMB 46
415,726 415,726 000000000000000001e18df7a0cf4bfa6847a0b0985d8dafd8176f7ad0009cb9 1,705 0.69/1.00 vMB 42
415,725 415,725 000000000000000003d31678662a73a673b95b0f71813ea88ae65cd4fe1af445 796 0.28/1.00 vMB 51
415,724 415,724 00000000000000000132cb43db83c59e6b089b7e6e108144ca8a92687aa37f0f 435 1.00/1.00 vMB 8
415,723 415,723 0000000000000000030a147f3894a1aa184fa17a4eb11a9d348785a46a93652e 811 1.00/1.00 vMB 15
415,722 415,722 0000000000000000027f978507244e519f938432d9dcb54ad03ba9d011c8b165 61 0.02/1.00 vMB 58
415,721 415,721 000000000000000003aeeeefaeb50a60dd81d280f5b65adde10e88c05324e26f 1,461 0.62/1.00 vMB 45
415,720 415,720 00000000000000000353424001f62c6ec0dfaa995a2747564c045493f5b1b382 817 0.99/1.00 vMB 13
415,719 415,719 00000000000000000559651b97c806d3ce1e20f1f60b0942bb9da9986c85e3ed 187 0.12/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.