Loading Tool

Explorer IconExplorer

Memory Pool

35,667 transactions
25.64 vMB
0.08109639 BTC
Random Selection Loading Transactions
Max Size: 131.11/200 MB

Candidate Block

Mining Attempt d65d4ee77950f89afd07c468d1045574f517c06009e928bde14c55b2922e271a
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 26ca023b13232b5ae45073ba1bb3f7685145de85b1e4cd0a3d6c7d5fa96a08a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,325
Size: 1.00 vMB
Total Fees: 0.03427542 BTC
Feerates: 171.09 > 3.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (735,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,774 178,774 000000000000017e21f34c7138b9e16da6f76ef51f8b198e38fcd7e572255e75 166 0.07/1.00 vMB 113
178,773 178,773 0000000000000270b9059657ca2ee240c62a3ba37a1a9252d94146ea8c276aaa 69 0.04/1.00 vMB 87
178,772 178,772 0000000000000ace4e41e55ca398e5905d75d537dd11c39f4ae1e037e0f28cca 64 0.02/1.00 vMB 51
178,771 178,771 000000000000061f2d282e4e6bca71d9d1d8d0ba3621914f24aae1ad50cb9c72 206 0.09/1.00 vMB 150
178,770 178,770 0000000000000a3aca99e6c413a1b775bbb9793ad93d7f2452c1e70b89d4d495 18 0.02/1.00 vMB 58
178,769 178,769 00000000000009832926874335609ca751e5230fdf29762dad4e56f70b7ce25e 15 0.01/1.00 vMB 55
178,768 178,768 0000000000000302ee74816830006d25a8c01d18573cea7c18a3a160e027ae96 90 0.04/1.00 vMB 189
178,767 178,767 0000000000000225ebd57228fb3733de258bfe0f606e9cdcc644dda9fa4db732 96 0.02/1.00 vMB 4
178,766 178,766 0000000000000b18a7f900663dd8029bc9d2196138b3aa7dc2f9dc01fba267e9 17 0.01/1.00 vMB 65
178,765 178,765 00000000000007b7d594e9bb1c2075aaf3d660784cda530b75fd4febe40d2923 29 0.03/1.00 vMB 15
178,764 178,764 00000000000006ef8f1818f4a32d5825fc19cb82e77bf9e2e476a5c477df5d7e 60 0.05/1.00 vMB 104
178,763 178,763 000000000000085cdc0f8837444199370cc591bb110cb72a1b53ea1f8374ce14 115 0.06/1.00 vMB 216
178,762 178,762 0000000000000131dd07f6c3cb8744b708fb81d48a572d4d02b0e162f453b789 123 0.05/1.00 vMB 79
178,761 178,761 00000000000002c3ab39286fc9af3b41d10aa57e664e63b883136f13d73901be 313 0.14/1.00 vMB 123
178,760 178,760 00000000000003ec7d114b3756b9c4e91f91bb836bf4d7584f77845d753ac1c0 17 0.01/1.00 vMB 74
178,759 178,759 00000000000008a35e2f00823843b049b7887fec21c97a8170ad2d1f52c6a872 83 0.04/1.00 vMB 119
178,758 178,758 000000000000010de65ab41a1c939d79a071de6cb0ee2314d5583c43fe4fcc6a 30 0.01/1.00 vMB 171
178,757 178,757 00000000000002a34ae73deeb489291662aaa0af48fe01f02fe48f5c1e5cb1b6 17 0.01/1.00 vMB 68
178,756 178,756 000000000000070c2de5409436717c027cbee705f091765d2f96d7984c9905f4 184 0.05/1.00 vMB 25
178,755 178,755 000000000000055cc4447bcb8d7ef0500114747570e13e44bca2f76aae2803ee 218 0.10/1.00 vMB 117
178,754 178,754 0000000000000ac1c76fc409e3a7e7baeafb1f35027c51833395f789e3099770 135 0.05/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 781.82 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: 635.73 GB
    • Received: 12.32 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.