Loading Tool

Explorer IconExplorer

Memory Pool

49,913 transactions
30.03 vMB
0.12434407 BTC
Random Selection Loading Transactions
Max Size: 160.85/200 MB

Candidate Block

Mining Attempt 8c0f7281e0800203a7529c18c131edacfd73af23eaf1f6fb5a8863f7616198a4
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 4e9b4354e818def609d63a963acc57c4247cd1286a0ed237ed39f444ac612ac6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.06022632 BTC
Feerates: 117.91 > 6.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (600,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,998 313,998 00000000000000002a8b0574d0e529b05529088c2b8a35834ea0b3a89ee1da88 1,477 0.75/1.00 vMB 29
313,997 313,997 000000000000000039d5a1c7fdb0c0631165081baa2de657e2da9588255d1171 932 0.35/1.00 vMB 40
313,996 313,996 000000000000000024d9123b8b0674bfad4633620b503595ebfb9ca003cbd208 467 0.25/1.00 vMB 28
313,995 313,995 00000000000000002e24964006189a1e1b8d9eac4f8cf9aa975d6c3737a53c5f 999 0.67/1.00 vMB 32
313,994 313,994 000000000000000029ca1604ba83d0325af065c2cc0e5ef28034f0ab4eac4843 1,032 0.54/1.00 vMB 37
313,993 313,993 0000000000000000035061e8bceb90d5646cf023368b7782486364b154c1d796 484 0.24/1.00 vMB 30
313,992 313,992 00000000000000000b8148e10153721635c728a4e2fb748bd4f8313e274728f2 435 0.19/1.00 vMB 31
313,991 313,991 000000000000000026374db41af878cfbe4a40ef17bd5cef3362b3bc226fd305 447 0.18/1.00 vMB 34
313,990 313,990 000000000000000033f4842411b5eae41e3e64ab4a4c824fa1976a5d87896ed5 105 0.04/1.00 vMB 30
313,989 313,989 000000000000000011bf9dd63a7b858555b0c3d0a1faa1cd424943842506070c 817 0.36/1.00 vMB 34
313,988 313,988 00000000000000001f511b477c60149a14c1dbba087d86a952b87c5f01fa072e 412 0.22/1.00 vMB 30
313,987 313,987 000000000000000029285c279a70fcb8444832b3cb1e75d419236050109446fd 1,351 0.59/1.00 vMB 31
313,986 313,986 000000000000000024ad05b2e2003e1c4473e3c87f7521a9c948827e32841075 669 0.27/1.00 vMB 34
313,985 313,985 00000000000000000647c1293b5bfafe449bd20ecdb2c0d6f3f182f3b5b83ca8 254 0.11/1.00 vMB 43
313,984 313,984 000000000000000016f6d3b931cc3bea89a13dd1542d381ca05c1c0b0a2fe9ed 156 0.08/1.00 vMB 91
313,983 313,983 00000000000000002c79733ecd567729fcd66cc7992e61be61a40b49b0b08b6f 343 0.16/1.00 vMB 27
313,982 313,982 0000000000000000306756f7d7462bfd52e814be5ba180160be590b8c474d797 44 0.05/1.00 vMB 1
313,981 313,981 00000000000000001e4adc9346b0375b99fd5babadb8a3ebb2fb97c99ca6845e 405 0.21/1.00 vMB 26
313,980 313,980 00000000000000000d1676f860235801bfeac503856c21b21115f5e8be1e6a9c 592 0.25/1.00 vMB 34
313,979 313,979 0000000000000000193a6c424237e990cbe1fe07048140d1bb3545c8cc0dfa4e 693 0.34/1.00 vMB 32
313,978 313,978 00000000000000001dd05d53da0283114e88331664484f4312c0e5daf3c09ecb 1,276 0.64/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.