Loading Tool

Explorer IconExplorer

Memory Pool

77,728 transactions
29.11 vMB
0.07328669 BTC
Random Selection Loading Transactions
Max Size: 178.46/200 MB

Candidate Block

Mining Attempt c20a5570ae74fa9a570c1ca0be025f0ac43aa3af89987765a6d1dac854cbddf4
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 47ab569b75a417836e63b7818981b913864edca56f923f80586408a3dc305706
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,930
Size: 1.00 vMB
Total Fees: 0.00971671 BTC
Feerates: 301.25 > 0.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (596,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,402 318,402 000000000000000021caf0a14b8cdcc9e077fa664e4c6332d5ad9019ecb9e34f 851 0.49/1.00 vMB 25
318,401 318,401 000000000000000004945fdf3fdba22a44bd3ec324793c5b400b594ec2715fe6 44 0.02/1.00 vMB 29
318,400 318,400 00000000000000002341315d1b4cf8085d871e6bfa956505b26adc187de6f3ef 17 0.01/1.00 vMB 28
318,399 318,399 0000000000000000018051c1416bd4fbcee84eacc4e3133e45bd82ee89f34de9 20 0.01/1.00 vMB 15
318,398 318,398 00000000000000001097d42e6d1f1354c58343ffb8c6d68f5ce96aa274525fc1 202 0.09/1.00 vMB 32
318,397 318,397 000000000000000004dfd788700941f5801751b2e372e657d725aa5570e185cc 25 0.01/1.00 vMB 24
318,396 318,396 000000000000000012e27b06b8497899b75c03ee97b4ed97b2958f8dacabbe94 164 0.09/1.00 vMB 27
318,395 318,395 000000000000000016375c001c0432aaeb8778945344af915a7f7f091e5e3c58 204 0.13/1.00 vMB 21
318,394 318,394 00000000000000001f711cc58b430818f9fdcfbf09887bf0f901120c0eb0a152 770 0.35/1.00 vMB 30
318,393 318,393 00000000000000000a82584441886fba86bd4753c9def3158a2bd38dbe5bd893 29 0.02/1.00 vMB 22
318,392 318,392 00000000000000002af90cd104bb9a9cd668f6d8ae85450db031e9376411eb68 200 0.11/1.00 vMB 24
318,391 318,391 00000000000000002e04a9b07cd573adc9dea6ff0902ce8926b6e03853851181 304 0.22/1.00 vMB 20
318,390 318,390 00000000000000000f63c7a3a98019272ec109450730a1653418f0920cc28691 732 0.35/1.00 vMB 31
318,389 318,389 000000000000000000f17066abda739e6faf532dcd39bf45fba1e7a489ff9b18 188 0.09/1.00 vMB 40
318,388 318,388 000000000000000012a74acdc91f0775357e0681c6d5901f1f6f2dc1be402c46 94 0.05/1.00 vMB 25
318,387 318,387 00000000000000001835bef3df433205da52cec4da9b56cd39ea735ee142d2bf 222 0.17/1.00 vMB 17
318,386 318,386 000000000000000028a5488266ed9df48452fcd665866248dc77764c97186105 302 0.12/1.00 vMB 29
318,385 318,385 00000000000000002cb542aafe3ab69e74547dd4d765a36838a701783c1ebfaf 299 0.17/1.00 vMB 25
318,384 318,384 0000000000000000213f458d61cc4a86ba7ad8e69f6000d8f22cf158e6fc68e3 261 0.19/1.00 vMB 22
318,383 318,383 00000000000000001df17270671f9ee438409bf18d912afbe9843c113fd8b265 415 0.24/1.00 vMB 25
318,382 318,382 0000000000000000278f56213b4571354f622ec6f187b0203faf1f983d471e14 105 0.06/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.