Loading Tool

Explorer IconExplorer

Memory Pool

83,298 transactions
30.70 vMB
0.07769610 BTC
Random Selection Loading Transactions
Max Size: 188.82/200 MB

Candidate Block

Mining Attempt 2546d7f54709a952485a698f05f47141896d5151ab3f9e21e1240e9b34d417c8
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root cbfc8af1c200850cefbbe36a1d95035d3654e4cbff74fdb8af699510e778f908
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,653
Size: 1.00 vMB
Total Fees: 0.00901453 BTC
Feerates: 49.17 > 0.90 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (575,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,543 339,543 00000000000000001521fb2b1c162980bb65295cf8b781779fec2653569b3fc6 502 0.19/1.00 vMB 34
339,542 339,542 000000000000000001c1e6dac2c1bacf2a6964773fc21cce1ed65116f0618ff4 514 0.27/1.00 vMB 31
339,541 339,541 000000000000000013df9441d762f81d3d77434d46f9b5e8b53c9d8352e1d911 407 0.29/1.00 vMB 23
339,540 339,540 00000000000000000674a32ce136f4d782b1c832a180fffcdacecbc798dfd963 126 0.13/1.00 vMB 17
339,539 339,539 000000000000000006f6ea2212c46ccef972cef2f0d8f029a6d85599f5f97632 559 0.65/1.00 vMB 15
339,538 339,538 00000000000000000e0701dd00341bcc1eb758e01fe589afaccd36da9474099a 512 0.18/1.00 vMB 32
339,537 339,537 000000000000000002026b5c3effb33c992ebb80d64cba7cbc7af72d317332ae 708 0.26/1.00 vMB 35
339,536 339,536 00000000000000001747ea5b6547735d4e4f0ca7d46dc0f61f29b1e0e8d1d80d 124 0.08/1.00 vMB 28
339,535 339,535 00000000000000000906df263bd21e7e635ec02b89aa2cfb9598e011425b3ee4 618 0.36/1.00 vMB 23
339,534 339,534 00000000000000000f53c57635cd4b5e61ad7c35479607800fefebcda53e3fd2 38 0.02/1.00 vMB 14
339,533 339,533 00000000000000000d8ccbe82331ae918ebb09dcbc764419cd6c1d5aeee55b42 498 0.35/1.00 vMB 21
339,532 339,532 0000000000000000044ad9efff598045ee0804ea316ad2ba154059e59f0dcaa2 117 0.07/1.00 vMB 22
339,531 339,531 00000000000000000da720fa2075fd8821b056859f7f9162a1fca89c55be54b2 225 0.14/1.00 vMB 20
339,530 339,530 000000000000000002bbf8f7999df6343b6a1cb1c6e0ddcb70afa3161212376f 60 0.04/1.00 vMB 25
339,529 339,529 000000000000000015f9da60e3422ec8781899af0c9d7873574c6964e2f1f965 701 0.41/1.00 vMB 22
339,528 339,528 0000000000000000049ac0d35dccf54faf5be45ea34f8c9663c7bdccc15eb098 117 0.06/1.00 vMB 17
339,527 339,527 00000000000000000f66407030c42d312e4c240473e303fea58c2db4e6d99c42 746 0.46/1.00 vMB 22
339,526 339,526 00000000000000000e96bb2930ed76a95f1d8a779a13fa00cc4575623c2c93ec 151 0.08/1.00 vMB 19
339,525 339,525 000000000000000006fb8dffc766e814bdbaf55bcd4d100ad66096ece64b5d28 694 0.38/1.00 vMB 22
339,524 339,524 00000000000000000e371a4c40bdd39680b724f7432375f9408f5497b4c7071c 1,451 0.75/1.00 vMB 26
339,523 339,523 0000000000000000172f449f51185b5819aee7e9502a0b81afa8767c311ee5c9 429 0.22/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.96 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: 715.70 GB
    • Received: 17.73 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.