Loading Tool

Explorer IconExplorer

Memory Pool

75,177 transactions
27.80 vMB
0.07795144 BTC
Random Selection Loading Transactions
Max Size: 169.22/200 MB

Candidate Block

Mining Attempt 8e60622196d050f57e65b8f118669fdf53306b5171df229d79bb6d75697493c5
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 94b1a2d04c7e9d967eda31b64e54d1b44b5c78ee79b17096fd9558f49e465bf9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,389
Size: 1.00 vMB
Total Fees: 0.01845972 BTC
Feerates: 150.80 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (136,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,432 778,432 00000000000000000004bf79364813a996a258478ab0e0ddabfb3d9452f6a65f 2,018 1.00/1.00 vMB 8
778,431 778,431 00000000000000000002a7f2ae1729066b2361c77b35d392916ccd1c89762869 1,886 1.00/1.00 vMB 5
778,430 778,430 00000000000000000005731be026addc1ede1889e3fb9bd0771291eab9e6da57 3,378 1.00/1.00 vMB 21
778,429 778,429 000000000000000000009f8a2d38776f7228504886a2a59953724f09cac4153b 2,212 1.00/1.00 vMB 9
778,428 778,428 00000000000000000005c94c07450a84024bc6a9164730df6b57a7eaa7f847c1 1,295 1.00/1.00 vMB 3
778,427 778,427 00000000000000000001384216d6b519e3e6318c64f4aaaadeaf6ab57aa00214 3,169 1.00/1.00 vMB 16
778,426 778,426 00000000000000000006146af646031f1353abdbecedae57b8d31854bafe47a2 1,765 1.00/1.00 vMB 8
778,425 778,425 000000000000000000054670597a72c1e2020fd1012e5c40dfc0bdabf66c53fc 1,716 1.00/1.00 vMB 10
778,424 778,424 00000000000000000000e43c025b4b95113fc1dbc1d692f6580cd871e2b0b708 1,134 1.00/1.00 vMB 5
778,423 778,423 000000000000000000000a8a24071a39fe7ea8727f40b206896cfd1cde34eb02 1,959 1.00/1.00 vMB 7
778,422 778,422 00000000000000000004082220cd41e4636c2f6955f8bb403d31f65bbc456bb4 2,241 1.00/1.00 vMB 18
778,421 778,421 00000000000000000001a38ac110f04ba572fdd315fdbbb4bbc87fd1f7102560 1,336 1.00/1.00 vMB 11
778,420 778,420 00000000000000000004b5cf55951a2f94c0e8ddc9f7bdf07069d773a93909a4 1,610 1.00/1.00 vMB 19
778,419 778,419 00000000000000000001fb6522e426231d7a0f2a4d54d77cb0f380c12f205e25 342 0.11/1.00 vMB 9
778,418 778,418 00000000000000000000523593cc7846735da5669b6051d86b18002dfdc6403a 1,637 0.76/1.00 vMB 8
778,417 778,417 000000000000000000050da506c6cd3ada89403e6a60de4aaec5d322a9745da3 555 0.89/1.00 vMB 1
778,416 778,416 00000000000000000005c9ac341e9df25380d541a84208cc7b2aa01af8c6ea81 2,055 1.00/1.00 vMB 3
778,415 778,415 00000000000000000001e904df2b57a2899d4cdc87737b5f67dbef007c027895 2,483 1.00/1.00 vMB 12
778,414 778,414 00000000000000000005ec774075307288941b27609fb52ba04143ed88e825e7 3,147 1.00/1.00 vMB 22
778,413 778,413 00000000000000000001fe17c82385d6179adbe570ee15ec37b2731c9621ce48 1,257 0.59/1.00 vMB 9
778,412 778,412 00000000000000000003796771ca7a9e532c3c2327363886c421ceb2dc4d62f5 1,557 0.69/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.