Loading Tool

Explorer IconExplorer

Memory Pool

84,794 transactions
31.89 vMB
0.11155253 BTC
Random Selection Loading Transactions
Max Size: 193.68/200 MB

Candidate Block

Mining Attempt 670a0078a5db9051662103bd3d9357186f1e8f606bbd6931d1d1857b01d7dc16
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 7cff180a81b92813f7d78e2952f8d6ec89f12e1a6705701997330e651a47f614
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,046
Size: 1.00 vMB
Total Fees: 0.03321725 BTC
Feerates: 299.43 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (624,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,883 290,883 0000000000000000c6f5c7ba0f11777af6640f3784d165223427dc26d2b5b3a4 713 0.35/1.00 vMB 32
290,882 290,882 000000000000000085878ade131cf6cfed32c3780198c640b44670311fb40f58 700 0.25/1.00 vMB 49
290,881 290,881 0000000000000000301ecb1164a71cc90d61bf271aaf58969b26344226f6bbf7 866 0.38/1.00 vMB 39
290,880 290,880 0000000000000000b640973d8bd2e3c12805cede230929f490d849d2e27bdccd 252 0.12/1.00 vMB 37
290,879 290,879 0000000000000000b5eff953aa720477279ade874eb827edae198a2b1c539eac 150 0.10/1.00 vMB 30
290,878 290,878 000000000000000076cd52ed78cf32563e8ba1f1a478bbddca8213b60ec90ec2 190 0.15/1.00 vMB 28
290,877 290,877 00000000000000009aa31c8d60eedc17759d686efc5a75a667c3cdd4926cc0dd 382 0.32/1.00 vMB 26
290,876 290,876 0000000000000000f4aaa7835cb5bb50baa7ca0ebcb8e9b20b4544b65f55f337 275 0.14/1.00 vMB 34
290,875 290,875 0000000000000000ffedf01ff6b1f38373b0203ad5f7c8b134474c5347e6b2df 471 0.22/1.00 vMB 39
290,874 290,874 0000000000000000270a128fcb30c190f29f6e46742c0d89b8033146d784a5e9 1,085 0.46/1.00 vMB 41
290,873 290,873 0000000000000000119763b66c0368cd05860f88d8e80ef6d89490ed5662a7d3 113 0.05/1.00 vMB 31
290,872 290,872 00000000000000001c8a6c2590e523c326ff9b28751a82995f65971556a59ec0 269 0.13/1.00 vMB 35
290,871 290,871 0000000000000000022a9f512948d766260feef40e4200d425cde8ecd3deab03 493 0.21/1.00 vMB 45
290,870 290,870 000000000000000004a5cab1e4e3f7f134e1dd4bdc7e1c1764c91216a8799860 698 0.30/1.00 vMB 48
290,869 290,869 00000000000000003da46f34bafbd55f8888840b645b0c3bb00970d1f67f327d 81 0.04/1.00 vMB 35
290,868 290,868 000000000000000082c95a57573bfbf3bc409d5d855e7af4dad4114742b60edb 4 0.00/1.00 vMB 27
290,867 290,867 00000000000000005ef50b5410030c9c27233def46899e5ac5738b20cb07b7e6 218 0.10/1.00 vMB 27
290,866 290,866 00000000000000004d37e795424ee58a11143199b0a737293a2d8bf89ed9f0eb 708 0.61/1.00 vMB 23
290,865 290,865 0000000000000000c6dc7ccdf62a5fa44daf8e94fd9ecafa97201bb9835df142 256 0.08/1.00 vMB 52
290,864 290,864 000000000000000048ae9560425e1e6ba5f9ccd72f7ac7c9f8d7e97b6c4da0d1 560 0.31/1.00 vMB 33
290,863 290,863 000000000000000022ef2b0cecf66046baf4f0adbdb800fc2f63b7995f4efbb8 236 0.11/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.