Loading Tool

Explorer IconExplorer

Memory Pool

79,602 transactions
29.68 vMB
0.07831633 BTC
Random Selection Loading Transactions
Max Size: 178.30/200 MB

Candidate Block

Mining Attempt c5b0d9941515b76d30a3cf9025d04137375ece697dfd093fc21472ceb0552417
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root fe504b3e456e02ef6d1eb0b5c0410d183f84e23831444277df355419b0695def
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,380
Size: 1.00 vMB
Total Fees: 0.01794260 BTC
Feerates: 502.65 > 1.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (356,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,790 558,790 000000000000000000059ea8ce6df0436437e26ab1b42c13e64275ee061846e6 2,738 1.00/1.00 vMB 32
558,789 558,789 0000000000000000002bdf9fc7bd47ba97de209ff991439cf583d82dca8a9feb 3,018 1.00/1.00 vMB 31
558,788 558,788 0000000000000000000a28eb4213f63b0cca18309785d14ce1ddab5438e01b33 2,661 1.00/1.00 vMB 18
558,787 558,787 0000000000000000000e6a2ee3f358f4ccc4d318add275d359edd0ff7d7092cf 2,549 1.00/1.00 vMB 29
558,786 558,786 00000000000000000015a9cdfdcb3b857deb9cfd295b177425bde303bad54bbd 2,724 1.00/1.00 vMB 42
558,785 558,785 00000000000000000027a77b4becefc584bf3e1663a4b8e1a99b92ebbd8460c7 2,081 1.00/1.00 vMB 22
558,784 558,784 00000000000000000012b428c7fe410196c60f3423e5ab7e4aaa33013fd14b49 2,364 1.00/1.00 vMB 27
558,783 558,783 00000000000000000014c00b49f2eece21834c6575663e4f027266b566c4ba67 2,182 1.00/1.00 vMB 30
558,782 558,782 0000000000000000001e8bb6037f86e1afa8a8c13109c843d72a9bf1ceb5f6ee 3,111 1.00/1.00 vMB 51
558,781 558,781 0000000000000000000fbb90ac16fce1fa83d6908005548781a91c840fa10f17 3,184 1.00/1.00 vMB 44
558,780 558,780 0000000000000000000589f55145d45a58c8c5198f2eaa87f851d93653c29f4a 3,070 1.00/1.00 vMB 50
558,779 558,779 0000000000000000002095f30172839b784f4c8c911bed70c70a448b5febd515 2,414 1.00/1.00 vMB 72
558,778 558,778 0000000000000000000d1ea4bd4f7d372f91b084efb03f4a53625ffc71cf34aa 1,948 1.00/1.00 vMB 42
558,777 558,777 00000000000000000007ec71a518072c4e6a11cd9a717e3446a647c70b9b0c25 1,758 1.00/1.00 vMB 67
558,776 558,776 0000000000000000002c4b1eb63550404f32e8367acfd8206cff0ea8354db6e6 1,161 1.00/1.00 vMB 76
558,775 558,775 000000000000000000216d6697046b8f2a931274e1fbe130a53b76b8a462eb31 2,949 1.00/1.00 vMB 25
558,774 558,774 0000000000000000001410f7dd5c32ebb559277797cf4fb54498fa8e77c270ce 1,708 1.00/1.00 vMB 10
558,773 558,773 000000000000000000155b338b5473450af05ba1883b2f34dfbaa042508796f8 2,876 1.00/1.00 vMB 10
558,772 558,772 00000000000000000005962a36be21c3b04d491e2ee03a65cac3a1126f702492 2,990 1.00/1.00 vMB 38
558,771 558,771 0000000000000000002aee6f36ca854e481dd8750392666fc5276730422a110d 2,967 1.00/1.00 vMB 27
558,770 558,770 00000000000000000023ad41ca27a380047e3d14969e515582427a8eadb7814b 2,997 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.