Loading Tool

Explorer IconExplorer

Memory Pool

39,733 transactions
18.75 vMB
0.17723303 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.92/200 MB

Candidate Block

Mining Attempt ad7b1213c692464ec5cee1d4db1c6bb7751bb984ea8bb71f8047fe9ba1533b88
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root c372cb59b5b3f6132c6d7fc93062eea43b02f3449b4d8ba0869ec22ba54462dd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,101
Size: 1.00 vMB
Total Fees: 0.05063573 BTC
Median Feerate: 4.64 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (771,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,932 141,932 00000000000008c84974818080b08d151ce9a29df99c3be4075705d4ab47ab3f 67 0.03 vMB 224
141,931 141,931 00000000000000912caf90de41fb9d67b1f4aa78ac00da066590683bafeb649e 63 0.03 vMB 245
141,930 141,930 000000000000054ccc66d173095b65c3b7823b5dcb8a98c91bb4593aa177dbac 53 0.02 vMB 173
141,929 141,929 00000000000006a2ef0cf378a09e79784b31d6f982aec0d6508293d622e66509 103 0.05 vMB 69
141,928 141,928 00000000000001af17c65f1a69184715ac868a73340e261e22724bdacdf548d8 15 0.01 vMB 1,690
141,927 141,927 000000000000010ed55015a2b42918e17db1f7514c06a84eb94b52bdb737fb4c 55 0.02 vMB 157
141,926 141,926 00000000000001a0601f0d1ca86205c2b520bce8dba0be329e1915f81a1dff24 148 0.05 vMB 119
141,925 141,925 0000000000000283894af84ea099d91f1f07e8144830c420d9c611ca9521f8a4 1 0.00 vMB 0
141,924 141,924 000000000000022f370cc8f636b861acb76a9908bbdd9f891607e1efb6e18120 8 0.01 vMB 258
141,923 141,923 00000000000008fe8fefa0753e63c66d0e339c00f36025e091af9c3789bf32dd 109 0.07 vMB 89
141,922 141,922 00000000000006a6057061953da991b87624205e6be488171d749d4aebbea5fb 111 0.05 vMB 132
141,921 141,921 0000000000000916365b3bf392675baf8fd13eac030adb18a676dc7cbfc4d585 18 0.01 vMB 776
141,920 141,920 00000000000007aaeb9338d05da6f98cc751d89d3afec8c2bd88b2ba32a37b50 114 0.06 vMB 307
141,919 141,919 00000000000003a7415720d3d9e20c94f381dc9d445b560e4b0979e6ced08cc3 8 0.00 vMB 38
141,918 141,918 0000000000000063f6a2a14c134e1c61bcc05ace8df0b04f14d7a9eb46c80d03 8 0.00 vMB 21
141,917 141,917 00000000000003610bf513140f405268bf54867035e81c8298ac94e28336f969 11 0.00 vMB 42
141,916 141,916 00000000000004ccc4583d9fd874f553ce3b023065d713e7b77a7a5fba71157d 25 0.01 vMB 62
141,915 141,915 00000000000002df3c1d379e5f1db261c2655f06e3798bfd57c1ce13842779a4 9 0.00 vMB 22
141,914 141,914 00000000000008a953d0bf04ddfcf4ff80e9cb2040f5f82465e9fae737a79194 82 0.03 vMB 198
141,913 141,913 0000000000000832eac2269bfc476057a60e070e6349fe2a75e4bfcb68ec78c0 1 0.00 vMB 0
141,912 141,912 0000000000000049099219caf7054822af554a9a225990253a52405dd90f6c6d 16 0.00 vMB 460
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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