Loading Tool

Explorer IconExplorer

Memory Pool

34,706 transactions
10.87 vMB
0.19859239 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.76/200 MB

Candidate Block

Mining Attempt a81946b59f17032c6f4f65455cdcc3fc4168477e5372585567a3a470ed2af062
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 55373b514d2eb4b91c9c3ad1367216334c2389f728442501549653b60c5ee980
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.08418838 BTC
Median Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

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

Node Details:

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