Loading Tool

Explorer IconExplorer

Memory Pool

39,747 transactions
18.75 vMB
0.17748590 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.94/200 MB

Candidate Block

Mining Attempt add065ec2f336ff3a1d66c2c6064fcbddaaed6d0d02fada0a4b77810912a6b7b
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 7825921228f6dff04dd90de1a3ba804528bfcca6aa18fba1516e02dfa6be65fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,126
Size: 1.00 vMB
Total Fees: 0.05088381 BTC
Median Feerate: 4.68 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (771,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
141,911 141,911 000000000000075e1f12d419bacc227b316176a369d8f4ce31fd18cc45c47056 19 0.01 vMB 125
141,910 141,910 000000000000060e88b3a043b8c1709a94635406e9db18869972b2ad3a33bc06 7 0.00 vMB 629
141,909 141,909 00000000000005b668b114002511454b80e7f42225ac5df386a02ea615efded4 10 0.00 vMB 41
141,908 141,908 00000000000004d37d7b543c92aa02059fb5a011275852a80dcd7a0ae65335ec 15 0.01 vMB 51
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: 87
    • 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.