Loading Tool

Explorer IconExplorer

Memory Pool

80,575 transactions
30.55 vMB
0.09290596 BTC
Random Selection Loading Transactions
Max Size: 185.70/200 MB

Candidate Block

Mining Attempt e58dc42bef7a0ae2281e19b983040b9c9c53ec00093d3b598bc37e27624924b2
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root a74389d0312cff817f21b9ffd78c3586696f9b5d50b8c1b5428a637ac9e84ad1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,800
Size: 1.00 vMB
Total Fees: 0.02304821 BTC
Feerates: 301.59 > 2.31 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (598,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,588 316,588 0000000000000000096cc923bfbd1833d9439b89b580ecd86d3576943710d08d 431 0.23/1.00 vMB 158
316,587 316,587 00000000000000001e37b85490704e593cd4bc86052daad08fb45ce94872b1f4 416 0.20/1.00 vMB 26
316,586 316,586 00000000000000001b669f907a8a63db313a7faa907a6ced82d7ee629bf1452d 310 0.23/1.00 vMB 20
316,585 316,585 000000000000000024f083aad121fb3e71c32114a8439a2d4ee2aa0b39718cb2 886 0.50/1.00 vMB 28
316,584 316,584 0000000000000000223b0f905adf15d252b042244a4f2903dcbe5f60f67f1a18 201 0.09/1.00 vMB 29
316,583 316,583 0000000000000000230cd40f4ba7447d230ea99966658e59f39dfe7aa7a10bfa 221 0.13/1.00 vMB 24
316,582 316,582 00000000000000002728865754648213b7b5b4aba5bbe9dcf8fc5d234ae21f6c 225 0.15/1.00 vMB 22
316,581 316,581 0000000000000000298d8be8f2545c18a4e3f3477954a2635449b7965f4b41ad 30 0.03/1.00 vMB 19
316,580 316,580 0000000000000000244f574f08d09140323fbb9ce44cbec5d8643b16a552578c 180 0.10/1.00 vMB 28
316,579 316,579 00000000000000000ea30f47ff0ef26113adccad833cdf0a15674387488b7dce 222 0.16/1.00 vMB 26
316,578 316,578 00000000000000001df1734390ee6681fb088ef6e1044c52fc4a8f1d59848019 306 0.21/1.00 vMB 22
316,577 316,577 000000000000000029ad7b8dc5c5c863701699b6028138e02a0da59e2005569e 300 0.20/1.00 vMB 21
316,576 316,576 00000000000000000be9314f16abdb0d7459f5dd6396967a769113a98e43f43b 423 0.25/1.00 vMB 28
316,575 316,575 000000000000000001ac8a2424325f382ad8fd0d1f3967fd3c2f9be89f492005 73 0.08/1.00 vMB 13
316,574 316,574 00000000000000001f14e0c24acda720cec365c1d28651a8ca53dbb10cdbe035 299 0.16/1.00 vMB 21
316,573 316,573 0000000000000000098ea8775628512eb66f88ca41bc13f64b26e92eac6f6319 265 0.34/1.00 vMB 14
316,572 316,572 00000000000000002871f2e4366c02acd79e368c384f27ecda8251d70437f6cd 1,387 0.75/1.00 vMB 27
316,571 316,571 000000000000000005bc8a0c0cae1a5ec8054615c2af27596cae9b2f6b6ac24c 933 0.35/1.00 vMB 39
316,570 316,570 00000000000000002b6f4ed4a71e3dd31c2e9005f3d11d80eebe067f1ba7cc92 765 0.35/1.00 vMB 32
316,569 316,569 000000000000000010e85a97c8fcde974de4c9621cfbd8124f67a0d9f6a91234 59 0.05/1.00 vMB 10
316,568 316,568 000000000000000000cfdd2dc82b7f83c4b66927b9d29e3758a4026377cc226b 988 0.75/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.