Loading Tool

Explorer IconExplorer

Memory Pool

76,274 transactions
29.88 vMB
0.09905115 BTC
Random Selection Loading Transactions
Max Size: 179.45/200 MB

Candidate Block

Mining Attempt 6f05c238be3bb9b7998ac48bc3252c92c978198b41b06959c39769ff8e81c5ce
Version 20000000
Previous Block 00000000000000000001dbb1d0c355245f3cf816e492d22c6348fbd464c36b26
Merkle Root afeea4f051fa184c3469bfd882937926ec5a19129f6a4100f006c630b4284b23
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,443
Size: 1.00 vMB
Total Fees: 0.02760701 BTC
Feerates: 150.62 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,445 (811,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,927 103,927 00000000000198dc68cdfc715684270314f2488781168454a9e2ac6ee22149ba 6 0.00/1.00 vMB 0
103,926 103,926 0000000000016aa3c14db96ba0dbb1c1837e7ecce791ba4029e420381eb53fe6 12 0.00/1.00 vMB 0
103,925 103,925 000000000001d06e3853d998e11560e5aba5d375eb45fb3d891f82391a384a4c 10 0.00/1.00 vMB 0
103,924 103,924 0000000000013f730cff2d69342ba875c32ffa2a35d05b5b8b2b2fb0d697290c 5 0.00/1.00 vMB 419
103,923 103,923 00000000000036893ef2b56577523bda44b4dc5c5b8928c8035bbb220df53c3b 10 0.00/1.00 vMB 0
103,922 103,922 0000000000031fc700c018fceb0dea0c4181b7dd6930b08a420361dd7f12cb5e 12 0.00/1.00 vMB 0
103,921 103,921 000000000001fbd51ac932cf964f3cb7b5ebe3f40ba6999eb0b28767b657e3f3 10 0.00/1.00 vMB 0
103,920 103,920 00000000000122aef6b11c285bbf1c74f71404e16ca8e51f670365b0cf11c657 5 0.00/1.00 vMB 0
103,919 103,919 0000000000021e03ed11f7c7ecb39a5cf44d288b7b0782a33f4b1c2e6dcb36fa 4 0.01/1.00 vMB 0
103,918 103,918 00000000000283e1a07a31112877157f18a10793b5d143a0b71a4c951df48473 12 0.00/1.00 vMB 0
103,917 103,917 0000000000011a6bc45858b36d3d9f6f41bff0af31161199b0279b350a6e12f2 12 0.00/1.00 vMB 0
103,916 103,916 000000000000f97057c9cc7a1f8844f705650313e1d724f590124d8a9260cfaa 16 0.04/1.00 vMB 925
103,915 103,915 000000000000f89935423f53cac7b5f157bd2b4130d4c4d29105cc91e4d0aa27 22 0.01/1.00 vMB 0
103,914 103,914 000000000000bbd075ce9f7bd6e3acec91e5bbd303b796ac20124612c59f98bb 17 0.00/1.00 vMB 0
103,913 103,913 00000000000240dcb352764bb3b5b9892ff7adf8c1cf41ebe3ea9c34e2bf4eb5 11 0.00/1.00 vMB 0
103,912 103,912 000000000001d76b8736aaabaf9ef236f76b674c2ec3185a3ddee3d592a93b50 7 0.00/1.00 vMB 0
103,911 103,911 00000000000371ddba105b923ebef8a0bd3f899eb59c81a59e0e657e82b17fa7 8 0.00/1.00 vMB 0
103,910 103,910 0000000000018a761743b2780df51e4161a7530bc824c1c2cc0a9389d9f6a41b 7 0.00/1.00 vMB 0
103,909 103,909 00000000000078c5abdbc73b04b7a39d7f5e74fc1e62a230e629e828df76b1ce 5 0.00/1.00 vMB 0
103,908 103,908 000000000000f538af0a4a2817dd823657e5e3e0b76932a9988d0bb12ce09da9 5 0.00/1.00 vMB 0
103,907 103,907 0000000000024591bbd73dd2442ab73d272cff4ac50c4171b89d6a7e288d73f1 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.17 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: 748.69 GB
    • Received: 18.81 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.