Loading Tool

Explorer IconExplorer

Memory Pool

42,600 transactions
27.06 vMB
0.06715204 BTC
Random Selection Loading Transactions
Max Size: 141.91/200 MB

Candidate Block

Mining Attempt 07894b0add51daf9bf86340f802636915ad1a9f2da98ab0da4f5bb0a01ccb3b9
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 0198d6006835b441b406a96b90ed6e560ffba95ba3a66f6c60a8b9087798527a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.01676535 BTC
Feerates: 100.00 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (611,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,731 303,731 00000000000000003e5bb7abab31d391ca2b9be3d8f7c45bb208c029e69c1e9b 463 0.30/1.00 vMB 23
303,730 303,730 00000000000000000718f92f57bfeb5c841ed1f3364f7285cdd1f6f5e5a44385 495 0.31/1.00 vMB 30
303,729 303,729 00000000000000002e56854c72ddc07e9ffa7f8b11535d72e877c40a29f3e2a0 236 0.18/1.00 vMB 19
303,728 303,728 00000000000000003a50a600e32706d80b09f0b010daccc265e313f33995b150 300 0.24/1.00 vMB 28
303,727 303,727 00000000000000000fdb33922994a6712c88ba592757666b1a0b178ecb350f7d 542 0.34/1.00 vMB 29
303,726 303,726 000000000000000063fd908a1821d2719dc22b5d9dc30e385e501da213825822 330 0.22/1.00 vMB 27
303,725 303,725 000000000000000020da9cf80cac5c383a9827611d0839680b15253cbd1b0900 132 0.27/1.00 vMB 13
303,724 303,724 00000000000000004b0473a693e172e175a1c7569a01e61f0e214d612025f464 1,138 0.50/1.00 vMB 38
303,723 303,723 00000000000000005969c82673c15666a1731e2e6ed55d8fd08386ee0ef15770 1 0.00/1.00 vMB 0
303,722 303,722 000000000000000001e7d1e2ea4a88c32529ddee46cac4549739ccca8f1331b8 89 0.05/1.00 vMB 34
303,721 303,721 0000000000000000287dc7760e245b4ad47b4e6760d9ed04b2b4986bd4718a4b 32 0.01/1.00 vMB 41
303,720 303,720 00000000000000005edfd602259cbc26ddc4e498776edc0d42480705d273cf17 387 0.35/1.00 vMB 22
303,719 303,719 000000000000000001de6c839084e7fcf7e6fa86cbcfb646dda7ae89b78b2896 648 0.25/1.00 vMB 44
303,718 303,718 00000000000000003ac2de1e972d210385a6eb47ec75e15b00285edbeaa6d4ae 264 0.13/1.00 vMB 28
303,717 303,717 00000000000000000b715cb63e77d247bcb9e7b727fedd5e292ffefcb03ab4bf 279 0.17/1.00 vMB 29
303,716 303,716 000000000000000024ae9e4c9a45ab627b98d3c47b11b4d8cee1adaea1a9fee0 334 0.24/1.00 vMB 25
303,715 303,715 0000000000000000165aad8068af78ede5de1b4e6f8bfd6d75b0adf6683597bb 480 0.33/1.00 vMB 25
303,714 303,714 000000000000000064026b7aa91dc4b1ccd499c823016acc8a0099fe098e2c1a 525 0.33/1.00 vMB 27
303,713 303,713 00000000000000005bcb1a2c0b0c785d4bbef302054e263139a5db47be69d6a7 430 0.28/1.00 vMB 22
303,712 303,712 000000000000000031caac5f309585dbd645c06c53aa508db12a72452722af47 151 0.25/1.00 vMB 16
303,711 303,711 00000000000000004d0d12b51f15875d1af8d459e5326445769f14100e2ca49b 541 0.25/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.