Loading Tool

Explorer IconExplorer

Memory Pool

82,395 transactions
30.44 vMB
0.10396490 BTC
Random Selection Loading Transactions
Max Size: 185.73/200 MB

Candidate Block

Mining Attempt a32b87198f5a170569332a1ce8987f83641454c4d7f4ec80ecf1a666ec129738
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 44059f0e6f937b29767059f44637d40a166ae83452a95fab4bd42586e82453a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.03291050 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (280,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,710 634,710 0000000000000000000db41f27d53527e209a4f2d08ec8a585c9a67a9fdabc1e 496 0.20/1.00 vMB 13
634,709 634,709 000000000000000000097d1a7359809bba2d0ac4d29ecadd32f97cd1897347f3 1,735 0.70/1.00 vMB 12
634,708 634,708 0000000000000000000792543b52837fcb51c9e76065b16c7566216c61dc7255 555 1.00/1.00 vMB 6
634,707 634,707 0000000000000000000f055be7a18d25389f2fe10bbf60c7dd4f15f7036a6f09 1,480 1.00/1.00 vMB 16
634,706 634,706 0000000000000000000d0e5e28aa2471905d6bbeaef3f64f9dde96c7d0d3231a 1,252 1.00/1.00 vMB 42
634,705 634,705 00000000000000000012107061813519d7284d964062c2e77bc05f09e4f3161b 1,307 0.52/1.00 vMB 22
634,704 634,704 0000000000000000000ca23b9f24ddbbcf1c7aee481c537feed39b06b38e3466 868 0.37/1.00 vMB 1
634,703 634,703 00000000000000000005a319a44a6ddece00bbf68ac627371afa8251eaa8d2dd 2,426 1.00/1.00 vMB 10
634,702 634,702 00000000000000000000ea8667236be8e60fb0f73933ce818e67e83b8aa0e1f2 2,524 1.00/1.00 vMB 10
634,701 634,701 00000000000000000000ced943a16f73d3af8d72467cf97868240e5aca8844f1 2,771 1.00/1.00 vMB 26
634,700 634,700 00000000000000000013d16e73afcd8885d4e3f46cd4ad876063b66d04cc4eb4 2,301 1.00/1.00 vMB 6
634,699 634,699 0000000000000000000f1ce2a626513083dabc88bd203b1dec049edd6e553690 3,045 1.00/1.00 vMB 23
634,698 634,698 0000000000000000000f45a092d89f09bf120331ee9bc70fb5741cec544e1c99 163 0.07/1.00 vMB 148
634,697 634,697 00000000000000000007f6f94823660e29e97f3034fefaddb34aea1887d18166 256 0.08/1.00 vMB 17
634,696 634,696 00000000000000000001221b9e33439ae17ea67be59d5fbd8cfccdf41bb46706 1,103 0.44/1.00 vMB 15
634,695 634,695 0000000000000000000de3900223e18ac40b56379aad0e8cd21878ebcd72ae9a 2,226 0.79/1.00 vMB 6
634,694 634,694 0000000000000000000af3aa974f2266dee7c9774ba15968fc1b8750160f796a 3,028 1.00/1.00 vMB 22
634,693 634,693 000000000000000000144ffe4d6fa76adac727a32957841cdce456d5b265d34a 2,624 0.92/1.00 vMB 16
634,692 634,692 0000000000000000000c1d9cba49ac17c12c91800761744d7519f3bf1c4c0ea3 651 0.25/1.00 vMB 17
634,691 634,691 0000000000000000000bd98fd99759c0d68a2b3edff31da56ff11cd8181f68fe 2,059 0.81/1.00 vMB 9
634,690 634,690 000000000000000000019dc8413c4b5f0920e90af44677998a3be5265a6b7bdd 3,013 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.