Loading Tool

Explorer IconExplorer

Memory Pool

72,930 transactions
28.21 vMB
0.07233556 BTC
Random Selection Loading Transactions
Max Size: 167.09/200 MB

Candidate Block

Mining Attempt b2d5adb63100c57e73685b68c4d6ee51ac2bff7049c58c1c0cdf753c8a66e094
Version 20000000
Previous Block 0000000000000000000171dc8005d923f7f3a1cd93058f583002b96777feb7d5
Merkle Root 74090325393dfcbecce353af278c03de13f4c196ec03bcda2d95520162f25ed4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,810
Size: 1.00 vMB
Total Fees: 0.01590304 BTC
Feerates: 100.29 > 1.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,047 (368,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,158 546,158 00000000000000000022785b4ddd73a5b228a25357cd9db3f8a070a19e4192b5 2,094 1.00/1.00 vMB 8
546,157 546,157 000000000000000000224a73e36fbe68c888616917ffef49107aa5005edf7801 2,973 1.00/1.00 vMB 12
546,156 546,156 00000000000000000013ec871d831f71dd63d8439da64e384f4d752cea757f39 1,922 1.00/1.00 vMB 25
546,155 546,155 0000000000000000000694bcaa4f98246ab322b7ccf4b69b944a1aab058ad339 2,698 1.00/1.00 vMB 27
546,154 546,154 0000000000000000000edf52844c62ee06b137aa18b6cf3ed0bcf0820a3735cf 2,571 1.00/1.00 vMB 31
546,153 546,153 00000000000000000006f547c24567ce8c313232695a471055e313e6f7f26655 2,536 1.00/1.00 vMB 24
546,152 546,152 000000000000000000144acc4f5179646765aa8cd3e8d4c20dba9261e781dc54 801 1.00/1.00 vMB 12
546,151 546,151 0000000000000000000749bddca2b9200af6de1f95624fd034f04dc40c712750 2,520 1.00/1.00 vMB 19
546,150 546,150 0000000000000000002230a1b86ead90741004a5121632f73842b3960b97115b 1,174 1.00/1.00 vMB 45
546,149 546,149 000000000000000000241c33e5602662374e5fa56a307a1a80a0d93ad27fba3b 652 1.00/1.00 vMB 67
546,148 546,148 0000000000000000000c9929d4e20e2cd161ff198bce7348570f3201b09a4c21 2,711 1.00/1.00 vMB 10
546,147 546,147 00000000000000000018c00a99fbef7244d6667989c408f1991927646d1eae8b 1,674 1.00/1.00 vMB 11
546,146 546,146 000000000000000000114b69552bb88a3dcfb43d36b6aea981911440f50373c9 307 1.00/1.00 vMB 7
546,145 546,145 0000000000000000001b56170a9b9c72ff38c91969d543837368db3ef7b3725f 2,092 1.00/1.00 vMB 24
546,144 546,144 0000000000000000000ced340cd4769761133c3346cc67cf6898ece08b0d0c83 2,634 1.00/1.00 vMB 26
546,143 546,143 00000000000000000010a50d90b14a74a8fed68899b26118a23af48b4de89b33 2,951 1.00/1.00 vMB 4
546,142 546,142 00000000000000000002990288202cd789281cfaeefcdcd3877a329ab09b182d 2,616 1.00/1.00 vMB 9
546,141 546,141 00000000000000000007a1e07853741ac7f93383688cfba199ec82a07794c3d3 2,356 1.00/1.00 vMB 24
546,140 546,140 0000000000000000001e7f3fa5ff48c030a8ca88cf2539aa841fa6685b06d297 2,584 1.00/1.00 vMB 23
546,139 546,139 0000000000000000001f1e9624ab7c1bd089458c50da991c6821ddb3fe6a61e4 2,531 1.00/1.00 vMB 28
546,138 546,138 00000000000000000008d4f158e98d59bc71d40f0d3346244c2991dcc72f9d3d 1,614 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.48 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: 668.08 GB
    • Received: 15.38 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.