Loading Tool

Explorer IconExplorer

Memory Pool

75,723 transactions
28.52 vMB
0.08326226 BTC
Random Selection Loading Transactions
Max Size: 171.42/200 MB

Candidate Block

Mining Attempt 4769efeb68e2ea789e8b674b25a711e207fa1343d677e1c26e7435eecf4b951c
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 64bca1f36f1bf9fd16e62f9aea010f31ee1f3ea537e2112d8ca2d46f9f620b30
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,422
Size: 1.00 vMB
Total Fees: 0.01843127 BTC
Feerates: 65.95 > 1.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (662,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,428 252,428 0000000000000039f44d9539d1b9fb0c5560f7436995157f62a082368c858e10 180 0.09/1.00 vMB 71
252,427 252,427 0000000000000053ed6467c56c69edfae07ea26b7146a71c57fd26270d101397 128 0.07/1.00 vMB 61
252,426 252,426 000000000000004dc14ef9e1f0396473433e2f6d3c81ede10a7bb9be4b852cf8 384 0.17/1.00 vMB 101
252,425 252,425 0000000000000015415317534320ac08eb7edfb086e0d1fb18c32ad90e1b3a8f 664 0.30/1.00 vMB 64
252,424 252,424 00000000000000224d563e34d20fce6fe5ab970db4d414aa55a456405c9307a7 686 0.25/1.00 vMB 179
252,423 252,423 0000000000000010a309814e8aaf670dba3b004983656430473b6336186995d0 669 0.25/1.00 vMB 109
252,422 252,422 000000000000003ff7f92ded7ebcfe82d312a612069870ac96626078aa1a6c84 435 0.18/1.00 vMB 124
252,421 252,421 0000000000000005aabdb8d8bc9c2c563b824db3ff74210fe7cad2435ef92872 99 0.04/1.00 vMB 116
252,420 252,420 000000000000001afbf74cc48bac9552f4397705eb9cd13eccdb70ff0a2b5862 73 0.03/1.00 vMB 113
252,419 252,419 00000000000000006b2e05402a30c1c787fac393d92b3b2d48183aab672d274e 331 0.13/1.00 vMB 127
252,418 252,418 000000000000001e03244169841e98886159fb9daec4ca3ddb028fe3bc71f977 996 0.43/1.00 vMB 96
252,417 252,417 0000000000000045ad58a2bbf7ca2e6454c2518d65d7ce7b755a263a5b3f4c56 680 0.25/1.00 vMB 132
252,416 252,416 000000000000004a7e34863aee947a75d8eeefb76eb09f89eca55b6426929841 345 0.15/1.00 vMB 110
252,415 252,415 0000000000000002af7dbba8034a142efb0e82c3af638e60a801d4e021430aac 407 0.16/1.00 vMB 73
252,414 252,414 0000000000000024ffe61ed3f59a750264ed2a350a25c98c0f1cd78018ed00d6 224 0.13/1.00 vMB 120
252,413 252,413 0000000000000008f44ade7b3001f2b6b8fba0308be6dc4db6b47ec4e4259335 490 0.18/1.00 vMB 118
252,412 252,412 000000000000001230aa7cd8a455582d60549ce8ff0d4d92c72f3b4fd1f5b0fc 833 0.34/1.00 vMB 83
252,411 252,411 000000000000001be77b9dd0c6a48f7c08874424a57d81035ef8f5e1a5c42338 641 0.25/1.00 vMB 147
252,410 252,410 000000000000003d91cd59882063cee52f7f97914ec23a910be3be7dae681cc9 554 0.20/1.00 vMB 46
252,409 252,409 0000000000000030d54684487adc820367209fe433f06c5e666034cf787991a7 605 0.25/1.00 vMB 164
252,408 252,408 000000000000004a21ac2d0fa091a8240acb11df2965dea187017abe3ef786ab 278 0.12/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.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.