Loading Tool

Explorer IconExplorer

Memory Pool

78,343 transactions
29.80 vMB
0.07316387 BTC
Random Selection Loading Transactions
Max Size: 181.74/200 MB

Candidate Block

Mining Attempt a6537c6662e04131b272884d367205d09c92c7973c3e59f79531b1e35ec783d4
Version 20000000
Previous Block 00000000000000000000f93cccf65ba1bb0d36ddbb9079a10905fd5e8bbf112f
Merkle Root 33d693076a159bce6f7a65c5d230e37bbf157695613bf3641610688d8dbebf3b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,942
Size: 1.00 vMB
Total Fees: 0.00716561 BTC
Feerates: 73.20 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,371 (618,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,908 296,908 000000000000000034f914648631de2ab6959087b9d56d678f9a825b7cb1b7ec 186 0.11/1.00 vMB 47
296,907 296,907 000000000000000060582d5b15a2a6d9e056eb365dea9b9420fca10c0e278998 351 0.21/1.00 vMB 31
296,906 296,906 000000000000000058b1710f1498a5829eb370323fbeebe03108e6b568020958 289 0.21/1.00 vMB 35
296,905 296,905 00000000000000003ccce361f80099b8113fda7ae661f104bc96272d49289fcc 135 0.08/1.00 vMB 31
296,904 296,904 0000000000000000320f84e438f47604330708c0b0b2b722b8d23eca15fc5179 154 0.10/1.00 vMB 34
296,903 296,903 00000000000000003d46cd97d21abb9ec032feb9b418346a8e55d05e17cf7f34 237 0.14/1.00 vMB 31
296,902 296,902 0000000000000000242c352683cf4dafb2ea67036ee81823c9affa9e31987458 437 0.26/1.00 vMB 31
296,901 296,901 00000000000000000a32c48c875df9ac75cacf833abd7b0a095354312f430289 531 0.34/1.00 vMB 30
296,900 296,900 000000000000000039784aeb849908e93db9969d514915d41a73d8f15eec9c12 8 0.05/1.00 vMB 1
296,899 296,899 00000000000000005c45d6bac7bb6f41c3ed0929aefb3579b930496baca2e383 425 0.22/1.00 vMB 33
296,898 296,898 00000000000000003b0f047753ed908645e59df2d5338752765211ec7bc9569a 402 0.22/1.00 vMB 36
296,897 296,897 000000000000000018563be6df371b00ecdcfeab93f1fbf8e9742be4ab36cef8 178 0.10/1.00 vMB 29
296,896 296,896 00000000000000001dcbf788106d65d50a88c3d537146bfd1bc3c9c9f45ea679 227 0.15/1.00 vMB 27
296,895 296,895 000000000000000097bf62a61fbb9ccd1af23fb0c9b647b69e0f8dbfaab71294 256 0.17/1.00 vMB 32
296,894 296,894 000000000000000011496ac07f97b41fd342b0013f37a10c64731fa40ecbff0d 31 0.04/1.00 vMB 12
296,893 296,893 000000000000000077bbbb86f2cb4296682b6a16187d9b4e60834b3c7d21f102 225 0.15/1.00 vMB 28
296,892 296,892 0000000000000000416662a80e10342e788033ab177622d508dfa5ab2aa389f0 80 0.21/1.00 vMB 11
296,891 296,891 00000000000000001f520e8d95fe62a4caca31159bb51c4df7184612b94b501d 546 0.35/1.00 vMB 31
296,890 296,890 0000000000000000105dd21dcb56bfb781f8d394c743c0f76bbbbd4e5cb10f36 378 0.35/1.00 vMB 25
296,889 296,889 000000000000000035d222c17ef01969b3de395df47d0859f6068d5dff39fffc 64 0.03/1.00 vMB 33
296,888 296,888 000000000000000081005c4eb85d5b32ba77ea4887f6e588b46dec95da4e85a8 121 0.08/1.00 vMB 26
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.63 GB
    • Received: 18.10 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.