Loading Tool

Explorer IconExplorer

Memory Pool

26,990 transactions
24.69 vMB
0.04574801 BTC
Random Selection Loading Transactions
Max Size: 134.12/200 MB

Candidate Block

Mining Attempt 548473144df72bf3c86c4b53ec0c94dcb167d94cfb1e242f144ade9018b23202
Version 20000000
Previous Block 00000000000000000000a67283c0bccf96ac1aca55a06a7e429042ec61de1d7f
Merkle Root 3bf9335a4f21b85642a8568b6b10f36b548bb80904b06a823ac57f3b012b313f
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,047
Size: 1.00 vMB
Total Fees: 0.01874581 BTC
Feerates: 179.53 > 1.88 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,406 (794,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,650 144,650 00000000000000bf07a17fbf25a82ba58358f0d71d3f28bcef1d404e28986daa 24 0.01/1.00 vMB 53
144,649 144,649 000000000000018e7bd8d691ea3334bf9e89228d56684cda1ddf1c48a87ec567 24 0.01/1.00 vMB 656
144,648 144,648 0000000000000628d4cd22117c44beac8fdeead34db3ff2ffb5abff1e78d12eb 157 0.05/1.00 vMB 123
144,647 144,647 00000000000003b8446bc53c0f721e737d5a1e0c094962e94e71b18a80372bef 110 0.05/1.00 vMB 33
144,646 144,646 00000000000008e578fc18284bd70f7b54e0531f93393c28a134141ca0a5d720 82 0.06/1.00 vMB 164
144,645 144,645 0000000000000366f1328adfb978b8b17035173d647609e34f43b8306699ec0c 62 0.05/1.00 vMB 51
144,644 144,644 00000000000002cec5761d52b1424b18fa88ae3f541d3638685dca12ea7ae678 62 0.03/1.00 vMB 57
144,643 144,643 00000000000002182d15f0cdcbfa39b0113b87c9743aa6f01b6386f5a6ddb136 65 0.04/1.00 vMB 86
144,642 144,642 00000000000008504c496507fd88a8bf58a53bdc4f5b732a6ef843217db20d36 37 0.05/1.00 vMB 158
144,641 144,641 00000000000003541df0fb5b8bf8f5e8b641a47f368b85f4224184dfe13e0da6 60 0.05/1.00 vMB 132
144,640 144,640 00000000000004499a47b6fdba6bc983c945c327cfb5844908798643b233dd32 7 0.00/1.00 vMB 419
144,639 144,639 00000000000004aa74b8d65db233b70a325749c1f530efd7ce4bf6f5af66d324 132 0.08/1.00 vMB 149
144,638 144,638 00000000000006f85818a87d7cd34cee6cb3e3b153793b4e26c9e68c5aadabc7 38 0.06/1.00 vMB 335
144,637 144,637 00000000000006daca5d65a4dc73b8811fd8bd3399ef2d63696af28399ae4ce8 18 0.01/1.00 vMB 37
144,636 144,636 00000000000004566a64de3969e2b6022e9317c804cd93b9a32b1f56ca7d4761 172 0.05/1.00 vMB 27
144,635 144,635 00000000000001ad3d4a786204abf58de789f8cfbb51cd5b229f1eaf661aa73f 1 0.00/1.00 vMB 0
144,634 144,634 000000000000062aaf7d34bd1fff92867d77d87f9957b3921beb0da78b835b98 112 0.05/1.00 vMB 1
144,633 144,633 0000000000000333c5163ac67a3d66b65287eaaf1bff6a676785dc2cd38d6996 99 0.06/1.00 vMB 220
144,632 144,632 000000000000074147bc52753ff16bf960a657b6e641dea83e95404049673413 24 0.02/1.00 vMB 111
144,631 144,631 000000000000028d5d134af20f8219f8c1fd25e324bdc63044b77cc0c0008046 96 0.05/1.00 vMB 97
144,630 144,630 00000000000007c085eafbcced513e74440d9f887fee4d21828ebbbfcf1f4a89 49 0.06/1.00 vMB 495
Previous 10 blocks ↓
Total Size: 825.65 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: 4,264.85 GB
    • Received: 234.52 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.