Loading Tool

Explorer IconExplorer

Memory Pool

36,270 transactions
16.16 vMB
0.23582143 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: 90.28/200 MB

Candidate Block

Mining Attempt 0c82218d5f9fa4b14cfeff6b6f3637bc4c5ceb12ffccdba348f8bf6cc010f0a5
Version 20000000
Previous Block 0000000000000000000039be3274f56c53cd46fa35e956bb71ecbfa8c21a9d7f
Merkle Root 2db87f66880835c9f7c2983100038e57cd553ff44c2a5c005c6cfe34df5271f4
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,191
Size: 1.00 vMB
Total Fees: 0.05807472 BTC
Avg Feerate: 3.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,050 (658,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
254,937 254,937 00000000000000306a45d94a47d581fad4d7fe4a6d3fc65ef4f9fa93abdba46e 0.11 MB 128 32
254,936 254,936 000000000000001eb829b36caa0331e5fe542943ecf877d473b967624d744258 0.25 MB 462 62
254,935 254,935 00000000000000306041cedebb17914db5400c2075c0ea55015497fddc3d9195 0.19 MB 514 91
254,934 254,934 0000000000000036acbef392ed9cb1ab8b15de31cda2de357c6f2b0be69ddb0a 0.25 MB 615 352
254,933 254,933 000000000000003d53a60a42916a4e18592bcfdf5cb45f7ce1652391b8cc55ed 0.25 MB 570 75
254,932 254,932 000000000000000cf01241d740ab6720245ba0b6686a7d1ef5d1c3e7c24917d1 0.25 MB 658 93
254,931 254,931 000000000000001ae59dbc861b1b0a4783f68a9cc663843402b0086af5f331ee 0.25 MB 678 95
254,930 254,930 0000000000000012885f1020530f99e1c0039d2b0c7e8c5fa5bd61d6343a2e04 0.35 MB 810 129
254,929 254,929 000000000000001ffae0f7b3b20d044c614283a7b13c0f1a40fdacf92b13dc47 0.25 MB 542 145
254,928 254,928 000000000000003d3c61515b5001e156462dc9bead419ae7dcd80c1e3cd87e18 0.25 MB 617 195
254,927 254,927 00000000000000195e8be754e9b7abec8a527a6530790eb37b3e8922a7c6903d 0.13 MB 203 50
254,926 254,926 000000000000003e27e8850f49c718691efb9fa264347d5718d843aba316de71 0.16 MB 439 95
254,925 254,925 000000000000003ae04fec4c714618db6e09cfc03f975c47cd41686ed9861864 0.25 MB 684 141
254,924 254,924 000000000000001b41c09a5cf5507d1418e7d2562789b5189e0703991c205a0c 0.05 MB 128 164
254,923 254,923 000000000000003aa2cd703da91105ee5c93e595a8058f9618c43270820ee133 0.10 MB 224 101
254,922 254,922 000000000000001061bab59303b8ae31cef47c0e846a47339e48a4a186eec055 0.02 MB 25 57
254,921 254,921 000000000000002be1bd5a762f2c4dd96cea26d37b7c0fd7ee91753cc40013ad 0.18 MB 416 91
254,920 254,920 0000000000000019acfe079424e820342abbafbd20b3eba06c1e0934c0f8fafd 0.05 MB 106 152
254,919 254,919 00000000000000038189e455c0abd6dbb3e6808fca6b440b71f40be64363c669 0.14 MB 326 86
254,918 254,918 0000000000000004fbfb5d190485118130c9dfa5487fc064b6717a55c3ceeba9 0.16 MB 265 72
254,917 254,917 000000000000000e5597458faab254559ac06e06cd28ebe141fd9374e8236f01 0.04 MB 111 81
Previous 10 blocks ↓
Total Size: 778.93 GB

Node Details:

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