Loading Tool

Explorer IconExplorer

Memory Pool

26,818 transactions
6.49 vMB
0.05610370 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.17/200 MB

Candidate Block

Mining Attempt 1367ffc4a80e18b5d5a9d13b4cfefed0644996e07127058607005ca537648e7a
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 2fef2ece05996874eb4fbad47222aab78a826a9a501774c7c8b92dc80bbc3d34
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,848
Size: 1.00 vMB
Total Fees: 0.03844195 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (698,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,936 214,936 00000000000004a99feade219f59d1b680ec582f6dcd73c9640c4cd7c2d7bd05 235 0.12 vMB 123
214,935 214,935 000000000000045837f18d2d216618d81035d470ef9933e573e02ec4cb4f02d2 140 0.05 vMB 145
214,934 214,934 00000000000003fb99f72daddd3c2b06e0a81c8bd1ddd6bc978d95e0a8b0ae46 44 0.02 vMB 182
214,933 214,933 0000000000000031160c6811c27d9330745b9e97854ce7f7e1da6a1d3050c621 278 0.11 vMB 298
214,932 214,932 0000000000000544580facfe8a98edc7e7f79ca7cc7f04e5887cc9a5989a9563 259 0.12 vMB 187
214,931 214,931 000000000000057ec612f0ab54e9d815dd8cbb06b628141c29439007091d95a0 605 0.28 vMB 188
214,930 214,930 000000000000027a255ec177f2743e077926f58d87b7df8c8a81de30ade91e2b 189 0.09 vMB 155
214,929 214,929 000000000000014ef86c330dfea14e186b8aa65ba8718a146aadb63a5b4a2720 623 0.25 vMB 189
214,928 214,928 000000000000024836d4b4814342e64d16599cbabf3f42fe6ee8868bc5ea93f7 85 0.03 vMB 132
214,927 214,927 00000000000000d9e9cf8f605e54fbace71c720b0c90491b1f6fef81c0f7de9b 11 0.00 vMB 196
214,926 214,926 0000000000000309c4c364d0a80847f009cf90b240c95eca86b5a340bd662991 163 0.07 vMB 147
214,925 214,925 000000000000054305303644ccbd0fdc1c31a955cfca9e9c226c91ddc0c8717f 667 0.25 vMB 236
214,924 214,924 000000000000041f78f6c97b4cf59e87a3f18c5f1d6573ce08fc7e9783757053 7 0.00 vMB 185
214,923 214,923 000000000000020bc27ca12612494baa3cea6eb2605bd53cc717c30801dfdba9 609 0.24 vMB 194
214,922 214,922 00000000000003c36b9efc0c7f3cb3f2dce29613046efd15eab5cd28fcbc7c74 7 0.00 vMB 142
214,921 214,921 000000000000046c76169590154d719afc1a56e8c60a98e70db6eb22fcf1844d 364 0.13 vMB 186
214,920 214,920 00000000000001e9868eba7cd5a9a2398b61b80ff55aac6f3172cf224c14d571 121 0.03 vMB 176
214,919 214,919 00000000000001b8c77eb519a2c6bf2af4b8f4db97c20bae9384cadbec60ebdc 789 0.29 vMB 104
214,918 214,918 000000000000003de4902e223b1dd5e68aa95448d897e878db6c565542a0a492 289 0.11 vMB 254
214,917 214,917 000000000000025c5328910145482529a146a2f6f3ffbac895c1e9000427259b 362 0.17 vMB 155
214,916 214,916 000000000000018809532a27073be3d0bc4dface33150139328255d77e63ad9e 563 0.25 vMB 145
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 82
    • Outgoing: 10
  • Data Transfer:
    • Sent: 39.94 GB
    • Received: 0.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.