Loading Tool

Explorer IconExplorer

Memory Pool

77,449 transactions
28.47 vMB
0.09430579 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt edb6a67d2c5602a019c3946f4940307132d318f03af8619264896a16446c0fc3
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root b38ab1a177696bd2733a08fe47431c882eb2ae8faeb4181b6cb66f436394eb7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03024527 BTC
Feerates: 201.07 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (543,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,069 372,069 00000000000000000c700ce2b8afb13ec49ae377fb87b53971cbf896ec02a13f 1,046 0.46/1.00 vMB 41
372,068 372,068 00000000000000000e5d5777a2033fb76f23ffe0737f00628261a7e568955471 173 0.09/1.00 vMB 38
372,067 372,067 000000000000000005f7b1422f4525f7d2b9730f9876b2825817862616150fc9 141 0.06/1.00 vMB 40
372,066 372,066 000000000000000007a5aefe2052f865aa9ef6e088d5623c6839b7ee8ee31502 222 0.10/1.00 vMB 36
372,065 372,065 0000000000000000081aa258ef272c80d2d0b363405f5de1cef8133c98a1fd32 1,168 0.50/1.00 vMB 42
372,064 372,064 00000000000000000e3b59f88463463701ef7bb54659f4bcfd51b4ba4ed8f6a2 247 0.14/1.00 vMB 30
372,063 372,063 000000000000000006c66d58487d46d9db89cd4ef0917b2b6386c299bbd6ec3c 978 0.67/1.00 vMB 26
372,062 372,062 00000000000000000d35dd7a154dd7eb669ed25e7b03d61a66b3450ca02c9c22 877 0.48/1.00 vMB 32
372,061 372,061 00000000000000000e4814d6ca0ce13b6fc5a918ffd845a39dcb3bf0483601ab 748 0.38/1.00 vMB 39
372,060 372,060 000000000000000012700ab952d904d685d1be113944e3352722e2a956886179 902 0.76/1.00 vMB 24
372,059 372,059 000000000000000001d44fd9cded096ed8bfc6259b3f6b6b603206847d017c86 1 0.00/1.00 vMB 0
372,058 372,058 0000000000000000105bd8ca44c69c98e5700b284142144aa153bb81bb5cd04f 1,456 0.64/1.00 vMB 44
372,057 372,057 0000000000000000030232d35455ef5362f4bc7a89e7fff032bc8fe77982f1fb 838 0.43/1.00 vMB 34
372,056 372,056 000000000000000012dc60bccfb9d47d53d98679ce81adb8bc49ebae2c3ab6ee 765 0.36/1.00 vMB 34
372,055 372,055 0000000000000000021a7a303b34d7abbc8c9caee474474a695f3827d4630edb 224 0.11/1.00 vMB 36
372,054 372,054 0000000000000000091900f336655e4206948ab748a550c237946c32c815ef87 260 0.15/1.00 vMB 27
372,053 372,053 000000000000000005873c00296526f8fdad07fc69f5f2dfd61aec6593a52cfe 837 0.57/1.00 vMB 26
372,052 372,052 0000000000000000110d5c924dc4b99125b98481a86a324025318b5b8d4c7386 414 0.19/1.00 vMB 39
372,051 372,051 00000000000000000c7c96f6afc9f14495c1e098e48b88e8003e6bb5e338fb15 429 0.22/1.00 vMB 36
372,050 372,050 00000000000000000849bf19dbbbc1a8773e9922baa512cf9197333488c83e3d 105 0.09/1.00 vMB 31
372,049 372,049 00000000000000000292ff7aeca105666f425f1f24228bdba52574f4e472d6c0 505 0.35/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.