Loading Tool

Explorer IconExplorer

Memory Pool

27,510 transactions
24.64 vMB
0.03467045 BTC
Random Selection Loading Transactions
Max Size: 134.30/200 MB

Candidate Block

Mining Attempt b016f89741f1acb6141c3080f2f4ff68fcfd4b02c9548fe75bb3d9272bb6ef31
Version 20000000
Previous Block 00000000000000000000e4721dcd5b0a730d3e670295e871fa2e39b8b258c3e1
Merkle Root a2e08e2571ea1287d653c6994b3f98e1e7ee444fe2c11099f405cd84d1902e59
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,208
Size: 1.00 vMB
Total Fees: 0.00753933 BTC
Feerates: 73.63 > 0.76 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,732 (794,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,657 145,657 000000000000043c20ed927dc68b69c319f8bbc388e7d62953021e4d72a10a57 41 0.07/1.00 vMB 54
145,656 145,656 00000000000003fbc6cce41f50631f3eb414e6e1c0f2e7846840c013007712f6 17 0.01/1.00 vMB 112
145,655 145,655 00000000000001b2e43b44c3e10a7ae096bf43bcdf502c38b34a9850f6ef5617 63 0.03/1.00 vMB 110
145,654 145,654 00000000000006fced3443aab326a09537c95bbec2ef67846d2053e33938dfa2 123 0.05/1.00 vMB 98
145,653 145,653 000000000000012d58276ecc8e28104d30f1f742090385138725520054b6feb4 25 0.01/1.00 vMB 43
145,652 145,652 000000000000074a2178c291e16d1bc7e6654b54a370dd360b44b306fcf31fbb 60 0.02/1.00 vMB 312
145,651 145,651 0000000000000135b90822315b17aecb4d1e85d4657d0671a50c7036c99bef93 77 0.02/1.00 vMB 119
145,650 145,650 000000000000029a259150ba0c39aa908fea66bd9c3a766ae4a25bf79532756d 97 0.04/1.00 vMB 161
145,649 145,649 000000000000002dccc10d902e0bd21a9e247b7aeac53a07cb63bebc5ed739fb 146 0.05/1.00 vMB 227
145,648 145,648 00000000000004ba40806e3c535bfc5388f2385c3e95de4acf306962dc2397fd 54 0.02/1.00 vMB 199
145,647 145,647 000000000000017cb236bcecbdf65df811c3e6e01d79268bd9e89536c299e284 10 0.00/1.00 vMB 450
145,646 145,646 00000000000002dd55c26040b1473fbb117675d6ccdcd997ca8fb261c874c4d7 146 0.05/1.00 vMB 184
145,645 145,645 00000000000002e9a15dcdb1e0ce3e38478066b80b8eeb0963c18ac18b423f40 139 0.05/1.00 vMB 178
145,644 145,644 00000000000001281dfafdd027042a940e16f649e19217ca2ea0037f9886aa25 54 0.02/1.00 vMB 82
145,643 145,643 00000000000002a853077a61aa9ed18b28908a359d0eb1c3463c718daaeb0040 92 0.03/1.00 vMB 61
145,642 145,642 0000000000000682df70656cdc46f93c48138c30895c8b587edc2624f317e181 46 0.02/1.00 vMB 173
145,641 145,641 0000000000000826fe69e542be504d5f4eb3c6694e6abbaea6811ca43edf66a3 79 0.03/1.00 vMB 128
145,640 145,640 00000000000009074de7042ae47ac42ed426ab19411fa4ce06f4297d9ab32996 113 0.05/1.00 vMB 395
145,639 145,639 0000000000000696fec1bfa2b44457eddf2ee7030529105f9d478bbdb390e01b 13 0.01/1.00 vMB 570
145,638 145,638 0000000000000696c0b0775b0d1d2d71089480921c4b4a940d57b6d4d8dfe1d2 73 0.02/1.00 vMB 169
145,637 145,637 00000000000003069298ed6090f91ea6fd334c8665fd9901da18cf9787a5ce62 20 0.02/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 826.25 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: 4,286.85 GB
    • Received: 237.30 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.