Loading Tool

Explorer IconExplorer

Memory Pool

81,116 transactions
29.85 vMB
0.15145532 BTC
Random Selection Loading Transactions
Max Size: 179.90/200 MB

Candidate Block

Mining Attempt d99c6123e8623ea274f13990e9e6142c46f8b70d1ace5d8edc748034b5a2455d
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 46d3b8e03066c898dd61d030e1723cd74a59fe01a427c66968bcb43d594aed7f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,489
Size: 1.00 vMB
Total Fees: 0.05755101 BTC
Feerates: 1,002.91 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (290,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,278 625,278 000000000000000000130d4b9c99feec7307879efe2b14432d193dfbb2d978ac 277 0.09/1.00 vMB 23
625,277 625,277 00000000000000000010059b846a94947696150448c7ffcf5290ac6edbf67fe3 403 0.12/1.00 vMB 20
625,276 625,276 00000000000000000012396bbcbf7f08c8eee2d9530af1e5749ecc9de2be94c7 1,274 0.45/1.00 vMB 18
625,275 625,275 00000000000000000002b4d3be719a97acf9cc45db8b90c08b68df2f9a8faf3a 2,885 1.00/1.00 vMB 12
625,274 625,274 00000000000000000010d03046de6047c6f6c24021118e22a3167227eab5416f 2,583 1.00/1.00 vMB 23
625,273 625,273 00000000000000000000012c360cda3d75b7c06af83c5883422878e2b15c79c0 2,479 0.88/1.00 vMB 13
625,272 625,272 0000000000000000000ddba7f1a47a4ba0f3f4b51fa03562a296ca1197238642 2,209 1.00/1.00 vMB 10
625,271 625,271 0000000000000000000973488b3e8733f15e758a1dd499bbd9d594d2e2d5a815 2,618 1.00/1.00 vMB 33
625,270 625,270 00000000000000000012408a84b6d483c07844538c025f78f454398ba35a5c64 195 0.05/1.00 vMB 19
625,269 625,269 000000000000000000021d4cb6af29c4f1fb00796cba827131d21353577ecffb 589 0.20/1.00 vMB 20
625,268 625,268 0000000000000000000af9c6f799a0761769bd2113f1be68537d6d420d1dd587 2,348 0.80/1.00 vMB 18
625,267 625,267 00000000000000000011e1b418c882dff58610ed890cd0dd31e00925bf5d6859 153 0.05/1.00 vMB 17
625,266 625,266 000000000000000000003b2f3fc349297f8737d3ee79a1a6de253dc765e0c049 324 0.10/1.00 vMB 24
625,265 625,265 00000000000000000010530e3df5cf5934718bea641894bedfb4e3281e41bbb4 886 0.30/1.00 vMB 18
625,264 625,264 0000000000000000000ac034289ec95dcc726f036ccae8d9258f752d5f8e0607 1,958 0.64/1.00 vMB 7
625,263 625,263 0000000000000000000a71500b6c6113383b01f62f20cdf6226f88df7e497ace 2,769 1.00/1.00 vMB 15
625,262 625,262 000000000000000000097d4f3a344e4f9211f99c117c1074354b9699ba977365 2,259 1.00/1.00 vMB 31
625,261 625,261 00000000000000000012906104353576c8d3b0e0b9bbb0faf536cdaa86378417 2,906 1.00/1.00 vMB 14
625,260 625,260 0000000000000000000d9d9bd0fba334d04e84fd3b55904a9c88540b29460e5a 2,021 1.00/1.00 vMB 24
625,259 625,259 00000000000000000004b4350b2fc107d9b8eedc1f1b450ce5034d2d3541e9f3 547 0.20/1.00 vMB 2
625,258 625,258 000000000000000000086627a95ab551fe206c3c798443caa35eda15810b325b 1,783 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.