Loading Tool

Explorer IconExplorer

Memory Pool

4,775 transactions
2.73 vMB
0.00511320 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 14.54/200 MB

Candidate Block

Mining Attempt 9a5fa6aae50b6e639186aa07710fcf5b93a0934263263f6b9ce2fbb0f7803294
Version 20000000
Previous Block 00000000000000000001a109e4333f7b259933cbadbf16b45500b7c32c757bf6
Merkle Root 034c25e781661aa7a9b017e1cd3110c8335f26e2e0e258f5f8527b9abf01c624
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,330
Size: 1.00 vMB
Total Fees: 0.00327153 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,493 (762,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,093 151,093 00000000000000d875c4fcd84e61d3282f947d0029dc2f2736e004ec7cca2eb1 73 0.02 vMB 561
151,092 151,092 00000000000005c687c189fd327678b8a5ced587790e1afd33608d0cfd9bf34a 19 0.02 vMB 57
151,091 151,091 00000000000001a7bc38f66cf2ac7891583449363435187d85e58bf1f427851a 10 0.00 vMB 174
151,090 151,090 00000000000009c1f8f86442aef76a1dc1b2aa1a4798d863aa0e565d87b6d1a4 7 0.00 vMB 52
151,089 151,089 000000000000006463a1c653abdb5cb7b028468f2eae0fbe2552868e923b0662 94 0.03 vMB 188
151,088 151,088 000000000000019ed5e0b5ae8769101c587ca45da9ac7e011c24155bf8e2bdda 44 0.02 vMB 209
151,087 151,087 000000000000011a199e03b9a09f05507d9c2f50c879b9bac591a8b2ffb7fd41 133 0.04 vMB 83
151,086 151,086 0000000000000a145753d8a9702a613a10d1473af624a26000973395569b4c1e 63 0.02 vMB 281
151,085 151,085 0000000000000706821cc718295789d36a64e6e843b908594b04f21e8f48fd11 22 0.04 vMB 98
151,084 151,084 00000000000005bf62c8b6a68ea36ee1619d3d57e9a3efca18852c6be278be71 10 0.00 vMB 353
151,083 151,083 000000000000094d341bfc35a77f9f4732ee17fc281b050e9b8974566f25a989 108 0.04 vMB 219
151,082 151,082 00000000000004a7b6f961d9402b752b717c0a6aa180e3355eeac660ce081683 63 0.03 vMB 170
151,081 151,081 00000000000002bc6772b4a3383c2f38c6b6244ac731e133089323f647e62813 19 0.01 vMB 200
151,080 151,080 000000000000090a1ee14cbeb9b0f7f55c0c0540d1130397d59ccc101cadfcb2 8 0.00 vMB 592
151,079 151,079 000000000000056fac93ab3666aed0cd0ab1737ec1669ec542142d0edb5cd466 120 0.03 vMB 57
151,078 151,078 00000000000008658ccebddcf7bd8fe0eace5e04dfc1a6685d9b61ce2579c04f 15 0.01 vMB 697
151,077 151,077 00000000000009be84a8567dab2005be8cf3abafc5f402a97db92ef0e6c220b6 64 0.03 vMB 69
151,076 151,076 00000000000001657294e96b45d6e716fdbb78abe8dc2d35bae9bc0faf922191 27 0.01 vMB 451
151,075 151,075 000000000000072462e1c86dd918158b74b727d502aafedabfe31b802ae8c707 49 0.02 vMB 139
151,074 151,074 0000000000000983ddd648171f26242216ad4e6f82dacd8ee728019b7ca3922c 143 0.05 vMB 95
151,073 151,073 0000000000000469e18fb9838443866c0443892692f789b01c58bf92503dc051 102 0.05 vMB 172
Previous 10 blocks ↓
Total Size: 779.72 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: 364.33 GB
    • Received: 1.75 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.