Loading Tool

Explorer IconExplorer

Memory Pool

81,271 transactions
30.94 vMB
0.10141172 BTC
Random Selection Loading Transactions
Max Size: 187.84/200 MB

Candidate Block

Mining Attempt b19099d1f49e24815f44958d850c48f85fe8c75298cfd9a15de8b80a499911b8
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root 596ff87980d1bc33789a5762e41ae511e0b4117e81c4f1550d6357bc1cd854bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,314
Size: 1.00 vMB
Total Fees: 0.02817844 BTC
Feerates: 200.00 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (619,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,919 295,919 00000000000000009a9fe98571426c787f42d2337cde6d0472666542644c4919 116 0.25/1.00 vMB 12
295,918 295,918 00000000000000008e764da1d8ba4efa36b038b7b8db4d90f88867ebc2974947 64 0.28/1.00 vMB 10
295,917 295,917 0000000000000000007f78d175186f678635e93d8315098034c08a5dba04e903 205 0.25/1.00 vMB 17
295,916 295,916 00000000000000007e707245843f47838b439054d51cf439d5b35f83d14a5496 325 0.35/1.00 vMB 15
295,915 295,915 00000000000000009e294d9a5dfd4ec355df34f2208224e2ad8a3bb670fc5f1f 1,320 0.50/1.00 vMB 57
295,914 295,914 0000000000000000700362470fff55170821af22a199fdd5eee6b675fa98d37e 891 0.35/1.00 vMB 52
295,913 295,913 00000000000000005ee96fb4190b391d0062ed53964029d6ad4c07b2d3242a75 1,024 0.35/1.00 vMB 61
295,912 295,912 0000000000000000002e3cf90395e1460afddc9ada5b6d6c4ebd40bc93c71250 874 0.35/1.00 vMB 47
295,911 295,911 00000000000000000274e55a3f3f4eee7b8787568a27551f4f7dbb4f04fc5ba1 40 0.03/1.00 vMB 19
295,910 295,910 00000000000000008b60318ac6b58cce8f91695c6d8f214f8c3543a18a8bc7c1 133 0.10/1.00 vMB 23
295,909 295,909 00000000000000000ea8837754169d99f0d48f42c84d10e884a54023588de97e 128 0.05/1.00 vMB 70
295,908 295,908 000000000000000072cd9697d512a6be5203f38010f7a1dc939777db30f5c9b3 26 0.02/1.00 vMB 30
295,907 295,907 00000000000000008a660e09fd25f9dac83226a1fd4e0b8cab0ff150e451f85b 650 0.48/1.00 vMB 34
295,906 295,906 000000000000000070f9d272050d9c652d239a5d739ad0f4d2013a231860ddb7 85 0.05/1.00 vMB 16
295,905 295,905 00000000000000003c63d6dc610f02476a207a2c5f38f1d3aa8b42a590379e73 181 0.22/1.00 vMB 33
295,904 295,904 0000000000000000320dcd97206a4c860d2130f9c3f4e96744250e482b4a32c8 1,301 0.90/1.00 vMB 32
295,903 295,903 00000000000000000c7c6728b25041c5f8153b475a71bacac084bab8327c7743 452 0.35/1.00 vMB 83
295,902 295,902 0000000000000000878900076418e2bf478e44b8b7d42dfb113959a0c19c6ca2 99 0.06/1.00 vMB 37
295,901 295,901 0000000000000000184cbf85f7b95f08198417a2fbe511014830fb27d67c2aaf 259 0.16/1.00 vMB 31
295,900 295,900 000000000000000048cbf1720f8e888247d3cfc0fd407785d6aa778daf6defe7 85 0.05/1.00 vMB 27
295,899 295,899 000000000000000078c1c11a5fe121532197d2d44a4822c3421411c4a1a330d0 79 0.23/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.04 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: 719.75 GB
    • Received: 18.14 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.