Loading Tool

Explorer IconExplorer

Memory Pool

60,675 transactions
34.70 vMB
0.08321479 BTC
Random Selection Loading Transactions
Max Size: 184.47/200 MB

Candidate Block

Mining Attempt 1db7b79744a906bf3cc3492802bc539154b1dc7fe30b0beea1f33873e0c63823
Version 20000000
Previous Block 0000000000000000000118c42bcf8f7519f0d86a205df8b06834ad477d8480f9
Merkle Root 0817b9b1f9efafef12254c9127dd47f8a03d607f928721e8ff05632da660d023
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,541
Size: 1.00 vMB
Total Fees: 0.01217230 BTC
Feerates: 40.21 > 1.22 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,410 (548,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,496 365,496 00000000000000000c5ed95844ac1e43d662d3a1e4544cb877b8a3d3a775c80d 317 0.95/1.00 vMB 7
365,495 365,495 000000000000000002b99b919b614f68d5b5a2b172d0b831af318101cff1992a 1,695 0.95/1.00 vMB 30
365,494 365,494 000000000000000009ffb5818b1a4a9781980b7269c1370ae891b650c669081f 386 0.18/1.00 vMB 97
365,493 365,493 00000000000000000091a4f2856b36cb8194e6c33e2401ced7847a2534dee6c4 691 0.46/1.00 vMB 30
365,492 365,492 0000000000000000081bfb8da20f9984087dc28bd47a3065eb4affee0eb31363 1,899 0.85/1.00 vMB 48
365,491 365,491 0000000000000000086714e7f388fd0889cf25efc2148b6b25eeea32558b043d 777 0.85/1.00 vMB 19
365,490 365,490 0000000000000000107f312018b379592a15fb5a74a71a9b59a652cb4988d5f9 124 0.07/1.00 vMB 39
365,489 365,489 000000000000000013c3c75e21af8a6d0a318bd3d34ba50715f76364e9e49ff7 674 0.93/1.00 vMB 12
365,488 365,488 0000000000000000057eb44d0ca2b1be79c308ff514a705080f250737fcc4b2e 374 0.22/1.00 vMB 46
365,487 365,487 000000000000000011a7cb798648ee3fe5c37c87e88b25f1f57232a64ef639bb 1,479 0.95/1.00 vMB 43
365,486 365,486 0000000000000000099375a974067d77cc3e5322618d24d6f0cef13e1d2a030f 728 0.93/1.00 vMB 23
365,485 365,485 000000000000000012c2cda114f139081db392d49228aefb186ea9bb55d952d2 55 0.09/1.00 vMB 17
365,484 365,484 000000000000000004aab7590b7d75d5a42ecc4fbc58835b6c2a8705752b27f3 496 0.30/1.00 vMB 31
365,483 365,483 00000000000000000153faf33bba0ad913f9ab2a6d1fe3ad81b876ba5d07d093 954 0.75/1.00 vMB 25
365,482 365,482 00000000000000000f74acb26dbddba8079d8708cf8dbd6b46a4e494f0366016 643 0.35/1.00 vMB 37
365,481 365,481 000000000000000014f868398dbf417a12cdf49292f98117b250f80ce804a4bf 1,368 0.92/1.00 vMB 30
365,480 365,480 00000000000000000f86257764c9a21093d3f832364ad599a80e32c26d5b0c42 2,365 0.95/1.00 vMB 55
365,479 365,479 00000000000000000684938913f80095d0d7e1cf3e2f3b352f3334983033b05e 1,498 1.00/1.00 vMB 40
365,478 365,478 000000000000000012bfdac570fedd38d76e38509d324784751951c5c0f73fc3 1,782 0.92/1.00 vMB 40
365,477 365,477 0000000000000000154b0dba9902399c0c08eaf0876e5a06c50b65560d2e8ede 331 0.19/1.00 vMB 37
365,476 365,476 000000000000000002f776315adcb5cddbf82abfb69df7cf563e3c24eaa34605 1,474 0.75/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.33 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: 601.66 GB
    • Received: 10.14 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.