Loading Tool

Explorer IconExplorer

Memory Pool

76,885 transactions
28.54 vMB
0.06297950 BTC
Random Selection Loading Transactions
Max Size: 173.23/200 MB

Candidate Block

Mining Attempt 7ce0b0a27c03e0b506fc5e799140a48cad2ea8946a774302a49c381de8ff3a53
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 163fef9c637c0bf9d57aacb049906848d502db02e8fcfb6795f9cacd7a9005db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,046
Size: 1.00 vMB
Total Fees: 0.00363928 BTC
Feerates: 15.05 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (520,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,590 394,590 0000000000000000056b04976bf9b57e06b83fbd588669cd15d7d73beee15002 2,732 0.95/1.00 vMB 61
394,589 394,589 00000000000000000520d028e2cb491ba9677eaf2ad78e0d1cf356481fceab49 1,924 0.94/1.00 vMB 39
394,588 394,588 000000000000000005d63006bbc62aef0c2bbcce11b329680402341584681f83 444 0.76/1.00 vMB 13
394,587 394,587 0000000000000000067cdf59784d020c600f849b0842ab36886f826623266bcf 1,961 1.00/1.00 vMB 33
394,586 394,586 00000000000000000982a99c4f13fdf30d1d5f3f4461c733414f3d9823ea2bba 1,716 0.75/1.00 vMB 30
394,585 394,585 0000000000000000085f64e54188d4b0887be9f7055a10fa1d63d927069c7e6e 2,360 0.75/1.00 vMB 71
394,584 394,584 000000000000000003f40b8eede3ebe08e18c8bf1dbf733c321d750ceac775f6 1,305 0.57/1.00 vMB 40
394,583 394,583 000000000000000005f0f5a830ea667ba5e18434e5c80cbad07fbe291302e055 1,311 0.62/1.00 vMB 37
394,582 394,582 00000000000000000633edf0fe0c76f398b96059dc263384cf050a26d83628e6 345 0.35/1.00 vMB 18
394,581 394,581 000000000000000002e75af46045ca968af5954ef3994ed3e6ac461ef35e904f 568 0.33/1.00 vMB 34
394,580 394,580 0000000000000000046475fab6c3d52a127ee6cc3ceebfb3f12ce49029ca2957 2,194 0.99/1.00 vMB 36
394,579 394,579 000000000000000003cee62c38d28f02d5f3dbea669934391089819ffc84eb2f 719 0.40/1.00 vMB 37
394,578 394,578 0000000000000000043bd23f197c4ae337c8e79205cd8d2861b8175d17b7d20d 514 0.90/1.00 vMB 13
394,577 394,577 0000000000000000071174a1de9d18bd6c194db3e4d26d016caf27a6f6331d71 1 0.00/1.00 vMB 0
394,576 394,576 000000000000000007850041eb435917ef17c6860d4228ad5ba279e243993cdc 863 0.41/1.00 vMB 41
394,575 394,575 000000000000000003395a10d6762fa5bb3f7c794398bf3dfc50afea70dd5d07 1,898 0.95/1.00 vMB 36
394,574 394,574 000000000000000000ad41c1fe51da72b7b1e66af7828297aa850294c55428bc 755 0.47/1.00 vMB 29
394,573 394,573 0000000000000000024bbae69b2ab95d5ffee3ca4eff4838edebfe813c05157a 1,181 0.75/1.00 vMB 26
394,572 394,572 00000000000000000271f3be19897332b3773e8725a15e2caba2598688532a24 649 0.46/1.00 vMB 35
394,571 394,571 0000000000000000035acdb759eced3e95f63cc36dd86aabec8848aad7778364 1,017 0.69/1.00 vMB 25
394,570 394,570 0000000000000000033029804534070e7fd5398af2b0cd323806dd0969224f11 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.