Loading Tool

Explorer IconExplorer

Memory Pool

82,815 transactions
31.34 vMB
0.10572137 BTC
Random Selection Loading Transactions
Max Size: 190.58/200 MB

Candidate Block

Mining Attempt 87f2daea552964731d2b71bf1c43ce959751aec62a69a3c483100fc21d20e997
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 70eee1c547d7009a491f35d29026edd054823ac7a16a25c47354dd1dfa1fbdec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,010
Size: 1.00 vMB
Total Fees: 0.02898470 BTC
Feerates: 151.12 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (625,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,238 290,238 0000000000000000f173aee45a350364ae7ee7ba194b3184de817efebc74c7a6 814 0.50/1.00 vMB 36
290,237 290,237 000000000000000051427c807a27e12d306826af77b4cb59614de309b913ca7e 542 0.35/1.00 vMB 22
290,236 290,236 000000000000000035ece76a7fd7bf8e5c2d99f9c3856875e992099fceb0579a 512 0.18/1.00 vMB 55
290,235 290,235 0000000000000000a9cf6a6d03d262a44f9c3a6948513ce1ab1fd4379f46cd5c 873 0.35/1.00 vMB 48
290,234 290,234 0000000000000000cc7b303138ffbaa03349993a7345aea484f6252d4804c344 114 0.06/1.00 vMB 31
290,233 290,233 000000000000000022b012529f62a40a87fa638efa9550ee2c8091457e3d0024 357 0.27/1.00 vMB 19
290,232 290,232 0000000000000000ea85b5a80cb0ab304f5bdbeb4205d7f37440b8eecf59d831 256 0.09/1.00 vMB 65
290,231 290,231 0000000000000000a11439a6f2465fe3b3d6e622ae2ca5eb31e25c3ec19fe016 564 0.25/1.00 vMB 34
290,230 290,230 000000000000000063859f6d0f2b59b623135a37082aa83863fd8f96765e5dac 877 0.62/1.00 vMB 25
290,229 290,229 00000000000000010bc964694d03ce5cc071f26cc2b3daa5a184b2bf26a52b41 1,322 0.50/1.00 vMB 47
290,228 290,228 00000000000000008aebcc3db3f73302ba290392eb783c509c5c7c4dd3971136 128 0.05/1.00 vMB 116
290,227 290,227 0000000000000000e18643801741dc70db6fda175230012b0f697024218cd9ef 225 0.15/1.00 vMB 27
290,226 290,226 00000000000000004b8c0d82dd86f1a81b6a3d78ab4a5ccf97e1916f83310178 610 0.35/1.00 vMB 37
290,225 290,225 000000000000000118691dcf4cd6b4714f6b7de03bb696e8994a9ce99c54629d 2,017 0.90/1.00 vMB 38
290,224 290,224 000000000000000001a056ae38f82d64aedb63ceb48b4baebfe93e93a80cecae 95 0.06/1.00 vMB 17
290,223 290,223 0000000000000000397ef059c1b5206c27d43728f778fb317f647e3e0662bd6a 528 0.29/1.00 vMB 36
290,222 290,222 0000000000000000c5b5e7ae6758bbc859e67e7f34a8c12b708727015ab0150a 465 0.59/1.00 vMB 18
290,221 290,221 0000000000000000ca1509c78b5c204064ddde96753a68e0803cf774f7e90d07 857 0.35/1.00 vMB 70
290,220 290,220 00000000000000010624b1b31cfd5ebd2973897c1e08a9f1651598c9d2af0c79 512 0.17/1.00 vMB 60
290,219 290,219 0000000000000000faced1d5804944e467ac482c9def514ae39137bc6b6de158 128 0.05/1.00 vMB 50
290,218 290,218 00000000000000000308d3b9a46cbf12ea9ada95d1a1ac55a4fa61c01cc1f659 357 0.20/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.06 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: 720.66 GB
    • Received: 18.24 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.