Loading Tool

Explorer IconExplorer

Memory Pool

74,005 transactions
27.37 vMB
0.06781455 BTC
Random Selection Loading Transactions
Max Size: 167.08/200 MB

Candidate Block

Mining Attempt c5f79cbb9d027d8125fa12f6d84670794dade9cde4d6ea639b0178a3168fa493
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root c5b9394af98be5f4644f5bfe0f59c4115e54ceddb1856fe116b72824d900b5ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.00963395 BTC
Feerates: 402.60 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (509,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,859 405,859 00000000000000000083d20f3257d32c5435af98b893ce87ee4f183239571fa0 866 0.70/1.00 vMB 19
405,858 405,858 00000000000000000410ceee4d17e1207e850fe9fbe662ab9b569bc2af3c34c2 1,033 0.83/1.00 vMB 28
405,857 405,857 000000000000000001c471b422322ce0da38b6f2b1dc2c3e1ad5c79b2111076e 1,788 1.00/1.00 vMB 39
405,856 405,856 0000000000000000031265054ea293ecd05633e0237b68b3041bc46bac152712 1,097 1.00/1.00 vMB 18
405,855 405,855 000000000000000001b5ec6944fc4f91eb2974dc1afc2aa70f9b07f533a2a944 2,067 1.00/1.00 vMB 34
405,854 405,854 0000000000000000047fe692e3845242a7288b1b12e662a5f799afb27297e1a6 3,209 1.00/1.00 vMB 79
405,853 405,853 000000000000000005fff96535bb8c2dab9d1b2975bda72dbf24484084c94b72 2,241 1.00/1.00 vMB 49
405,852 405,852 000000000000000003c0b6015409e373af0e31fc1e225e0ea564ee3ff5b56653 1,376 1.00/1.00 vMB 25
405,851 405,851 00000000000000000378547ca1033ef4618ac889de9ff25356885bcfa8915424 3,041 1.00/1.00 vMB 67
405,850 405,850 0000000000000000060b04c6c60a819659f6c79fdc745e0ddc38b723f369d782 1,209 1.00/1.00 vMB 27
405,849 405,849 000000000000000001679a5f00f4d76477a54c1ad25a78cc1d2b4883b704a2e9 2,269 1.00/1.00 vMB 67
405,848 405,848 0000000000000000064f8bb75e51dbf8e9e11edc63cdc23f7cfdfd33b18f0a26 973 1.00/1.00 vMB 25
405,847 405,847 0000000000000000060590c58b35bd31211e97509873c8b1b22390594246a282 1,751 1.00/1.00 vMB 27
405,846 405,846 000000000000000002658e9742d5c902d259acd5b8dcafec8dfc255959c0b886 1 0.00/1.00 vMB 0
405,845 405,845 00000000000000000430a36d35c332446fcea53b0ee275267ad6fc21d6271b6c 2,575 1.00/1.00 vMB 41
405,844 405,844 00000000000000000132344e6a8c10f6265917b2ff959bfed8f848be48c8d05e 2,495 1.00/1.00 vMB 77
405,843 405,843 000000000000000003b633e49ae8b0586001e827ca6ec6c41c83273c346e6bdc 1,367 1.00/1.00 vMB 29
405,842 405,842 000000000000000001eb68f226ab1dbbdf106dc85774da500898cf6524bff77f 254 0.10/1.00 vMB 40
405,841 405,841 0000000000000000063728c359faedc6ec6f75e56d2ca86f41330a97b96b5a6e 2,554 1.00/1.00 vMB 63
405,840 405,840 00000000000000000042b65448d12aad11a05f9a8d2a19276d0e0ca9dc336d06 1 0.00/1.00 vMB 0
405,839 405,839 0000000000000000019d6d16e361b0138a54b2cd020297799049413eaba361ad 1,332 0.99/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.