Loading Tool

Explorer IconExplorer

Memory Pool

81,945 transactions
30.67 vMB
0.08490177 BTC
Random Selection Loading Transactions
Max Size: 187.69/200 MB

Candidate Block

Mining Attempt f2dc67c7646e5db28b6c7c54884793f05273c5b5b2f9f8e63efddbeba8b7fe8b
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root d256e51d80a1560b1c1a8edcbcb0d1455849e3afc36f53b5e77a64d06f547ada
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,743
Size: 1.00 vMB
Total Fees: 0.01569416 BTC
Feerates: 150.61 > 1.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (624,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,396 290,396 00000000000000005c10302420fd082c4ca81e514ab60bc3027d7ef054fce0bc 187 0.10/1.00 vMB 21
290,395 290,395 0000000000000000a546341b6342a216d78c33fa28d21ee363722a3816bec1ea 706 0.26/1.00 vMB 38
290,394 290,394 000000000000000019e32675578d01af2b16d6d85749cf4e9de4867d2a8f5941 124 0.04/1.00 vMB 10
290,393 290,393 000000000000000029ad8505dcac3f33502e46d8438b3160194424ef2df5ccca 790 0.34/1.00 vMB 40
290,392 290,392 0000000000000000c8ec0911e5514e7711188ad0a688cc5e1eb7464dfeac4aa7 673 0.33/1.00 vMB 31
290,391 290,391 0000000000000000daf36a389fa6155fc906026602b98bcf29f54b065511ea79 1,395 0.90/1.00 vMB 30
290,390 290,390 000000000000000004f227a117aa4312af531bbd7f76fa14734611ff047f19f1 128 0.03/1.00 vMB 23
290,389 290,389 000000000000000001a1b2a73dea639a3ea19814c64d3731d541a8af5c330ab3 883 0.35/1.00 vMB 38
290,388 290,388 00000000000000000db4edd8cf7608a677b00a8461ff909fe890e9034416346a 203 0.17/1.00 vMB 31
290,387 290,387 0000000000000000c47c6d28cffb4b6e25a6aa2c70470a8173942983e457c203 64 0.02/1.00 vMB 1
290,386 290,386 000000000000000044faa718910fa9745d0e5146ea394cdb78d1fc9e8690af0f 720 0.35/1.00 vMB 36
290,385 290,385 00000000000000008433787c714c396caf0b299e5dc7a45d39bfe69651a3aac1 152 0.10/1.00 vMB 18
290,384 290,384 00000000000000004dac5f765d6bf3382f3228f6bea8b6de6e34266e848e7434 968 0.35/1.00 vMB 46
290,383 290,383 00000000000000004460f32f00f6c40f2dbb2eb0ae506b15bc9a7485b2ccfa1b 127 0.05/1.00 vMB 42
290,382 290,382 000000000000000031665933b2dc474d396f1a91d0813ea789e8347e4574cdec 1,957 0.70/1.00 vMB 38
290,381 290,381 00000000000000003028abeb3b16bdf469760ae359d91d9d521e69b134e517c9 1,682 0.90/1.00 vMB 29
290,380 290,380 000000000000000093ae32338f0597d0f6a9fdf76e4b118b2918b8fa402e85e9 256 0.07/1.00 vMB 125
290,379 290,379 0000000000000000cde2059c050853f75ad499c9705f998ed1d674b050ae25e1 11 0.05/1.00 vMB 2
290,378 290,378 00000000000000006fdcd5ab4c78a181d4090b289e296ca2bf55bf4e88c6caa7 194 0.06/1.00 vMB 40
290,377 290,377 0000000000000000e1f90f247edf6efd7ead5d10a30f1cbfc739456991dbca17 514 0.29/1.00 vMB 22
290,376 290,376 0000000000000000d75addbaf641cd7912d736a4e1ac67b2aecc03f86959fef9 64 0.03/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.01 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: 718.91 GB
    • Received: 17.99 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.