Loading Tool

Explorer IconExplorer

Memory Pool

80,783 transactions
30.57 vMB
0.08437302 BTC
Random Selection Loading Transactions
Max Size: 186.49/200 MB

Candidate Block

Mining Attempt bbd03f15b7ca05351c65f850be74d055defe12ec73e46f1aab5dbc3b290300e8
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root f17cc172da94dd1ffeb287c681dcfe36f0b68816291121d5139b514e5963659e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,030
Size: 1.00 vMB
Total Fees: 0.01538587 BTC
Feerates: 301.57 > 1.54 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (628,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,362 287,362 0000000000000000bf88292e932d090abd1125877fca298e82af38ee39468752 827 0.35/1.00 vMB 50
287,361 287,361 0000000000000000b29008e142f551857b1fbbc3ce49ee59ec8648f17e492b26 399 0.21/1.00 vMB 33
287,360 287,360 000000000000000001b6e863bdd5a4a59fd12bc67b41fab58bd8e2758b2c75cc 824 0.47/1.00 vMB 33
287,359 287,359 00000000000000000aeb229e2382da7c51dd181415391af7eea73cd49ca94bb7 301 0.19/1.00 vMB 31
287,358 287,358 0000000000000000f1311dec409ce94661cf06979a691dedb2e8cc49b801b836 733 0.47/1.00 vMB 29
287,357 287,357 00000000000000005ad7e621ca0154eac112890a7a4c43e918de197cc32a25ad 88 0.12/1.00 vMB 15
287,356 287,356 0000000000000001006e5bb0a262c700b8eacdf10d7236954650a8d421553eb0 554 0.35/1.00 vMB 34
287,355 287,355 000000000000000144966c4038b24596ac2c864470c3e68bc6a0dcb49f4e9313 653 0.35/1.00 vMB 33
287,354 287,354 0000000000000000481c27d2ae6f1121493a9aec0fa9806306f928039dc0f260 108 0.25/1.00 vMB 18
287,353 287,353 000000000000000059c3f760e0bb66b8f71342fc8b0fdbbd11a9f088de428c0b 370 0.50/1.00 vMB 16
287,352 287,352 00000000000000003128aec80755ff8eac6687f4342fa2b07bd9544188f5b606 848 0.35/1.00 vMB 43
287,351 287,351 00000000000000003d318110749cb721ef60e2c0bca05f6db2c9c3b7bca72ea5 704 0.50/1.00 vMB 36
287,350 287,350 00000000000000003a7afbc1033953b4dfed111b3fbc0349e89793c18dabae34 606 0.25/1.00 vMB 59
287,349 287,349 00000000000000005d1f7a1c49bee85c9f89d652d218cdea046ea669afd36917 130 0.06/1.00 vMB 41
287,348 287,348 0000000000000000f06a7eff5d7b4fcad1669286617a971fb71ab6daa811f3d8 138 0.10/1.00 vMB 27
287,347 287,347 00000000000000000cc90ad13786f0a1a47fa8ca7cba6b951f4c1301aa6c6cfc 266 0.15/1.00 vMB 29
287,346 287,346 0000000000000000059757fb2aafa86bd6404d4d620d360af5afdd10450d38be 278 0.21/1.00 vMB 23
287,345 287,345 00000000000000001598d45e15f81c65c681d11de9b7d92592e28b9a9259e18d 39 0.02/1.00 vMB 20
287,344 287,344 000000000000000142f54535e2801502eaf00c5467bcb829b569caee96fcc55c 145 0.08/1.00 vMB 34
287,343 287,343 0000000000000000dd3edfd7c5f135cdcdc16eb5ea8e835763eb9090ab9131a9 51 0.02/1.00 vMB 58
287,342 287,342 000000000000000003257e8aa7a951320d6c8e9eea24447755c24d6d99f88014 318 0.22/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.78 GB
    • Received: 18.25 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.