Loading Tool

Explorer IconExplorer

Memory Pool

42,368 transactions
26.63 vMB
0.07544588 BTC
Random Selection Loading Transactions
Max Size: 138.65/200 MB

Candidate Block

Mining Attempt eb47fbf8ffeb2b8ac89c07854f78d0907f8a14864f69d595e4a0b8e284d51406
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a12ae8678a0d862ae228df95a650208a700417dd7b7ff879e6219c457a9df9f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,561
Size: 1.00 vMB
Total Fees: 0.02610237 BTC
Feerates: 99.53 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (178,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,393 736,393 0000000000000000000045789ee6ce082a0a40222e2791ffac761ea8b44ec52a 755 1.00/1.00 vMB 15
736,392 736,392 000000000000000000008c8ae358d41e248d240ee5694f901f5bf5afb8f0e207 2,579 1.00/1.00 vMB 22
736,391 736,391 00000000000000000006f21447950a772e03c931c451dd24a63a5da9aa89eee9 481 1.00/1.00 vMB 16
736,390 736,390 00000000000000000005de97c8183bcebb50d6746171231eb60b45c315b2019b 1,103 1.00/1.00 vMB 17
736,389 736,389 00000000000000000000897e146203fd587797b1666c21130b2cd1dc1dbaa4c3 1,969 1.00/1.00 vMB 18
736,388 736,388 00000000000000000002ca5d7eaa9e15baa63b2a729169260065fdca808afd72 2,209 1.00/1.00 vMB 13
736,387 736,387 00000000000000000008b4b9d91ff0bb247791902d6d59d22c43cc5238a84365 2,835 1.00/1.00 vMB 13
736,386 736,386 00000000000000000005a32c1a6cd82d6d25d5e3d244300cf3f3c9246bc3ccfa 1,470 1.00/1.00 vMB 8
736,385 736,385 000000000000000000023ac136a6ef55b53a39d16c06f7695945fc422660864d 2,562 1.00/1.00 vMB 10
736,384 736,384 00000000000000000006b1ef3372e7824c407faec141c3e748142611a4c76490 2,401 1.00/1.00 vMB 12
736,383 736,383 000000000000000000008b833b8a2538fdac942160216fc0f9712c7311ec05bb 790 1.00/1.00 vMB 14
736,382 736,382 00000000000000000003c821b76659a7388e074d91f4e71e533203bcf5bd88d3 2,218 1.00/1.00 vMB 16
736,381 736,381 0000000000000000000593dbd338358b347728d3c99ed9e1112a162d9bc6a983 2,717 1.00/1.00 vMB 18
736,380 736,380 000000000000000000003679bc046ed770c1de12ee63964fa20a8209a9915790 3,000 1.00/1.00 vMB 26
736,379 736,379 00000000000000000006a8fb6b3f91253a85bab32db588be1ccfc1c085c5d291 2,418 1.00/1.00 vMB 19
736,378 736,378 00000000000000000004317c0805fef9495b43aec40c16cadbf3674bf635e49c 2,172 1.00/1.00 vMB 17
736,377 736,377 00000000000000000006873321fbf538529c9084891ca18558b047e9b4e31687 3,405 1.00/1.00 vMB 27
736,376 736,376 000000000000000000018c728e4ad87843178b7e208cc5e6f3f2785fe0eb6be7 3,311 1.00/1.00 vMB 19
736,375 736,375 000000000000000000073d7b3e15100eebac75c52abdfc52af23a6fb9621ed15 2,018 1.00/1.00 vMB 18
736,374 736,374 0000000000000000000586ba6cc53a3e157fc891dd5c331a6f47fbb5f390167c 3,228 1.00/1.00 vMB 20
736,373 736,373 00000000000000000006a44651f9c98090a935b34b8da30cd6b0d58ed15b9ad9 2,814 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.