Loading Tool

Explorer IconExplorer

Memory Pool

77,058 transactions
33.93 vMB
0.13982045 BTC
Random Selection Loading Transactions
Max Size: 189.08/200 MB

Candidate Block

Mining Attempt 918cd0fd02499ee6a35ce68c2e990c3d292874ec14072ee30ec9a638611b9863
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 0483d44d826a83e98de6eb6e6d406baaee086fd4ce65488c7f3c24e0e45d6c23
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,572
Size: 1.00 vMB
Total Fees: 0.02544245 BTC
Feerates: 56.16 > 2.55 > 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (628,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,596 286,596 00000000000000008fecafca8b41dcbae0bcf9457b33c1101040b122ef4a8503 175 0.06/1.00 vMB 102
286,595 286,595 0000000000000000624cbb31833154a2cebe46299c1fdd6644d9b398ae01f961 202 0.13/1.00 vMB 29
286,594 286,594 00000000000000001864afefdfd40b86369f7fa075e13b019b17a4ebf91c0e09 174 0.16/1.00 vMB 31
286,593 286,593 0000000000000000c43432591c05c498dfa4a86393f56b1be569b7502b0f8d76 351 0.19/1.00 vMB 36
286,592 286,592 00000000000000004a7a975ff0caf1d0af42fd9f12da2be5080d04272ff0cf70 32 0.02/1.00 vMB 10
286,591 286,591 0000000000000000c7b69c3eabc33e9cb40865d201d11545a2ac891d04e98ce6 222 0.24/1.00 vMB 16
286,590 286,590 0000000000000001234197dfc46f46c24dd67829e6d9ad62f29af6a637126ac6 1 0.00/1.00 vMB 0
286,589 286,589 00000000000000002256e615945cf9a3ca9fed056fb28d7b6fb13305a8801728 553 0.24/1.00 vMB 35
286,588 286,588 0000000000000000eecdeff95eefb2c530bd7168a15ec7b21ed7d0e7af2f185d 758 0.25/1.00 vMB 56
286,587 286,587 00000000000000014ce919e2d0e9da3eaf4e4e2d3a8cd7a22e8efdd4a2407857 166 0.06/1.00 vMB 101
286,586 286,586 00000000000000002aefc37aac3860648cf705ebe56664dcfb9af1d600ebffdc 678 0.39/1.00 vMB 29
286,585 286,585 0000000000000001148f2d7877b7ae43320039b3cdd07cfc5c4118c82d7d4a44 151 0.06/1.00 vMB 41
286,584 286,584 0000000000000000c70b211b565fabde1e8260ece15726b5ea5fe966b8879937 187 0.06/1.00 vMB 82
286,583 286,583 0000000000000001082e62eb5c36d3b23c3d210afea6ccf14705db19134dad91 401 0.17/1.00 vMB 45
286,582 286,582 0000000000000000d68853490c59f1e6807698d4eeda2b5053858d2d5a559d66 87 0.07/1.00 vMB 36
286,581 286,581 0000000000000000c4782b83ac8eebd8b3cff7bb7d6babdda49d8018a457ee4c 864 0.52/1.00 vMB 33
286,580 286,580 000000000000000103b5c904b3fbcd14d98bc0a19cdc4dcce427927705aa9787 622 0.35/1.00 vMB 26
286,579 286,579 00000000000000001ccd6bea50fce2afafb6a42ba14f4458a4d7128331879216 178 0.06/1.00 vMB 111
286,578 286,578 00000000000000009760c2c981a67cce81e4d5adb140b979dff405c5d5175282 254 0.15/1.00 vMB 27
286,577 286,577 00000000000000006ac940f0e43f5a89e6bac7e63742008814534af993c1291a 149 0.23/1.00 vMB 16
286,576 286,576 00000000000000001fb1fa3587707ec7d9054e6d9feecf30a3ba98d313b24438 166 0.06/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 783.11 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: 735.08 GB
    • Received: 18.57 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.