Loading Tool

Explorer IconExplorer

Memory Pool

82,374 transactions
30.43 vMB
0.10374126 BTC
Random Selection Loading Transactions
Max Size: 185.70/200 MB

Candidate Block

Mining Attempt c8fbdcea0011aeb549b3f78761e8c6364cdebac4f7a56653642ddcf7845dbdaa
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1fdc1628300b27a373462e44f5e325e4246e7840524c51ccafaa2a172671ae25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03288487 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (402,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,270 513,270 0000000000000000004210999647abe34bf825e3b8f8701882aedc0922e16354 919 0.61/1.00 vMB 16
513,269 513,269 0000000000000000002fef1d2f01f23718875e1acabbbf9a4700abddd86ee152 1,028 0.76/1.00 vMB 19
513,268 513,268 0000000000000000004b02bd262e5b20ba72fe0a4735dd3dedfaf72b133edc1b 397 0.12/1.00 vMB 25
513,267 513,267 0000000000000000000568ac3c954eb820a5257016e3bd095a64b7e584c28a64 414 0.34/1.00 vMB 19
513,266 513,266 000000000000000000091021cbbb72e8c4fcbd2970d23614c9d57626ec755042 2,036 0.84/1.00 vMB 31
513,265 513,265 0000000000000000003b902192b1424851082c4661fb8ecef8ad314b953e8616 1,407 0.58/1.00 vMB 24
513,264 513,264 00000000000000000016e2fb139dc00bfed59a5c00153a0194ddf5ac39590e85 614 0.30/1.00 vMB 22
513,263 513,263 00000000000000000015c8505367ad78f00e8465c61bb6ac000d7ade36e49902 286 0.10/1.00 vMB 35
513,262 513,262 000000000000000000358ba0a773494fe1cb83bb16a4e2ae1687b27834421a17 1,782 0.67/1.00 vMB 29
513,261 513,261 00000000000000000012553e34aff07eaa096ee50f3b629f3cb4ae10d3390916 1,617 0.54/1.00 vMB 30
513,260 513,260 0000000000000000002403bdc00ee3e047e352e84e1cddba1f7d00f34f0a4e82 203 0.08/1.00 vMB 32
513,259 513,259 0000000000000000001f877e65c8b6d3a8fd1e68ac89b6922c7e6f353e7e426e 249 0.13/1.00 vMB 39
513,258 513,258 00000000000000000017596b4e076c60c7814e6ad1dd84597ee9e58a9d2d2051 1,359 0.47/1.00 vMB 35
513,257 513,257 000000000000000000014204f6909ac7f74cf32e63130a611fe4f545a9b9af92 221 0.09/1.00 vMB 30
513,256 513,256 00000000000000000013edbcf48524ec83064c3324cf422e0aeedf0c487f2c2b 528 0.19/1.00 vMB 31
513,255 513,255 00000000000000000002eea9b4398871848792955770aaa7612bb2794c342e46 738 0.34/1.00 vMB 26
513,254 513,254 0000000000000000002acea9d80ee7e9691f496f53f21735dd76607b5e3109e6 1,501 0.68/1.00 vMB 29
513,253 513,253 0000000000000000004228e28c0a4a92c2aeeb054e897c021b10c8e233aa63a4 621 0.20/1.00 vMB 37
513,252 513,252 00000000000000000007bbdde6a85abe1fd0ca5ed3bf97c79d543a28dcdab6d2 56 0.02/1.00 vMB 46
513,251 513,251 0000000000000000000907e521c98d4594b299a2dbd3e0be457b1daf6dc059da 413 0.23/1.00 vMB 18
513,250 513,250 00000000000000000007a2129b6830535eabe942a1b0debaa2bfe308b5617657 650 0.22/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.