Loading Tool

Explorer IconExplorer

Memory Pool

76,208 transactions
29.68 vMB
0.09854670 BTC
Random Selection Loading Transactions
Max Size: 179.09/200 MB

Candidate Block

Mining Attempt 610e22a1713a407995ec8db4825e80a8798ef2733f584be1af96c57147b97d6c
Version 20000000
Previous Block 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599
Merkle Root 62238871e3f70753203dc9da7297ea2e0c226568319c702c84eb117ddf7d5e68
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.02933097 BTC
Feerates: 147.99 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,444 (635,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,761 279,761 00000000000000022d7a2910ebe1594b190ae5c0c539418c3233233957974709 502 0.25/1.00 vMB 41
279,760 279,760 0000000000000000bd21b558907c44d25addba79da43fc1eb7720c9197b9fa48 453 0.28/1.00 vMB 43
279,759 279,759 00000000000000012a5cc144607f52a1e6c2205f5d121961efe265db948cfe90 51 0.05/1.00 vMB 13
279,758 279,758 000000000000000110dded8805555addf82df433406a699e76dcf4d24e7c0b51 33 0.04/1.00 vMB 14
279,757 279,757 0000000000000000d4bb45d861fe2036edaadfa8825e42d0f14ba786c4f58193 141 0.11/1.00 vMB 27
279,756 279,756 0000000000000001ff0cd223b80a15ac9f7d2545616c44bd88333a5b728138b3 93 0.08/1.00 vMB 21
279,755 279,755 0000000000000001de0f3d026be016563b61364c8a615cfffe3e493001f0612e 78 0.08/1.00 vMB 14
279,754 279,754 0000000000000001cb7f8cecbe6b1f3e1906e3d8d127f38fea26660f503dbbd5 109 0.08/1.00 vMB 34
279,753 279,753 000000000000000166dd651030247adb0aef39360e3bdb4874262a1160a10031 216 0.09/1.00 vMB 42
279,752 279,752 00000000000000007af792232726afe39856a5e6db2f561449c77cfe87963132 429 0.20/1.00 vMB 51
279,751 279,751 00000000000000001ff2de28495d9ea2633635363cd69638fa0a1f3cd69de7a6 692 0.32/1.00 vMB 34
279,750 279,750 00000000000000005860ae217e5c629b25a6bb4e7494f8133eda0a2869b1232a 89 0.03/1.00 vMB 196
279,749 279,749 0000000000000002929ff7e0f3752225892f07780839afdc98aff11e20435a39 656 0.25/1.00 vMB 60
279,748 279,748 00000000000000022cdb6194428c33a0420f2ee6544f33568f42d3413203a73d 378 0.18/1.00 vMB 44
279,747 279,747 0000000000000000aaac840fe8a23e113d7c25caaa464c88d87f09044b677267 233 0.13/1.00 vMB 38
279,746 279,746 0000000000000001e21a4ee2b327f02f0a0f2de110d54d85e7d71ff1b953552a 363 0.16/1.00 vMB 45
279,745 279,745 00000000000000009c99dd57c788163990eff0d5e7e7f8add0ee233ba6debcd9 91 0.06/1.00 vMB 26
279,744 279,744 00000000000000006e8fdbae0b6679354a1c6e74952641f6fe3af2fed46d6e01 81 0.04/1.00 vMB 35
279,743 279,743 0000000000000001f05835e76cb7585596f024c67387fbf543f57bba66579ec4 388 0.18/1.00 vMB 66
279,742 279,742 00000000000000020a7d749ee53f48b19630a4d6a9024f18a30373854fac2f62 6 0.05/1.00 vMB 3
279,741 279,741 00000000000000006f103de9a8cf5b1156382a393ad4af873efd1775d79953c6 430 0.23/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.17 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: 748.34 GB
    • Received: 18.79 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.