Loading Tool

Explorer IconExplorer

Memory Pool

29,218 transactions
6.63 vMB
0.05214617 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.72/200 MB

Candidate Block

Mining Attempt f387a70d1a3356c2db0c84a9d76ba723d43a8dd5eb2442b7d8a15c237d3d5a28
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 992dbf1993c135eab10ae4735082e4fb827bda9b506d60a5c0269224ea47b696
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,115
Size: 1.00 vMB
Total Fees: 0.03510405 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (648,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,464 264,464 00000000000000061e4ac1331eba7e0535c92334aa52b4122dd06677d50dae45 431 0.18 vMB 94
264,463 264,463 0000000000000000ead448a09635158f1e10103bf21e00e40334d58a6163e969 457 0.20 vMB 117
264,462 264,462 00000000000000005717935a8cf6b0ad50848eca12df0eb93212cd918154979d 268 0.15 vMB 25
264,461 264,461 0000000000000005f5ed69fc33cd2e0bd69167cf06be046b308e297827290f53 574 0.25 vMB 143
264,460 264,460 000000000000000681151c2e62d9d0534cc417f19d08e9fed20451aea515db9f 241 0.15 vMB 45
264,459 264,459 000000000000000a362732c44f060b4c82d04b565b15623a5df4ade72cf09e55 262 0.15 vMB 7,448
264,458 264,458 0000000000000001045c5d65a3321003fb27c8130a6d38d480bf6c12bcc0c58f 203 0.10 vMB 60
264,457 264,457 000000000000000a2a0a8ccebb92d369284ee075edc0ab65eb7856e482e7af21 481 0.29 vMB 88
264,456 264,456 000000000000000b0d851ff6dda459f52c3c073fca9d1d0d6d1ba2e06b4a5c15 497 0.24 vMB 88
264,455 264,455 000000000000000864068f6ce92520fb1045ffdeac47c7aec96748dd4b465986 565 0.25 vMB 218
264,454 264,454 000000000000000660e6cc3d1ea83db061be307f2fe56728d384ebd837db5816 553 0.23 vMB 100
264,453 264,453 00000000000000033fd29be1f80ae68f0be48b2883ca8119848418a92c2916f5 194 0.14 vMB 96
264,452 264,452 000000000000000d8c823712a684145a605b1e5b284964144d02212d307c61f1 809 0.31 vMB 119
264,451 264,451 00000000000000060cad882ff836ff571e3a24532ef98652425a0be6d54cdf96 244 0.15 vMB 61
264,450 264,450 0000000000000007126429ccadfb36a5c324593b2e74040eab6c50cbd3b5dfc1 479 0.24 vMB 68
264,449 264,449 000000000000000341bc26668a302f909ee701c374d8dfeeabacc7e4467e48f9 592 0.25 vMB 156
264,448 264,448 000000000000000efb1658a5d93f00f14ddca3f967e48edbbf5b0cf008ee9900 183 0.09 vMB 85
264,447 264,447 0000000000000000b2ad146dd636e981da6c63704c321df55615032002b72348 123 0.05 vMB 90
264,446 264,446 0000000000000004fea2a66166c7559ea093d9391d39a2f3cf9366fe0a66794a 659 0.33 vMB 89
264,445 264,445 000000000000000575498851d0efad7f9ef4488e65832e5da6f409f48981cc78 730 0.25 vMB 145
264,444 264,444 0000000000000008115b7c7fc7596b5dcd18ee0b1cf730b896126bde932f9839 99 0.04 vMB 83
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.44 GB
    • Received: 0.65 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.