Loading Tool

Explorer IconExplorer

Memory Pool

42,675 transactions
19.19 vMB
0.43697980 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.07/200 MB

Candidate Block

Mining Attempt adab0a952647f56b3ca37d5ad72d5e89cbded5ddda3a7b9fd433dd24d3c0b803
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root 25c7bff037b86e832787401f77c4c66cfde724f2f5fe7fdef254d6ea8b44f9b2
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,910
Size: 1.00 vMB
Total Fees: 0.13020533 BTC
Avg Feerate: 13.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (771,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
141,943 141,943 000000000000017ccc9094023505128efe71c6563a92c3ca8ef2350b4b55fadc 0.05 MB 134 162
141,942 141,942 000000000000083d13cdc6bf23f97126ba1c11690fdfae41e5204e6aca6cf63a 0.00 MB 11 16
141,941 141,941 00000000000000e4704583b3bd11c290505bc9dc0a7a1420237fbe58deeefb30 0.02 MB 68 261
141,940 141,940 00000000000001b34db1a10cbd5017b1d146426249127950cd02e72570cd7862 0.00 MB 11 144
141,939 141,939 00000000000006d52a0cb4747eabbf560022326ca0f27e496848ee2853fe157d 0.00 MB 18 320
141,938 141,938 000000000000070aee3ccda1677950d91b703c2e58385c027ad4abe5e7be98b4 0.02 MB 63 154
141,937 141,937 0000000000000899ad68c166bd3ff70319c5e3ea619576d692d5a1d718ba7229 0.04 MB 74 308
141,936 141,936 0000000000000849add8b1137a36a14ebd0f7ee0f5c1d362b0e1648ec486aaa0 0.02 MB 72 16
141,935 141,935 000000000000050165f04f7b4afc98b15203db9393526dee6d21857b49807310 0.07 MB 195 216
141,934 141,934 0000000000000519313cafbfefafdd32e638fe117c314124eed11bd892b6a683 0.04 MB 102 43
141,933 141,933 000000000000009c1bd162c355ceeec624a00c0548db286b1849d8a5f40c64bf 0.04 MB 65 268
141,932 141,932 00000000000008c84974818080b08d151ce9a29df99c3be4075705d4ab47ab3f 0.03 MB 67 224
141,931 141,931 00000000000000912caf90de41fb9d67b1f4aa78ac00da066590683bafeb649e 0.03 MB 63 245
141,930 141,930 000000000000054ccc66d173095b65c3b7823b5dcb8a98c91bb4593aa177dbac 0.02 MB 53 173
141,929 141,929 00000000000006a2ef0cf378a09e79784b31d6f982aec0d6508293d622e66509 0.05 MB 103 69
141,928 141,928 00000000000001af17c65f1a69184715ac868a73340e261e22724bdacdf548d8 0.01 MB 15 1,690
141,927 141,927 000000000000010ed55015a2b42918e17db1f7514c06a84eb94b52bdb737fb4c 0.02 MB 55 157
141,926 141,926 00000000000001a0601f0d1ca86205c2b520bce8dba0be329e1915f81a1dff24 0.05 MB 148 119
141,925 141,925 0000000000000283894af84ea099d91f1f07e8144830c420d9c611ca9521f8a4 0.00 MB 1 0
141,924 141,924 000000000000022f370cc8f636b861acb76a9908bbdd9f891607e1efb6e18120 0.01 MB 8 258
141,923 141,923 00000000000008fe8fefa0753e63c66d0e339c00f36025e091af9c3789bf32dd 0.07 MB 109 89
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

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