Loading Tool

Explorer IconExplorer

Memory Pool

83,053 transactions
31.32 vMB
0.16023659 BTC
Random Selection Loading Transactions
Max Size: 186.14/200 MB

Candidate Block

Mining Attempt 03b61fda3cde7a02a164a4f43f879eb3d6329c34e6682dfeece80be0d113e1bc
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root dccf6451b8be25edd5bcbc89d5723ba13fc9592d2f5e9f4dd4223ee7b7caba4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,072
Size: 1.00 vMB
Total Fees: 0.06090822 BTC
Feerates: 269.69 > 6.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (478,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,485 436,485 00000000000000000018d999bc13c403d800b7511ea7c940016653d9583ca34f 2,348 1.00/1.00 vMB 74
436,484 436,484 00000000000000000323d7faa49ad27543f9da732fff701054a790a0fe7b6c45 1,953 0.99/1.00 vMB 59
436,483 436,483 0000000000000000041f860a3c3937f896a7aea526d7978c6ae11e065d8bbd62 309 0.22/1.00 vMB 50
436,482 436,482 00000000000000000278270d398edc840fdd47554acfc8cb5c5c5e5fb80da76b 2,255 1.00/1.00 vMB 69
436,481 436,481 00000000000000000267e214d76dbc92a18fbf636a934787f0e965a58d47f7fe 1,248 0.99/1.00 vMB 36
436,480 436,480 00000000000000000060599333bdf9ba8b5d912d56df8efc8991a9a76e865b60 929 0.64/1.00 vMB 38
436,479 436,479 000000000000000001d15925a691b5c35382996c1d41b2d17dd346a6d6cc46f1 1,792 1.00/1.00 vMB 40
436,478 436,478 00000000000000000252ca94a97dd6d08edb85485da65217f3b2b7aad99a63e3 2,208 1.00/1.00 vMB 69
436,477 436,477 000000000000000000b287685178eac794cc57988f4650522330a1cc7fd09245 2,379 1.00/1.00 vMB 71
436,476 436,476 000000000000000003d246f2150b7bf43025cb3792b252e62309950840b4410b 2,580 0.99/1.00 vMB 53
436,475 436,475 000000000000000000a5dc8480c667ef8c32ace966b836a2de6b60d4806ec75a 2,612 1.00/1.00 vMB 57
436,474 436,474 000000000000000004057526fda537a47e112bd0ce74c7ef3fd81a1c26308c4b 2,837 1.00/1.00 vMB 88
436,473 436,473 000000000000000000f789d4da3aec85265f0972a74245018d87bbc7d5652320 2,274 1.00/1.00 vMB 126
436,472 436,472 0000000000000000000d81297dfa4e1c538a792ab64b5fb2099887ccd3806d09 2,831 1.00/1.00 vMB 82
436,471 436,471 00000000000000000234ce50795cb2dd757b05c06f23ae967746465bb04d2c35 2,241 1.00/1.00 vMB 71
436,470 436,470 000000000000000003cf055ab93cd6e57feea6c742207047093dd84831d95385 2,585 1.00/1.00 vMB 91
436,469 436,469 000000000000000001f1a78382a7bc8cc1a5df2eb7b8f58f49c83472564d4c78 2,437 0.93/1.00 vMB 88
436,468 436,468 00000000000000000145a83720075dd26fe317f4e5e7660dccc7e55118498d6c 2,061 0.96/1.00 vMB 62
436,467 436,467 0000000000000000005539572fca1034fe9b89e525717b7bbdd7131adddf84e0 1,156 1.00/1.00 vMB 27
436,466 436,466 00000000000000000247d26e855eabcab46321ed47adffa35aa8c06f633442ab 2,322 1.00/1.00 vMB 73
436,465 436,465 000000000000000000af7790d30557b34fceb32fe4606d974e32917e99ae0b82 2,274 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.