Loading Tool

Explorer IconExplorer

Memory Pool

77,934 transactions
29.28 vMB
0.06322886 BTC
Random Selection Loading Transactions
Max Size: 175.91/200 MB

Candidate Block

Mining Attempt 56bca2544ff7590e80c8ad917d2c364852a2d85d690d58e4a4986cec6004b01c
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8e68e70f2049501bd02aa495c03ae5518cf918401b9a4860b3691b6c67a58607
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,847
Size: 1.00 vMB
Total Fees: 0.00384864 BTC
Feerates: 12.16 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (385,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,702 529,702 0000000000000000001670be1b89e85b90333ae2c01c37f850d71caf1500ca31 1,389 0.76/1.00 vMB 24
529,701 529,701 00000000000000000015ba794c6c0fee94d86bcb450a701b792a7c5d08173547 32 0.01/1.00 vMB 26
529,700 529,700 00000000000000000012da33a3f4192d26b99f9c59e2885647fdc406cc385472 1,701 0.66/1.00 vMB 17
529,699 529,699 00000000000000000028884251f975d9550feee691ccc00071adfd6fc909334c 790 0.26/1.00 vMB 46
529,698 529,698 000000000000000000294b5be5855625d173ae265a9e614fb9683a11cc97aa9e 1,085 0.45/1.00 vMB 50
529,697 529,697 0000000000000000001855711df4190b0bdf83e2250de2751c8e7f019a2a8e15 1,972 1.00/1.00 vMB 28
529,696 529,696 0000000000000000000f4cc5f6aaf9caeb51cfd37b6bef5ca5fc6112ef74d7bf 139 1.00/1.00 vMB 2
529,695 529,695 00000000000000000013e882d25a6c0dcf5a8035e165e7428957499bd105d537 2,255 1.00/1.00 vMB 26
529,694 529,694 00000000000000000034c2df71cebc186c7e2c289cc31d6e8e99fd36e4ce8853 465 0.70/1.00 vMB 18
529,693 529,693 000000000000000000053a3c9647e30336443d17e81ebe6bebe6e0cc7f5c8c68 1,006 0.87/1.00 vMB 5
529,692 529,692 0000000000000000003305105cbb7c843ca26881017ee04aa9272ba8323e95b2 643 1.00/1.00 vMB 6
529,691 529,691 00000000000000000014234e2d8f3c2b74e121143aea6b02166859f5f70b0436 160 1.00/1.00 vMB 3
529,690 529,690 00000000000000000033ceeb1484246130266c939e10acaad01f89441e6b70e5 374 1.00/1.00 vMB 3
529,689 529,689 000000000000000000048cbfd0cd0eb45d6518763785262d4af7d5cc58fe18ee 2,146 1.00/1.00 vMB 22
529,688 529,688 0000000000000000001dee5fd46462bfab8e2d8814794cbecbc05816db521a99 2,990 1.00/1.00 vMB 48
529,687 529,687 00000000000000000026acc7f21d9205d616c8ce091f353badb840c1b1eb51c6 2,780 1.00/1.00 vMB 19
529,686 529,686 00000000000000000004a323562d46e2c816bd009d96d39076418a65b28270ef 2,364 1.00/1.00 vMB 58
529,685 529,685 00000000000000000003c41ac554c778d710d47c1ccd78593816354e34fc456f 648 0.32/1.00 vMB 38
529,684 529,684 00000000000000000015e1e5dc07a2f7629cd422643999592bc7eab1fb7c119f 45 0.01/1.00 vMB 31
529,683 529,683 00000000000000000005036708b14a59de1f2168041cd663566a87f8f4b9d109 2,040 0.84/1.00 vMB 29
529,682 529,682 00000000000000000009daa012052d941a2f9ff0fa796ef0ff2e6e1403e7443c 432 0.21/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.