Loading Tool

Explorer IconExplorer

Memory Pool

39,867 transactions
26.37 vMB
0.05585724 BTC
Random Selection Loading Transactions
Max Size: 137.34/200 MB

Candidate Block

Mining Attempt 9d9db59d07670cb54b5375436ecc699d926921495b195b84427aae498a19eb01
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root bc03c9dd4535fbb8de131df41d8adfc8709600eb5eaf7cca88bee13b516c6407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,527
Size: 1.00 vMB
Total Fees: 0.00740038 BTC
Feerates: 50.27 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (120,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,882 794,882 00000000000000000001be602b6ec74086d766f923082852ee7dbdcdfc734dd8 2,561 1.00/1.00 vMB 22
794,881 794,881 000000000000000000011c2f9ef38ffaaf28a46dec1c389a3c9d5e2f95e3c42c 2,562 1.00/1.00 vMB 21
794,880 794,880 000000000000000000037f1ab483a04742a7444bffad107a263c5b6b798c06d1 2,277 1.00/1.00 vMB 14
794,879 794,879 000000000000000000034caf564e02fdfe778d5d1b2db080927e3436164601a0 2,542 1.00/1.00 vMB 22
794,878 794,878 00000000000000000002b8b2df95eb2b9692ece96fbdf6952869e81c06b027d5 1,671 1.00/1.00 vMB 16
794,877 794,877 00000000000000000001f816e277e0ccb1e07d769c452c1c99ee7aeefc62b91e 602 1.00/1.00 vMB 14
794,876 794,876 000000000000000000001d30de62f7e7a1f21791ab453bc081395e21c566861b 745 1.00/1.00 vMB 14
794,875 794,875 000000000000000000053513491215f5c2404dff1d4b1d033f8bbd198d887199 1,384 1.00/1.00 vMB 15
794,874 794,874 00000000000000000003ccdde3b50c4ec704355a1f1d349b9fca2a7f0ed6bfff 3,266 1.00/1.00 vMB 23
794,873 794,873 0000000000000000000059327a0d2e15c3315140fdb20cf591d901797b18c2a4 2,895 1.00/1.00 vMB 14
794,872 794,872 00000000000000000001d833fdfbac7dd00c2317a60ad3e7f25af8b7fc8e1820 2,443 1.00/1.00 vMB 16
794,871 794,871 00000000000000000002c72f5bc7570231f5d2f3dfa911647148d51542a65b88 2,478 1.00/1.00 vMB 21
794,870 794,870 00000000000000000001a5233a0b1a9c068680640af1360e860c1e2521bc6fb1 3,518 1.00/1.00 vMB 26
794,869 794,869 00000000000000000005405cd3a2573174e7eb60abf2732c800b49d959891ecd 3,143 1.00/1.00 vMB 43
794,868 794,868 000000000000000000046944f397899b6dd1f93cfae7d15bb10a1ea8347a02b7 2,877 1.00/1.00 vMB 19
794,867 794,867 000000000000000000011c27ce81199b4627b62decbeec0f358bcfe3f3befe21 3,370 1.00/1.00 vMB 26
794,866 794,866 000000000000000000033b8d674813767b2d1a7f6bb0568bdbdebd2273b08647 1,143 1.00/1.00 vMB 13
794,865 794,865 000000000000000000020829bed823b32eade137a54db0918effb018b2cadbec 1,179 1.00/1.00 vMB 13
794,864 794,864 0000000000000000000243856db5163ccfe7619d7b660d34985d16147727ac7d 1,225 1.00/1.00 vMB 15
794,863 794,863 00000000000000000003369fa7d3835c6f28e03ef44f94577714076f1e74fd1a 1,972 1.00/1.00 vMB 20
794,862 794,862 00000000000000000000964fa04420023fdaa5c4ba0547a4d6bbb0fb4bd9e1d3 1,437 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.