Loading Tool

Explorer IconExplorer

Memory Pool

26,990 transactions
6.96 vMB
0.05609045 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.11/200 MB

Candidate Block

Mining Attempt faea165f5faa8ffcb56592930f8648aa3c31494257440d54dd1be75d17daef9c
Version 20000000
Previous Block 00000000000000000000f0f8cdddaad53176e3bccba4216d36f8bd37433b7869
Merkle Root d6824f074c544913cbe65a320f62e5792233248226ea302d206f1d4d5a6e8af1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,839
Size: 1.00 vMB
Total Fees: 0.03382136 BTC
Avg Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,002 (687,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
225,078 225,078 00000000000003941050c4c4b84189bebbcf194df74345bc7785787d605b9937 0.06 MB 32 57
225,077 225,077 000000000000010243f2161efd56f3c173c66f6710ffb5670867eaa8c4e40363 0.12 MB 206 157
225,076 225,076 0000000000000013a5ff00e77f448ffc1ca5e5a928d71d3612148601e3785cbb 0.18 MB 218 112
225,075 225,075 0000000000000027ca77b474bc9f797a0d4be70297902f4ff4b348841d20cece 0.25 MB 419 153
225,074 225,074 00000000000003cc35719b8d792aac1b50ae86345f1cd47470e530f685d36c79 0.25 MB 557 191
225,073 225,073 00000000000001373a2f3a9461597ddb91219dca11450e958c041a42e51f4374 0.00 MB 13 296
225,072 225,072 000000000000036561a49bebaa515725b4915d3f46af7bce45f1c58464c37f79 0.25 MB 520 175
225,071 225,071 000000000000014354ac07c57152d221aa8653019a68b0e8d391634db1f07af4 0.24 MB 647 223
225,070 225,070 00000000000001b2299283829460944c4c74ee7805f11dc9dfa18a74d5d7ebf2 0.00 MB 8 178
225,069 225,069 00000000000000dd017c7b31dcb2c554b81a8744eddd9e321ec22e5606351e27 0.25 MB 682 212
225,068 225,068 0000000000000356531d69ac5396774252e1983067d6972341c34b4c73fd2186 0.30 MB 256 54
225,067 225,067 00000000000002bc3883b1bb2e344fbd7f10fb781efcf86faf4b63d6bf015835 0.00 MB 8 148
225,066 225,066 000000000000038e4ab0f16e0ad5423efe66bd9485a1fae019ad068dd88b082c 0.25 MB 823 312
225,065 225,065 0000000000000318003fa15c90c1f69b33fbc9d107e0ca7c88292689dacf25ab 0.06 MB 103 146
225,064 225,064 00000000000001beab8f27aa46b5e960331991f56b00d3ad93b6c58a3d245b79 0.11 MB 100 54
225,063 225,063 0000000000000290c08ddd7b13f2f316b0d02b746be92b4cc9df8913ff364b69 0.25 MB 625 216
225,062 225,062 000000000000004fd9fc2685f0e06adeb61af88b66a8f4f2fb06eebc1010ae6a 0.17 MB 419 216
225,061 225,061 0000000000000067c6797f5b9bbd1eff87763006b3891dc8b443d895fab73122 0.20 MB 456 195
225,060 225,060 00000000000000cc14638d0fd4728b7ff8f71bd7bdde8efc07b1b79f8bd05a84 0.05 MB 81 144
225,059 225,059 00000000000002417e1fe47622b9ae936c7b03c3d594d9c9257f604245f64cf0 0.27 MB 685 205
225,058 225,058 000000000000039bed2845a23f9bede93e99ff2035f85439aa5a3a6be44e9030 0.01 MB 27 188
Previous 10 blocks ↓
Total Size: 778.84 GB

Node Details:

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