Loading Tool

Explorer IconExplorer

Memory Pool

80,755 transactions
34.74 vMB
0.18170425 BTC
Random Selection Loading Transactions
Max Size: 194.60/200 MB

Candidate Block

Mining Attempt 0a0a77f3ba43c0fde4ae6b080f0773881133e5738c57db50038b830f22924170
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 0719865ef2d9633e278ff4b1378b7d00a8846bce46757059027b68b44536441d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,125
Size: 1.00 vMB
Total Fees: 0.05069162 BTC
Feerates: 189.28 > 5.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (386,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,616 528,616 00000000000000000007fc2276e18e4b30148944e26fd294d04ce3bb2a00bded 314 0.24/1.00 vMB 38
528,615 528,615 00000000000000000018183382da84c6dc62685804421cc4597c636d0f352708 2,070 0.96/1.00 vMB 73
528,614 528,614 000000000000000000098b5e59ea6673a72d1c03157568bbb2cd6e0f95b6da48 2,137 1.00/1.00 vMB 103
528,613 528,613 0000000000000000003293f4ceda9f8451ec6ffee1f7cfd6fd848552c48414d8 2,906 1.00/1.00 vMB 79
528,612 528,612 00000000000000000025fa14240a7da3008fabb339fe8f6df14621da8e000269 125 0.05/1.00 vMB 43
528,611 528,611 0000000000000000001462e99c4c861124d3bc7d541eb7e9c7e48f173955b6f6 791 0.28/1.00 vMB 93
528,610 528,610 000000000000000000179c57f854edf983c1ddf155b69b451e7fc2f53cf413ae 109 0.05/1.00 vMB 72
528,609 528,609 00000000000000000026b40816626e9e918356e67a1645c49e0df45f265344b6 732 0.26/1.00 vMB 71
528,608 528,608 00000000000000000014bd605edb24109071e519dc645a44efc8292ee04836b4 363 0.22/1.00 vMB 52
528,607 528,607 000000000000000000053918e248b3c3e750c67f260f6e20c643207ae168fdc2 532 0.18/1.00 vMB 103
528,606 528,606 0000000000000000000e91b179c0fdb3d18df20537824d5b7e96bad894371b0a 1,165 0.35/1.00 vMB 92
528,605 528,605 0000000000000000002092a7007b3473a66124f9ffe9a15bc21b49f61e4b4782 231 0.08/1.00 vMB 103
528,604 528,604 00000000000000000000fb5fc60c92db16b64f49eab4ce32767476bbed56b4ab 55 0.02/1.00 vMB 108
528,603 528,603 0000000000000000002b94029ccc26aa403f16cd16fa074e172edad3e9bb6900 1,433 0.58/1.00 vMB 65
528,602 528,602 00000000000000000033ad040c0ec7502f9fca6086458794d17968bd509968cf 1,137 0.44/1.00 vMB 79
528,601 528,601 00000000000000000034cabe86d3d9b3375785eb8500cb2fd3fec93bd2e785b8 621 0.24/1.00 vMB 49
528,600 528,600 00000000000000000019ac5f58a361f48579cc5fcf4ed08401ec5adb4bc221e3 2,813 1.00/1.00 vMB 93
528,599 528,599 00000000000000000022c0a0d3f6dbd9d3dca7dc96b9a3bae76c8b65cb567799 585 0.31/1.00 vMB 28
528,598 528,598 000000000000000000029a60b6cf9f976cfe0367b2f95d0ecbe5315ccf759907 2,962 1.00/1.00 vMB 87
528,597 528,597 00000000000000000013937a419e6574fc9384de7ae75070e6f94bcfdc5cfc5f 902 0.50/1.00 vMB 51
528,596 528,596 00000000000000000028f6e8cc5387e160b7e220a95f213a586e75c2d850ec54 1,136 0.52/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 783.11 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: 734.20 GB
    • Received: 18.55 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.